Commit graph

1295 commits

Author SHA1 Message Date
Scott Lahteine 782b9ce69e Improve Power-Loss Recovery (#19540) 2021-04-29 08:45:01 -05:00
qwewer0 04a712dacc Multi-line comments cleanup (#19535) 2021-04-29 08:45:01 -05:00
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 2021-04-29 08:45:00 -05:00
Scott Lahteine ac0511f02a Allow M524 between M23 and M24 2021-04-29 08:45:00 -05:00
Scott Lahteine 943a594ba0 Tweak MMU beeps, misc. cleanup 2021-04-29 08:45:00 -05:00
Victor Oliveira fd83407991 Escape the M33 string arg (#19515) 2021-04-29 08:45:00 -05:00
Scott Lahteine f588d50d57 HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
2021-04-29 08:45:00 -05:00
Scott Lahteine bc081473f2 Fix up tests, warnings 2021-04-29 08:45:00 -05:00
Scott Lahteine b3890d385c Add multi-extruder condition 2021-04-29 08:44:59 -05:00
Scott Lahteine 5a35595a3a Whitespace cleanup 2021-04-29 08:44:59 -05:00
Cole Markham 9065a8da89 Fix CoreXY compile with backlash cal. (#19422) 2021-04-29 08:44:59 -05:00
Keith Bennett 9d60047018 Fix missing include (#19418)
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
Scott Lahteine 2877dc9794 M115 strings 2021-04-29 08:44:59 -05:00
Scott Lahteine 7742e70865 Better choice of code
Followup to #19344
2021-04-29 08:44:59 -05:00
Scott Lahteine 2396b4e27f heater_ind_t => heater_id_t 2021-04-29 08:44:59 -05:00
Neskik bf6ce68ed1 M872 wait for probe temperature (#19344) 2021-04-29 08:44:59 -05:00
Scott Lahteine ade9476721 Clean up W25QXXFlash class 2021-04-29 08:44:59 -05:00
Giuliano Zaro 3adb07aa00 Fix "too cold" in M600 (#19332) 2021-04-29 08:44:59 -05:00
Scott Lahteine d6bbcd020b General cleanup 2021-04-29 08:44:59 -05:00
Giuliano Zaro 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
Kadah 0bd7a2fc7e Fix M166 Gradient Mix for DELTA (#19285) 2021-04-29 08:44:58 -05:00
Scott Lahteine c360705e6a Clean up LCD conditionals, DWIN 2021-04-29 08:44:58 -05:00
Scott Lahteine f7cb9455c8 No 'ls' if media isn't mounted 2021-04-29 08:44:58 -05:00
Victor Sokolov 47753d8a01 MarkForged kinematics (#19235) 2021-04-29 08:44:58 -05:00
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 2021-04-29 08:44:58 -05:00
Scott Lahteine d10f7eae31 set_axis_not_trusted => set_axis_never_homed 2021-04-29 08:44:58 -05:00
Zachary Annand 757ab484ac Independent Neopixel option (#19115) 2021-04-29 08:44:58 -05:00
Scott Lahteine 5059586fc3 Prusa => Průša 2021-04-29 08:44:58 -05:00
ellensp 0decb50fcd LEDs followup (#19133) 2021-04-29 08:44:57 -05:00
Scott Lahteine 9d2241efe7 Minor cleanup w/r/t LEDs 2021-04-29 08:44:57 -05:00
Scott Lahteine 42604cf4b2 Neopixel => NeoPixel 2021-04-29 08:44:57 -05:00
Scott Lahteine ba3b995e58 Fix DUET_SMART_EFFECTOR 2021-04-29 08:44:57 -05:00
Giuliano Zaro 038945110f Optional homing in LCD Repeatability Test (#19104) 2021-04-29 08:44:57 -05:00
BigTreeTech a1bdc1974a Broadcast SD Print Completion (#19102) 2021-04-29 08:44:57 -05:00
Scott Lahteine 80480ae919 M80 followup 2021-04-29 08:44:56 -05:00
Scott Lahteine eee101b9dd Clean up M80/M81, DWIN 2021-04-29 08:44:56 -05:00
Scott Lahteine c82ff17d3b Followup for SPI Flash 2021-04-29 08:44:56 -05:00
Scott Lahteine ca8fbbc2be Shorthand values for M575 B 2021-04-29 08:44:56 -05:00
Scott Lahteine ab61bcafa3 Password followup 2021-04-29 08:44:56 -05:00
sherwin-dc 9e44df9c5f Password via G-code and MarlinUI (#18399)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Victor Oliveira 438a9bb4aa W25QXX SPI Flash support (#18897)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
Scott Lahteine 02eb4bd806 General cleanup 2021-04-29 08:44:56 -05:00
Scott Lahteine 3dc0f9c0b4 configuration_store => settings 2021-04-29 08:44:56 -05:00
Scott Lahteine 8af8ef4404 Use uintptr_t for pointer-to-int 2021-04-29 08:44:56 -05:00
Scott Lahteine da6e5ce3db Optimize G-code / feature dependencies (#18919) 2021-04-29 08:44:56 -05:00
Scott Lahteine 76eff24718 Simple rename of hex_print 2021-04-29 08:44:56 -05:00
Scott Lahteine e8dc7cad18 General cleanup 2021-04-29 08:44:56 -05:00
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 2021-04-29 08:44:55 -05:00
Scott Lahteine 0c1bf01cf7 In G28 Z is sort-of known 2021-04-29 08:44:55 -05:00
Scott Lahteine bb21d79321 Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
2021-04-29 08:44:55 -05:00