Commit Graph

  • 85dfde4c09 PlatformIO build monitor_bad => monitor_speed Joshua J Young 2018-05-18 17:33:51 -05:00
  • 50270b53a0 Clear up some more compile warnings Scott Lahteine 2018-05-17 18:40:22 -05:00
  • 06fd4d7b28 Improve NOMORE, NOLESS, and LIMIT macros etagle 2018-05-16 17:16:07 -03:00
  • 40d7e12827 Removing warnings from compilation etagle 2018-05-16 15:02:36 -03:00
  • b9079aa1b5 Merge pull request #10754 from comps/fan-max-pwm-scaling Scott Lahteine 2018-05-15 22:23:47 -05:00
  • 8b35f2c846 Merge pull request #10759 from thinkyhead/bf1_fan_max_pwm Scott Lahteine 2018-05-15 22:23:27 -05:00
  • c739943786 Darwin-compatible buildroot/src scripts (#10760) Scott Lahteine 2018-05-15 22:22:44 -05:00
  • 9a531da861 Support Darwin environment on buildroot/bin (#10751) KangDroid 2018-05-16 12:22:03 +09:00
  • 0755fe8ba2 Add FAN_MAX_PWM to example configs Scott Lahteine 2018-05-15 21:08:54 -05:00
  • 43ddb29f9e Add FAN_MAX_PWM for M106-controlled fans Jiri Jaburek 2018-05-15 19:56:48 +02:00
  • 9d36dfceda Add FAN_MAX_PWM to example configs Scott Lahteine 2018-05-15 21:14:28 -05:00
  • 151201656f Add FAN_MAX_PWM for M106-controlled fans Scott Lahteine 2018-05-15 21:14:10 -05:00
  • 2ce8047adb Head off potential LCD-related compile issues Scott Lahteine 2018-05-15 00:00:53 -05:00
  • 0ea60d506a Clear up LCD-related compile issues Scott Lahteine 2018-05-14 23:54:50 -05:00
  • eb2eb72720 Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) Scott Lahteine 2018-05-14 22:36:03 -05:00
  • 99f7d3853b Modify UBL mesh_is_valid and use in leveling_is_valid (#10747) Scott Lahteine 2018-05-14 22:35:45 -05:00
  • b7dfc79988 Disable SERIAL_PORT_2 by default and sanity-check it (#10748) Scott Lahteine 2018-05-14 21:38:24 -05:00
  • 3f6073e23a Followup tweak to lcdprint_u8g.cpp Scott Lahteine 2018-05-14 14:42:04 -05:00
  • 7edf5bcb7b Merge pull request #10742 from thinkyhead/bf2_u8g_code_cleanup Scott Lahteine 2018-05-14 14:40:44 -05:00
  • ba100e9548 Clean up and reduce Travis CI tests Scott Lahteine 2018-05-14 13:47:56 -05:00
  • fb608938f8 Prevent compilation of unused u8g-oriented code Scott Lahteine 2018-05-14 05:35:05 -05:00
  • 29080cefd9 Consistent heating status and status reset Scott Lahteine 2018-05-13 17:23:26 -05:00
  • 35258dd50b Consistent heating status and status reset Scott Lahteine 2018-05-13 17:18:19 -05:00
  • 37b15fe4cf Reorder HAL timer header items Scott Lahteine 2018-05-13 16:48:02 -05:00
  • 836b0bbeee Fix MBL line_to_destination Scott Lahteine 2018-05-13 16:48:42 -05:00
  • ba4c32eec5 Followup to _AXIS patch Scott Lahteine 2018-05-13 10:40:45 -05:00
  • b7706ca8d0 Followup to _AXIS patch Scott Lahteine 2018-05-13 10:42:00 -05:00
  • 7c6dd087c9 Convert maths macros to inlines Scott Lahteine 2018-05-13 10:36:37 -05:00
  • d9154ebdf6 Followup to math patch Scott Lahteine 2018-05-13 09:29:08 -05:00
  • 431a81fc66 Don't go to babystep on long press unless printing Scott Lahteine 2018-05-13 08:14:21 -05:00
  • f07260c33f Don't babystep on long click unless printing Scott Lahteine 2018-05-13 08:11:21 -05:00
  • 883b0c9880 Convert custom maths to inlines (#10728) Scott Lahteine 2018-05-13 08:10:08 -05:00
  • 8f3d313086 Merge pull request #10727 from thinkyhead/bf2_smarter_min_max_abs Scott Lahteine 2018-05-13 08:09:48 -05:00
  • 095afadbf6 Merge pull request #10729 from thinkyhead/bf1_smarter_min_max_abs Scott Lahteine 2018-05-13 07:19:46 -05:00
  • 08e36e264e Apply _AXIS macro Scott Lahteine 2018-05-13 03:44:24 -05:00
  • 99ecdf59af Smarter MIN, MAX, ABS macros Scott Lahteine 2018-05-13 01:10:34 -05:00
  • 083ec9963e Tweaks to heater / lcd conditions Scott Lahteine 2018-05-13 03:08:55 -05:00
  • 3505d018db Smarter MIN, MAX, ABS macros Scott Lahteine 2018-05-13 03:17:25 -05:00
  • bf0fcebfe6 Apply _AXIS macro Scott Lahteine 2018-05-13 03:25:31 -05:00
  • 03e8f6c1d9 Tweaks to heater / lcd conditions Scott Lahteine 2018-05-13 02:54:23 -05:00
  • 9d98a62699 Followup to HAL optimizations and delays etagle 2018-05-11 02:27:36 -03:00
  • 8f8c6a9bc4 Move get_axis_position_mm to Planner (#10718) Scott Lahteine 2018-05-12 09:59:11 -05:00
  • ea353c3df6 Move some Stepper methods to Planner (#10719) Scott Lahteine 2018-05-12 09:29:17 -05:00
  • a1062eec5b Better handling of DELAY_NS and DELAY_US (#10716) Scott Lahteine 2018-05-12 08:34:04 -05:00
  • 8c81e6341a Fix some compiler warnings Scott Lahteine 2018-05-12 07:51:00 -05:00
  • f5aaa2d6c0 Fix some compiler warnings Scott Lahteine 2018-05-12 05:27:51 -05:00
  • 039302bf4c Better handling of DELAY_NS and DELAY_US (#10717) Scott Lahteine 2018-05-12 04:22:55 -05:00
  • 0aa791d62b Fix Switching Extruder with Linear Advance Scott Lahteine 2018-05-12 02:27:40 -05:00
  • 3614e6ce0f Fix Switching Extruder with Linear Advance Scott Lahteine 2018-05-12 02:26:14 -05:00
  • aff683c3f5 Move lpq_len to Temperature class (#10715) Scott Lahteine 2018-05-12 02:13:54 -05:00
  • 625035a9ce Fix M301 access to lpq_len (#10714) Scott Lahteine 2018-05-12 02:13:40 -05:00
  • 1b225a2809 DUE: Emergency parser for the USB CDC etagle 2018-05-09 23:54:42 -03:00
  • 306f0f2135 Move Stepper::synchronize to Planner (#10713) Scott Lahteine 2018-05-12 01:38:02 -05:00
  • f2e3c9896e Fix compile warnings in backtrace Scott Lahteine 2018-05-11 23:38:29 -05:00
  • acacee80a2 Add JUNCTION_ACCELERATION_FACTOR to configs Scott Lahteine 2018-05-11 23:13:27 -05:00
  • 02a79cc030 [1.1.x] EEPROM code cleanup (#10711) Giuliano 2018-05-12 01:06:36 +02:00
  • d99f1b2245 [2.0.x] EEPROM code cleanup (#10710) Giuliano 2018-05-12 01:06:04 +02:00
  • ef9617fe44 [1.1.x] Use M_PI instead of PI (#10702) ManuelMcLure 2018-05-11 15:57:16 -07:00
  • 8679f671ed Remove dependency on PI. (#10701) ManuelMcLure 2018-05-11 15:55:56 -07:00
  • 7d78f3476b Use the latest L6470 library Scott Lahteine 2018-05-11 02:20:55 -05:00
  • a9cef45d45 Add L6470 library to platformio.ini Scott Lahteine 2018-05-11 02:22:44 -05:00
  • 6671c064cd Use arc moves for G26 if enabled (#10696) Scott Lahteine 2018-05-11 02:15:14 -05:00
  • b7899610ac Use arc moves for G26 if enabled (#10695) ManuelMcLure 2018-05-10 23:53:15 -07:00
  • e5f4f1554b [1.1.x] Enable AD595 and AD8495 in concert (#10694) Scott Lahteine 2018-05-11 01:02:00 -05:00
  • 325bbbc8c2 [2.0.x] Enable AD595 and AD8495 in concert (#10693) Scott Lahteine 2018-05-11 01:01:51 -05:00
  • c43235dd39 Remove non-special comments Scott Lahteine 2018-05-11 00:36:04 -05:00
  • bbd584bc14 Remove hidden dependency from plan_arc() and plan_cubic_move() (#10690) ManuelMcLure 2018-05-10 22:34:33 -07:00
  • 613a3be167 Remove hidden dependencies on destination. Fixes #10686. (#10691) ManuelMcLure 2018-05-10 22:30:51 -07:00
  • 23a876b08d Update a comment in motion.cpp Scott Lahteine 2018-05-10 15:03:37 -05:00
  • 439e0cdd0f Patch up reverse_pass_kernel (and other planner code) (#10674) Scott Lahteine 2018-05-10 01:30:55 -05:00
  • 0b8af93d1e Patch up reverse_pass_kernel (and other planner code) (#10673) Scott Lahteine 2018-05-10 01:30:39 -05:00
  • fe5c308872 Correction to Printrboard SDSS pin (#10677) Scott Lahteine 2018-05-10 01:28:55 -05:00
  • 61ae84b53e Correction to Printrboard SDSS pin (#10676) Scott Lahteine 2018-05-10 01:28:44 -05:00
  • 265161ba30 Blink the value for unhomed/unknown axes (#10670) Scott Lahteine 2018-05-10 01:19:20 -05:00
  • a04fc8c318 [1.1.x] Blink the value on non-homed axes (#10523) Kyle Spier-Swenson 2018-05-09 23:19:11 -07:00
  • 57c2f8d2f6 Trailing whitespace cleanup Scott Lahteine 2018-05-10 00:16:51 -05:00
  • c3a891f790 Trailing whitespace cleanup Scott Lahteine 2018-05-10 00:15:22 -05:00
  • b76344c080 More Trinamic cleanup Scott Lahteine 2018-05-10 00:05:15 -05:00
  • 42de5b0310 More Trinamic cleanup Scott Lahteine 2018-05-09 23:42:40 -05:00
  • 8e818ade5e Drop extra RIGIDBOT_PANEL from D6 config Scott Lahteine 2018-05-09 18:03:31 -05:00
  • 473c6d3a91 Drop extra RIGIDBOT_PANEL from D6 config Scott Lahteine 2018-05-09 18:01:23 -05:00
  • 2c01e9c6a7 Support all axes in M911 and M912 (#10669) Scott Lahteine 2018-05-09 17:58:25 -05:00
  • 44f3a6dc3b [2.0.x] Add missing axes to M911, M912 (#10668) Giuliano 2018-05-10 00:58:11 +02:00
  • 98bb97b515 Fix LIN_ADVANCE + SWITCHING_EXTRUDER stepper directions (#10657) Scott Lahteine 2018-05-09 14:36:27 -05:00
  • 722aba77f3 Fix LIN_ADVANCE + SWITCHING_EXTRUDER stepper directions (#10656) Scott Lahteine 2018-05-09 14:36:09 -05:00
  • b9e4ce3715 Fix compilation with UBL and Arc/Bézier Scott Lahteine 2018-05-09 00:41:51 -05:00
  • a225d2e99e Fix compilation with UBL and Arc/Bézier Scott Lahteine 2018-05-09 00:40:37 -05:00
  • 6d9ec1852a Fix compilation of say_units Scott Lahteine 2018-05-09 00:30:08 -05:00
  • 19f189b4e5 Add UBL support for G2/G3 and G5 (#10648) Scott Lahteine 2018-05-08 11:10:45 -05:00
  • 78410b210b Add UBL support for G2/G3 and G5 (#10649) Scott Lahteine 2018-05-08 11:10:33 -05:00
  • de0b872a24 Merge pull request #10652 from thinkyhead/bf1_bezier_jerk_control_avr Scott Lahteine 2018-05-08 11:09:19 -05:00
  • 2cdaf76c40 Merge pull request #10651 from thinkyhead/bf2_junction_deviation Scott Lahteine 2018-05-08 11:09:01 -05:00
  • 4c663b0216 Add JUNCTION_DEVIATION to example configs Scott Lahteine 2018-05-08 03:14:50 -05:00
  • 4d4bf7897d Junction Deviation jerk limiting option Scott Lahteine 2018-05-08 03:13:43 -05:00
  • 0436e16fb2 Apply shorthand Assembler macros Scott Lahteine 2018-05-08 05:10:27 -05:00
  • ae24f4f930 Merge pull request #10650 from thinkyhead/bf1_junction_deviation Scott Lahteine 2018-05-08 09:25:21 -05:00
  • f093ce35a0 Add BEZIER_JERK_CONTROL to example configs Scott Lahteine 2018-05-08 03:57:40 -05:00
  • 7ee1ab4fd3 Add Bézier Jerk Control option Scott Lahteine 2018-05-08 03:42:45 -05:00
  • d1b619be52 Standardize some hexadecimals Scott Lahteine 2018-05-08 09:17:44 -05:00
  • ec05408453 Add 3-frame fan animation to bitmaps (#10654) Scott Lahteine 2018-05-08 09:06:01 -05:00