Commit Graph

141 Commits

Author SHA1 Message Date
Miguel Risco-Castillo
3c9ffa77f9 Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:17 -05:00
Scott Lahteine
e0711d87a0 Un-pause fans on STOP 2021-04-29 08:45:16 -05:00
Scott Lahteine
3bbcfb0185 Update setup() description 2021-04-29 08:45:16 -05:00
Scott Lahteine
46246c8db6 Clean up spaces and words 2021-04-29 08:45:15 -05:00
Chris
6c70402161 Fix LPC + TMC boot loop (#21298) 2021-04-29 08:45:15 -05:00
MoellerDi
f3db2551a6 G-code Digital Buttons (#18389)
Co-Authored-By: android444 <24375898+android444@users.noreply.github.com>
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:15 -05:00
Scott Lahteine
fbb30a2570 Serial macros cleanup 2021-04-29 08:45:15 -05:00
Sola
5aa9cc82a8 MKS H43 controller (#20609) 2021-04-29 08:45:14 -05:00
LinFor
6183cd0731 RGB Caselight (#20341) 2021-04-29 08:45:14 -05:00
Evgeny Z
124fb331cc Apply AUTO_POWER_CONTROL later in setup() (#21193)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
X-Ryl669
532dbb8064 Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Tanguy Pruvot
19c38f1a8a Add BOARD_PREINIT (for Longer3D open drain pins) (#21159) 2021-04-29 08:45:14 -05:00
X-Ryl669
dc11874abe Postmortem Debugging to serial port (#20492) 2021-04-29 08:45:14 -05:00
JoAnn Manges
41ab63897f MAX Thermocouples rework (#20447)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:13 -05:00
X-Ryl669
77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Scott Lahteine
47b872f5d0 Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016) 2021-04-29 08:45:13 -05:00
X-Ryl669
77966135e8 Fix ARM delay function (#20901) 2021-04-29 08:45:13 -05:00
Scott Lahteine
582458998f Use serial shorthand 2021-04-29 08:45:13 -05:00
X-Ryl669
9ae204df9c Serial refactor followup (#20932) 2021-04-29 08:45:13 -05:00
zeleps
e7658ec5f5 Init serial ports first (#20944) 2021-04-29 08:45:13 -05:00
Scott Lahteine
4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 2021-04-29 08:45:12 -05:00
X-Ryl669
efa1e56369 Refactor serial class with templates (#20783) 2021-04-29 08:45:12 -05:00
ConstantijnCrijnen
cdefc19129 Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:12 -05:00
Rockman18
a582d1dc2f Init KILL, SUICIDE, PSU earlier (#20810) 2021-04-29 08:45:12 -05:00
Scott Lahteine
efaff24145 Apply SEC_TO_MS and other fixes 2021-04-29 08:45:12 -05:00
Scott Lahteine
b059c9e5c0 Reformat abortSDPrinting 2021-04-29 08:45:12 -05:00
ellensp
a576ab83e9 "Move … code" followup (#20868)
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Scott Lahteine
0b7de80a6f Move common strings (#20846) 2021-04-29 08:45:12 -05:00
Scott Lahteine
71be210795 Move some MarlinCore and MarlinUI code (#20832) 2021-04-29 08:45:12 -05:00
Johan van der Vyver
55709b9d2c Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:11 -05:00
Scott Lahteine
bb747bcd62 Fix delayed_move_time elapsed test 2021-04-29 08:45:11 -05:00
InsanityAutomation
b1f0671541 Fix IDEX reboot on travel after G28 X (#20654) 2021-04-29 08:45:10 -05:00
Scott Lahteine
892e83e872 Init tare pin once 2021-04-29 08:45:10 -05:00
Scott Lahteine
37dd0fd2d6 Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071) 2021-04-29 08:45:08 -05:00
Scott Lahteine
ea81790d48 Watch idle() depth over 5 2021-04-29 08:45:08 -05:00
Scott Lahteine
284cc8f62d ExtUI homing / leveling additions 2021-04-29 08:45:08 -05:00
ellensp
6a8ab8f1e6 Fix up start, monitor baud (#20326) 2021-04-29 08:45:08 -05:00
Scott Lahteine
deb8df8eff M808 Repeat Markers (#20084) 2021-04-29 08:45:07 -05:00
Scott Lahteine
f1b32b808f MKS WiFi preliminary changes 2021-04-29 08:45:06 -05:00
Giuliano Zaro
bd38e59479 SMUFF (MMU2 clone) support (#19912) 2021-04-29 08:45:06 -05:00
Victor Oliveira
3d9b453000 Add Touch Calibration screen (#20049) 2021-04-29 08:45:06 -05:00
LinFor
a5ee22baa2 Fix MAX6675 SPI init, conflicts (#20086) 2021-04-29 08:45:06 -05:00
qwewer0
2365df532f What if 8 was 9? (#20076) 2021-04-29 08:45:05 -05:00
Scott Lahteine
367e717aeb Add alternative TERN macros 2021-04-29 08:45:05 -05:00
bilsef
c6f17ac01e Teensy 4.1 Ethernet support (#19801) 2021-04-29 08:45:03 -05:00
Scott Lahteine
141f6825ce Rename ultralcd => marlinui 2021-04-29 08:45:03 -05:00
Scott Lahteine
a30e8baf3e Digipots refactor / cleanup (#19690) 2021-04-29 08:45:02 -05:00
Victor Oliveira
46c8775542 Fix Buzzer (pin) init for uninitialized FastIO (#19559) 2021-04-29 08:45:01 -05:00
Scott Lahteine
58deab1915 Rename LCD conditionals (#19533) 2021-04-29 08:45:00 -05:00
Keith Bennett
d6b1563655 BigTreeTech SKR E3 Turbo (#19500) 2021-04-29 08:45:00 -05:00