Commit graph

16485 commits

Author SHA1 Message Date
Scott Lahteine 21372c3d4e Better mftest order 2021-03-01 09:13:54 -06:00
MoellerDi 7ee9aefed7
G-code Digital Buttons ()
Co-Authored-By: android444 <24375898+android444@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-03-01 08:03:41 -06:00
Scott Lahteine 8c9a59c29e Fewer warnings 2021-03-01 06:21:51 -06:00
Scott Lahteine 28404f9e87 POWER_LOSS_ZHOME_POS followup 2021-03-01 06:19:38 -06:00
Nick e66e51fa6d
Safe Z homing for Power Loss Recovery () 2021-03-01 04:23:10 -06:00
Ilya 2b9842e094
Default microsteps to axis first stepper () 2021-03-01 01:33:07 -06:00
Marcio T f52cba6aff
Minor FTDI EVE Touch UI fixes () 2021-02-28 20:52:59 -06:00
Stephan 713de872ce
Filament Runout handling for Mixing Extruder ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-28 20:16:22 -06:00
Scott Lahteine 1aa421efe5 Filament sensor cleanup 2021-02-28 20:02:24 -06:00
Scott Lahteine dd42831cba Serial macros cleanup 2021-02-28 20:02:24 -06:00
thinkyhead f0b662ff58 [cron] Bump distribution date (2021-03-01) 2021-03-01 00:13:41 +00:00
Roman Moravčík e8ca077f30
Update Slovak language () 2021-02-28 16:12:27 -06:00
Fabio Viappiani 2328f8b9b8
Fix TERN typo () 2021-02-28 16:09:15 -06:00
Scott Lahteine 680172a084 Tweaks to build scripts 2021-02-27 23:51:56 -06:00
Giuliano Zaro 254b25296b
[SAMD51] Respect serial buffer size () 2021-02-27 22:41:16 -06:00
Scott Lahteine 903d0b91fc Tweaks to build scripts 2021-02-27 22:38:57 -06:00
Scott Lahteine 54ccfcc705 whitespace 2021-02-27 22:34:54 -06:00
ldursw dfacd260bb
ST STM32 platform version 12 () 2021-02-27 22:32:34 -06:00
RudolphRiedel 04b83d50a2
Two additional EVE displays () 2021-02-27 19:39:32 -06:00
thinkyhead 1236585693 [cron] Bump distribution date (2021-02-28) 2021-02-28 00:13:36 +00:00
Sola c76008bd6a
MKS H43 controller () 2021-02-27 17:35:32 -06:00
LinFor e0aa9ce372
RGB Caselight () 2021-02-27 16:06:48 -06:00
jbuck2005 ee7701c15b
SPEED => FEEDRATE () 2021-02-27 15:54:43 -06:00
Evgeny Z 6e1c133e33
Apply AUTO_POWER_CONTROL later in setup() ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-27 13:50:44 -06:00
Kachidoki 969268166e
Duplicate fan speed in M106/7 IDEX Duplication Mode () 2021-02-27 13:45:12 -06:00
Arjan Mels 83a156ef47
Fix M876 when called from EP () 2021-02-27 13:32:57 -06:00
Giuliano Zaro 6136959a6a
[SAMD51] Postmortem Debugging not implemented () 2021-02-27 13:24:36 -06:00
Giuliano Zaro 4f840c211c
[SMUFF] Use EXTRUDERS for extended commands () 2021-02-27 13:23:00 -06:00
X-Ryl669 db5967472b Fix G-code Queue merge () 2021-02-27 13:17:21 -06:00
X-Ryl669 e65a84f6ea
G-code Queue followup () 2021-02-27 13:13:04 -06:00
thinkyhead 526924559f [cron] Bump distribution date (2021-02-27) 2021-02-27 00:12:45 +00:00
Alexander D. Kanevskiy 24623d398c
Fix preflight complex extend handling () 2021-02-26 18:03:11 -06:00
X-Ryl669 56462cf082
Make F_CPU a compile-time constant () 2021-02-26 17:59:28 -06:00
Victor Oliveira f384f81253
Fix GTR / SKR PRO + USB Flash Drive build () 2021-02-26 17:36:22 -06:00
Victor Oliveira 427b5d61f4
More LERDGE envs followup () 2021-02-26 17:33:34 -06:00
Fabio Viappiani e27fba0c06
Fix M355 with NEOPIXEL () 2021-02-26 17:10:50 -06:00
ldursw 7a1ec78563
Init (stow) BLTouch before X/Y homing () 2021-02-26 17:01:11 -06:00
X-Ryl669 ec42be346d
Fix and improve G-code queue ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-26 16:54:46 -06:00
thinkyhead ccf990a0d7 [cron] Bump distribution date (2021-02-26) 2021-02-26 00:12:56 +00:00
Scott Lahteine fd77251fdd Chamber followup 2021-02-25 10:24:58 -06:00
Vi B-P f7d9305786
Preheat Menu shortcut option () 2021-02-25 10:23:17 -06:00
swissnorp bcda46e3f3
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 10:09:00 -06:00
Victor Oliveira 7fc75fc482
Zero Endstops followup () 2021-02-25 09:23:30 -06:00
qwewer0 45fff07a4c
Fix LEVEL_CORNERS_USE_PROBE with BLTOUCH_HS_MODE () 2021-02-25 09:21:17 -06:00
Scott Lahteine 08d54b3d78 Eryone Thinker V2 ()
Co-Authored-By: Bryan Joshua Pedini <b.pedini@bjphoster.com>
2021-02-25 09:16:19 -06:00
Katelyn Schiesser 735c1b6183 PROBING_HEATERS_OFF sub-option WAIT_FOR_HOTEND () 2021-02-25 08:33:16 -06:00
ellensp bb1039d4c9
Preflight checks for PlatformIO builds ()
Co-authored-by: Alexander D. Kanevskiy <alexander.kanevskiy@intel.com>
2021-02-25 08:15:55 -06:00
Katelyn Schiesser a21d4c06ae
Use 'H' value for UBL G29 z-clearance () 2021-02-25 08:14:24 -06:00
Scott Lahteine 12468f5e9f Tweak case light comment 2021-02-25 05:15:49 -06:00
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-02-25 04:49:34 -06:00