Commit Graph

995 Commits

Author SHA1 Message Date
f5f6170858 Fix DAC-related bugs (#19921)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
c94afc7592 Fix PASSWORD compile w/out LCD (#19888) 2021-04-29 08:45:04 -05:00
35597ae336 More MKS UI cleanup, optimization (#19869)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:04 -05:00
f9b04af650 Case light brightness cleanup (#19856)
Co-authored-by: Chris <chris@chrisnovoa.com>
2021-04-29 08:45:04 -05:00
b1b2ecba6c Shorten a method name 2021-04-29 08:45:04 -05:00
2becb5ebf7 Configure TMC interpolation per driver (#19828) 2021-04-29 08:45:03 -05:00
99ce660aed Add power-on/off G-code options (#19837)
Co-authored-by: Chris <chris@chrisnovoa.com>
2021-04-29 08:45:03 -05:00
c6f17ac01e Teensy 4.1 Ethernet support (#19801) 2021-04-29 08:45:03 -05:00
a90b90e98d Tweak a host prompt call 2021-04-29 08:45:03 -05:00
ff9a27ee9f Use PGM serial strings 2021-04-29 08:45:03 -05:00
141f6825ce Rename ultralcd => marlinui 2021-04-29 08:45:03 -05:00
3becc3ad63 Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:03 -05:00
2ecc3bb560 Handle M410 in the main task (#19752) 2021-04-29 08:45:03 -05:00
57dc1a0649 Fix ADVANCED_PAUSE && !PREVENT_COLD_EXTRUSION (#19740) 2021-04-29 08:45:03 -05:00
7905aa64fa TFT Presets, Generic options, Sanity checks (#19723) 2021-04-29 08:45:03 -05:00
3e4d9aa9bb Fix digipot compilation (#19731) 2021-04-29 08:45:03 -05:00
ea65e10dc7 Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
a30e8baf3e Digipots refactor / cleanup (#19690) 2021-04-29 08:45:02 -05:00
2e01eb9189 Save PLR on resume from pause (#19676)
Co-Authored-By: shahab <32130261+SHBnik@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
7e09160ba3 Batch appercase hex values 2021-04-29 08:45:02 -05:00
2553a18f40 Support for Debug Codes - Dnnn (#19225)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:02 -05:00
a2c4c4a916 Fix compile of MMU2 with S-mode disabled (#19584) 2021-04-29 08:45:01 -05:00
58ce9a85c1 No move on Park = No move on Resume (#19569) 2021-04-29 08:45:01 -05:00
2069ab3a15 Anycubic Chiron full feature support (#19505) 2021-04-29 08:45:01 -05:00
782b9ce69e Improve Power-Loss Recovery (#19540) 2021-04-29 08:45:01 -05:00
04a712dacc Multi-line comments cleanup (#19535) 2021-04-29 08:45:01 -05:00
63e6437d66 MarlinUI for SPI/I2C TFT-GLCD character-based display bridge (#19375) 2021-04-29 08:45:00 -05:00
58deab1915 Rename LCD conditionals (#19533) 2021-04-29 08:45:00 -05:00
943a594ba0 Tweak MMU beeps, misc. cleanup 2021-04-29 08:45:00 -05:00
def328eec1 MMU2 S Mode spins the BMG gears during C0 (#19429) 2021-04-29 08:45:00 -05:00
b3890d385c Add multi-extruder condition 2021-04-29 08:44:59 -05:00
5a35595a3a Whitespace cleanup 2021-04-29 08:44:59 -05:00
23376b8a31 Host Action: Start (#19398) 2021-04-29 08:44:59 -05:00
70c5871910 Expose JOYSTICK_DEBUG to the general user (#19394)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
4fdfdaf2e6 Improve temperature runaway, idle timeout (#19339)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
196a72b29e Touch UI "Leveling" menu, misc. fixes (#19349) 2021-04-29 08:44:59 -05:00
4d14667266 Read from backup TMC StealthChop state (#19364) 2021-04-29 08:44:59 -05:00
3adb07aa00 Fix "too cold" in M600 (#19332) 2021-04-29 08:44:59 -05:00
5fcfecc56e Make M600 heat up the nozzle. Reset runout on fail. (#19298)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:44:58 -05:00
0bd7a2fc7e Fix M166 Gradient Mix for DELTA (#19285) 2021-04-29 08:44:58 -05:00
c360705e6a Clean up LCD conditionals, DWIN 2021-04-29 08:44:58 -05:00
9172271c7f Whitespace cleanup 2021-04-29 08:44:58 -05:00
a8db9f52ec Menu items for Separate NeoPixel (#19280) 2021-04-29 08:44:58 -05:00
ffba220ae8 Separate Neopixel followup (#19250) 2021-04-29 08:44:58 -05:00
c113984b32 Fix UBL 'G29 I' for large meshes (#19231) 2021-04-29 08:44:58 -05:00
c7335bcd4d Separate Neopixel followup (#19224) 2021-04-29 08:44:58 -05:00
df7e35ccd7 Separate Neopixels followup (#19179) 2021-04-29 08:44:58 -05:00
ee572856e9 Add set_all_homed 2021-04-29 08:44:58 -05:00
7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 2021-04-29 08:44:58 -05:00
757ab484ac Independent Neopixel option (#19115) 2021-04-29 08:44:58 -05:00