Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
15bda88d04
|
Un-pause fans on STOP
|
4 years ago |
Scott Lahteine
|
de73b9b934
|
Update setup() description
|
4 years ago |
Scott Lahteine
|
2c62886c71
|
Clean up spaces and words
|
4 years ago |
Chris
|
10ec5c7f34
|
Fix LPC + TMC boot loop (#21298)
|
4 years ago |
MoellerDi
|
7ee9aefed7
|
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>
|
4 years ago |
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
4 years ago |
Sola
|
c76008bd6a
|
MKS H43 controller (#20609)
|
4 years ago |
LinFor
|
e0aa9ce372
|
RGB Caselight (#20341)
|
4 years ago |
Evgeny Z
|
6e1c133e33
|
Apply AUTO_POWER_CONTROL later in setup() (#21193)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
ec42be346d
|
Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Tanguy Pruvot
|
d167af4c38
|
Add BOARD_PREINIT (for Longer3D open drain pins) (#21159)
|
4 years ago |
X-Ryl669
|
8d28853774
|
Postmortem Debugging to serial port (#20492)
|
4 years ago |
JoAnn Manges
|
8707ae23e2
|
MAX Thermocouples rework (#20447)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
b35bfeb1c3
|
Fix TEMP_0_TR_ENABLE, rename temp conditions (#21016)
|
4 years ago |
X-Ryl669
|
1c19af2c8f
|
Fix ARM delay function (#20901)
|
4 years ago |
Scott Lahteine
|
708ea3d0bb
|
Use serial shorthand
|
4 years ago |
X-Ryl669
|
27366197f3
|
Serial refactor followup (#20932)
|
4 years ago |
zeleps
|
d49969ddf3
|
Init serial ports first (#20944)
|
4 years ago |
Scott Lahteine
|
9d0e64a725
|
AutoReport class (Temperature, Cardreader) (#20913)
|
4 years ago |
X-Ryl669
|
3f01b222b2
|
Refactor serial class with templates (#20783)
|
4 years ago |
ConstantijnCrijnen
|
b95f5c5bea
|
Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Rockman18
|
b9ed139546
|
Init KILL, SUICIDE, PSU earlier (#20810)
|
4 years ago |
Scott Lahteine
|
b8186b5081
|
Apply SEC_TO_MS and other fixes
|
4 years ago |
Scott Lahteine
|
fb67b9bdad
|
Reformat abortSDPrinting
|
4 years ago |
ellensp
|
53035de136
|
"Move … code" followup (#20868)
Fix regression from #20832
|
4 years ago |
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
c0870d417a
|
Move some MarlinCore and MarlinUI code (#20832)
|
4 years ago |
Johan van der Vyver
|
7f3dcb3e8a
|
Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
ca47dffa35
|
Fix delayed_move_time elapsed test
|
4 years ago |
InsanityAutomation
|
548d5603ea
|
Fix IDEX reboot on travel after G28 X (#20654)
|
4 years ago |
Scott Lahteine
|
45996fd20a
|
Init tare pin once
|
4 years ago |
Scott Lahteine
|
7f20184ebc
|
Fix auto#.g file handling, add NO_SD_AUTOSTART (#20071)
|
4 years ago |
Scott Lahteine
|
2ecb4fad72
|
Watch idle() depth over 5
|
4 years ago |
Scott Lahteine
|
889695b6ba
|
ExtUI homing / leveling additions
|
4 years ago |
ellensp
|
31352f8a8a
|
Fix up start, monitor baud (#20326)
|
4 years ago |
Scott Lahteine
|
b6a32500c4
|
M808 Repeat Markers (#20084)
|
4 years ago |
Scott Lahteine
|
3893114c86
|
MKS WiFi preliminary changes
|
4 years ago |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
Victor Oliveira
|
ea371618da
|
Add Touch Calibration screen (#20049)
|
4 years ago |
LinFor
|
f4e9f3654e
|
Fix MAX6675 SPI init, conflicts (#20086)
|
4 years ago |
qwewer0
|
2abb674c87
|
What if 8 was 9? (#20076)
|
4 years ago |
Scott Lahteine
|
06bf3ccfb7
|
Add alternative TERN macros
|
4 years ago |
bilsef
|
9baa944460
|
Teensy 4.1 Ethernet support (#19801)
|
4 years ago |
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
4 years ago |
Scott Lahteine
|
beb17d8855
|
Digipots refactor / cleanup (#19690)
|
4 years ago |
Victor Oliveira
|
b89700ed35
|
Fix Buzzer (pin) init for uninitialized FastIO (#19559)
|
4 years ago |
Scott Lahteine
|
492ba2a111
|
Digipots refactor / cleanup (#19690)
|
4 years ago |
Victor Oliveira
|
5c87762f9e
|
Fix Buzzer (pin) init for uninitialized FastIO (#19559)
|
4 years ago |