Scott Lahteine
|
d1502f74ea
|
🎨 Null heating message method
|
4 years ago |
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
4 years ago |
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
02e131b5fd
|
🎨 Misc. code cleanup
|
4 years ago |
ellensp
|
d00f6cbe12
|
Fix Singlenozzle Standby issues (#21759)
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
1830629472
|
Use temperature accessors
|
4 years ago |
Scott Lahteine
|
9f22aaea2f
|
Clean up formatting, wrap macros
|
4 years ago |
MangaValk
|
2e726c46c8
|
Tool sensors (#17239)
|
4 years ago |
Luca Zimmermann
|
b6ce7a9f74
|
Always swap with PRIME_FIRST_USED disabled (#21622)
|
4 years ago |
espr14
|
fb7bdabb70
|
Fix Resume Print with UBL (#21564)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
5ab64708c5
|
Update old-style axis indexes
|
4 years ago |
Ramiro Polla
|
6d9aaf8de5
|
Macros to eliminate 'f + 0.0' (#21568)
|
4 years ago |
Radim Karniš
|
ab2441c088
|
Park Magnetic Switching Toolhead at the very end (#21552)
|
4 years ago |
Miguel Risco-Castillo
|
3c9ffa77f9
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
77f48d2bad
|
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
|
582458998f
|
Use serial shorthand
|
4 years ago |
X-Ryl669
|
9ae204df9c
|
Serial refactor followup (#20932)
|
4 years ago |
Scott Lahteine
|
efaff24145
|
Apply SEC_TO_MS and other fixes
|
4 years ago |
Scott Lahteine
|
b355f4605e
|
Move singlenozzle temp/fan (#20829)
|
4 years ago |
zeleps
|
522c78b5e6
|
Fix Tramming Wizard behavior (#20796)
|
4 years ago |
zeleps
|
d324f3b16a
|
Don't apply hotend_offset.z to Z soft endstops (#20675)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
01c9d49f09
|
Indent tool_change_prime
|
4 years ago |
Scott Lahteine
|
cc1b8c2d0b
|
Clarify solenoid active / magnet-on state
|
4 years ago |
Scott Lahteine
|
efe2859227
|
Solenoid cleanups
Followups to #20473 ahead of #20675
|
4 years ago |
zeleps
|
3b4c5f982c
|
Fix PARKING_EXTRUDER homing with solenoid (#20473)
|
4 years ago |
Giuliano Zaro
|
bd38e59479
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
Jason Smith
|
841f0d5778
|
Fix tool-change servo index for E2 and up (#20060)
|
4 years ago |
Scott Lahteine
|
367e717aeb
|
Add alternative TERN macros
|
4 years ago |
Scott Lahteine
|
ff9a27ee9f
|
Use PGM serial strings
|
4 years ago |
Scott Lahteine
|
141f6825ce
|
Rename ultralcd => marlinui
|
4 years ago |
nb-rapidia
|
3becc3ad63
|
Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Earle F. Philhower, III
|
ea65e10dc7
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
b3890d385c
|
Add multi-extruder condition
|
4 years ago |
swissnorp
|
7d2e4481c7
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
4 years ago |
cbaugher
|
b94b3e6315
|
Tool-change Z move followup (#18963)
|
4 years ago |
cbaugher
|
7a8e99de7d
|
Fix Z height after tool change (#18951)
|
4 years ago |
Scott Lahteine
|
dfcccb63a1
|
Use temperature accessors
|
4 years ago |
Scott Lahteine
|
3bddbb1110
|
Clean up formatting, wrap macros
|
4 years ago |
MangaValk
|
553487cc8a
|
Tool sensors (#17239)
|
4 years ago |
Luca Zimmermann
|
2d1d628340
|
Always swap with PRIME_FIRST_USED disabled (#21622)
|
4 years ago |
espr14
|
a5d6f6ac98
|
Fix Resume Print with UBL (#21564)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
4a1d2d816c
|
Update old-style axis indexes
|
4 years ago |
Ramiro Polla
|
1a2cbe100c
|
Macros to eliminate 'f + 0.0' (#21568)
|
4 years ago |
Radim Karniš
|
d61bc2d136
|
Park Magnetic Switching Toolhead at the very end (#21552)
|
4 years ago |
Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.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
|
708ea3d0bb
|
Use serial shorthand
|
4 years ago |
X-Ryl669
|
27366197f3
|
Serial refactor followup (#20932)
|
4 years ago |
Scott Lahteine
|
b8186b5081
|
Apply SEC_TO_MS and other fixes
|
4 years ago |
Scott Lahteine
|
3f90ecfd77
|
Move singlenozzle temp/fan (#20829)
|
4 years ago |