Commit Graph

924 Commits

Author SHA1 Message Date
9834a36a17 Fix compile of MMU2 with S-mode disabled (#19584) 2020-10-16 16:39:24 -05:00
cc123bc657 No move on Park = No move on Resume (#19569) 2020-10-16 16:38:58 -05:00
60155aa442 Anycubic Chiron full feature support (#19505) 2020-09-28 18:53:40 -05:00
9142f5446a Improve Power-Loss Recovery (#19540) 2020-09-28 15:52:21 -05:00
4424645e04 Multi-line comments cleanup (#19535) 2020-09-28 14:53:50 -05:00
27bdf4b24e MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 2020-09-28 01:52:38 -05:00
c2c6a679ea Rename LCD conditionals (#19533) 2020-09-28 01:13:27 -05:00
4975e93350 Tweak MMU beeps, misc. cleanup 2020-09-27 02:03:00 -05:00
88d7f4d7be MMU2 S Mode spins the BMG gears during C0 (#19429) 2020-09-25 20:28:01 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
8e0fac897b Whitespace cleanup 2020-09-20 18:25:42 -05:00
62206c0386 Host Action: Start (#19398) 2020-09-17 06:36:21 -05:00
da1a60aeb6 Expose JOYSTICK_DEBUG to the general user (#19394)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-17 06:01:10 -05:00
979876e958 Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-09-13 23:58:39 -05:00
872516f9f9 Touch UI "Leveling" menu, misc. fixes (#19349) 2020-09-12 23:32:00 -05:00
c04d5624da Read from backup TMC StealthChop state (#19364) 2020-09-12 22:59:20 -05:00
b2ba9009d0 Fix "too cold" in M600 (#19332) 2020-09-10 16:47:58 -05:00
828a582f4d Make M600 heat up the nozzle. Reset runout on fail. (#19298)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-09-07 21:29:45 -05:00
bb017038d4 Fix M166 Gradient Mix for DELTA (#19285) 2020-09-07 03:15:42 -05:00
a445746a8b Clean up LCD conditionals, DWIN 2020-09-06 23:21:42 -05:00
b709baba7a Whitespace cleanup 2020-09-06 22:51:59 -05:00
5ea7a8373a Menu items for Separate NeoPixel (#19280) 2020-09-06 20:00:24 -05:00
26858fdebf Separate Neopixel followup (#19250) 2020-09-03 17:43:52 -05:00
ab06d5c7fb Fix UBL 'G29 I' for large meshes (#19231) 2020-09-02 01:32:52 -05:00
09ddb5a724 Separate Neopixel followup (#19224) 2020-09-01 17:03:28 -05:00
41c7ae5d54 Separate Neopixels followup (#19179) 2020-08-31 16:06:24 -05:00
e0b413cf19 Add set_all_homed 2020-08-27 16:38:26 -05:00
a12ac5e175 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 2020-08-27 16:05:53 -05:00
97ec6c1be6 Independent Neopixel option (#19115) 2020-08-27 14:18:16 -05:00
91c8c6d96e Fix NEOPIXEL_STARTUP_TEST last delay (#19156) 2020-08-26 05:14:54 -05:00
131ddeaeba Direct Stepping update (#19135) 2020-08-26 01:32:56 -05:00
c488070859 Minor cleanup w/r/t LEDs 2020-08-23 23:57:51 -05:00
638f6f0f06 Neopixel => NeoPixel 2020-08-23 03:14:11 -05:00
8652a7bdd2 HIGH/LOW naming of pin state settings (#19089) 2020-08-21 23:13:43 -05:00
a62ae2aa2d Default Filament Runout Sensor enabled state (#19013) 2020-08-19 18:58:18 -05:00
f205bff2cc Fix PSU on for PID autotune (#19066) 2020-08-19 02:49:46 -05:00
1b097d0467 Wait for hotend temp before Resume move (#19009) 2020-08-14 08:38:00 -05:00
5038cddfd5 Add option to arrange Neopixel sets in series (#18992) 2020-08-14 08:25:45 -05:00
852e5ae042 Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-08-08 20:00:42 -05:00
c2d5b63a98 Fix up STATIC_ITEM (#18962) 2020-08-08 18:21:44 -05:00
18adfe87bc configuration_store => settings 2020-08-07 20:52:23 -05:00
99ba866d8d Optimize G-code / feature dependencies (#18919) 2020-08-06 08:14:00 -05:00
7a5d408bc0 Conditions cleanup 2020-08-06 04:20:15 -05:00
d69c2a90b7 Simple rename of hex_print 2020-08-06 04:07:59 -05:00
a9912681b4 General cleanup 2020-08-06 00:52:36 -05:00
ca0ebf10d1 Move scaled TFT / touch defines (#18915) 2020-08-03 21:55:37 -05:00
5701387ab9 Fix Spindle/Laser PWM DC (#18871) 2020-08-02 20:16:12 -05:00
117df87d19 Support for TFT & Touch Screens (#18130) 2020-07-30 01:43:19 -05:00
38ce5966e1 SPI Emulated DOGM (like FSMC_GRAPHICAL_TFT, but SPI) (#18817) 2020-07-29 21:25:07 -05:00
37b03dea8d Fix Cancel Objects index display (zero-based) (#18841) 2020-07-28 21:28:58 -05:00