Commit Graph

1382 Commits

Author SHA1 Message Date
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
8f8b0d84ae Support for TFT & Touch Screens (#18130) 2021-04-29 08:44:55 -05:00
0c1bf01cf7 In G28 Z is sort-of known 2021-04-29 08:44:55 -05:00
bb21d79321 Fix UNKNOWN_Z_NO_RAISE in G28
Bug introduced in 73fc0778b8
2021-04-29 08:44:55 -05:00
f2205b1725 Update more external links (#18819) 2021-04-29 08:44:55 -05:00
11702dc059 Update (c) 2020-07-25 04:10:21 -05:00
c5ec80d6c7 G425/G35 menu items; G425 pre- and post- scripts (#18737) 2020-07-24 23:31:15 -05:00
451f48231d Ender 3 V2 BL24C16 EEPROM support (#18758) 2020-07-24 03:09:14 -05:00
d1e20eb29f Update links, README, contributing, etc. 2020-07-23 20:46:51 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
b4b19aef7f Custom Nozzle Wipe (#18736) 2020-07-22 01:42:44 -05:00
6027055695 Optimize LCD, Wifi, etc. libraries (#18730) 2020-07-21 04:00:39 -05:00
e78f1237ea Matching mat.bed_temp condition 2020-07-20 21:51:25 -05:00
f4aba99624 Use safe_delay for PSU_POWERUP_DELAY (#18680)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-07-17 12:33:45 -05:00
JBA
4abad60bf1 ExtUI for Anycubic I3 Mega (#18655) 2020-07-17 01:07:09 -05:00
76b67d55e2 Fix some Power Loss Recovery behaviors (#18558) 2020-07-15 01:14:03 -05:00
b40440cf38 Tool-change debug option 2020-07-14 21:15:14 -05:00