Scott Lahteine
|
b094a3fc0d
|
🎨 Clean up tool change with tool sensor
|
3 years ago |
Scott Lahteine
|
b0a400da72
|
🩹 No PE_MAGNET_ON_STATE without PARKING_EXTRUDER
|
3 years ago |
Scott Lahteine
|
2dcc3ddeed
|
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
|
3 years ago |
Scott Lahteine
|
3d102a77ca
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
Scott Lahteine
|
360311f232
|
🎨 Apply F() to status message
|
3 years ago |
Scott Lahteine
|
2b9ae0cc33
|
🎨 Apply F() to G-code subcommands
|
3 years ago |
InsanityAutomation
|
1112d66fef
|
Fix Tool Change Park (#22968)
|
3 years ago |
InsanityAutomation
|
d10e20d6d2
|
✨ Add option EVENT_GCODE_TOOLCHANGE_ALWAYS_RUN (#22960)
|
3 years ago |
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
3 years ago |
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
3 years ago |
Bob Anthony
|
f642d8b79e
|
🐛 Fix extra E move in toolchange with ..._NO_RETURN (#22504)
|
3 years ago |
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
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 |