Commit Graph

1348 Commits

Author SHA1 Message Date
1ac7cf2ab6 Add HAS_FAST_MOVES 2021-04-29 08:45:01 -05:00
69917690f3 Adjust HAL platform defines, comments 2021-04-29 08:45:01 -05:00
0af95b188a G35 workaround for Pronterface "feature" (#19577) 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
58deab1915 Rename LCD conditionals (#19533) 2021-04-29 08:45:00 -05:00
ac0511f02a Allow M524 between M23 and M24 2021-04-29 08:45:00 -05:00
943a594ba0 Tweak MMU beeps, misc. cleanup 2021-04-29 08:45:00 -05:00
fd83407991 Escape the M33 string arg (#19515) 2021-04-29 08:45:00 -05:00
f588d50d57 HAL and serial cleanup
Co-Authored-By: Jason Smith <20053467+sjasonsmith@users.noreply.github.com>
2021-04-29 08:45:00 -05:00
bc081473f2 Fix up tests, warnings 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
9065a8da89 Fix CoreXY compile with backlash cal. (#19422) 2021-04-29 08:44:59 -05:00
9d60047018 Fix missing include (#19418)
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
2021-04-29 08:44:59 -05:00
2877dc9794 M115 strings 2021-04-29 08:44:59 -05:00
7742e70865 Better choice of code
Followup to #19344
2021-04-29 08:44:59 -05:00
2396b4e27f heater_ind_t => heater_id_t 2021-04-29 08:44:59 -05:00
bf6ce68ed1 M872 wait for probe temperature (#19344) 2021-04-29 08:44:59 -05:00
ade9476721 Clean up W25QXXFlash class 2021-04-29 08:44:59 -05:00
3adb07aa00 Fix "too cold" in M600 (#19332) 2021-04-29 08:44:59 -05:00
d6bbcd020b General cleanup 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
f7cb9455c8 No 'ls' if media isn't mounted 2021-04-29 08:44:58 -05:00
47753d8a01 MarkForged kinematics (#19235) 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
d10f7eae31 set_axis_not_trusted => set_axis_never_homed 2021-04-29 08:44:58 -05:00
757ab484ac Independent Neopixel option (#19115) 2021-04-29 08:44:58 -05:00
5059586fc3 Prusa => Průša 2021-04-29 08:44:58 -05:00
0decb50fcd LEDs followup (#19133) 2021-04-29 08:44:57 -05:00
9d2241efe7 Minor cleanup w/r/t LEDs 2021-04-29 08:44:57 -05:00
42604cf4b2 Neopixel => NeoPixel 2021-04-29 08:44:57 -05:00
ba3b995e58 Fix DUET_SMART_EFFECTOR 2021-04-29 08:44:57 -05:00
038945110f Optional homing in LCD Repeatability Test (#19104) 2021-04-29 08:44:57 -05:00
a1bdc1974a Broadcast SD Print Completion (#19102) 2021-04-29 08:44:57 -05:00
80480ae919 M80 followup 2021-04-29 08:44:56 -05:00
eee101b9dd Clean up M80/M81, DWIN 2021-04-29 08:44:56 -05:00
c82ff17d3b Followup for SPI Flash 2021-04-29 08:44:56 -05:00
ca8fbbc2be Shorthand values for M575 B 2021-04-29 08:44:56 -05:00
ab61bcafa3 Password followup 2021-04-29 08:44:56 -05:00
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
438a9bb4aa W25QXX SPI Flash support (#18897)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:44:56 -05:00
02eb4bd806 General cleanup 2021-04-29 08:44:56 -05:00
3dc0f9c0b4 configuration_store => settings 2021-04-29 08:44:56 -05:00
8af8ef4404 Use uintptr_t for pointer-to-int 2021-04-29 08:44:56 -05:00
da6e5ce3db Optimize G-code / feature dependencies (#18919) 2021-04-29 08:44:56 -05:00
76eff24718 Simple rename of hex_print 2021-04-29 08:44:56 -05:00
e8dc7cad18 General cleanup 2021-04-29 08:44:56 -05:00