Scott Lahteine
9cdfaf693c
🐛 Fix M125 for 9 Axis
3 years ago
ellensp
49db4ef5e4
🩹 Fix G60/G61 debug code (#24231 )
3 years ago
Scott Lahteine
31413a7d77
🧑💻 Combined axis strings
3 years ago
Keith Bennett
df40181357
💥 Num Axes and Multi-Stepper based on Driver Types (#24120 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 years ago
DerAndere
2ee39b62f3
🩹 Fix some parameters w/out values (#24051 )
3 years ago
DerAndere
e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 years ago
Scott Lahteine
a80a303cbe
🧑💻 EXTRUDER_LOOP macro
3 years ago
Scott Lahteine
ab46b7e2f2
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
3 years ago
Scott Lahteine
7bc9d15514
🩹 Followup to extra axes
3 years ago
Scott Lahteine
40481947fc
🧑💻 Misc. updates for extra axes (#23521 )
3 years ago
Scott Lahteine
24d1d3eb5c
💡 Misc. cleanup, comments
3 years ago
Scott Lahteine
224b6e5af9
🩹 Fix some logical axis usage
3 years ago
Scott Lahteine
9665a4434c
🧑💻 Fewer string macros
3 years ago
Scott Lahteine
13ce5aa1ed
🎨 Misc. cleanup
3 years ago
Giuliano Zaro
1dd9adbfe4
🚸 Use M600 for disabled MMU (#21865 )
3 years ago
Scott Lahteine
a7549aac5c
🎨 Misc. issue review patches
3 years ago
Scott Lahteine
d7fede3a63
🎨 Apply F() to G-code report header
3 years ago
Scott Lahteine
323b38ee88
💡 Adjust headers, formatting
3 years ago
Scott Lahteine
754b31918a
🎨 Fewer serial macros
3 years ago
Scott Lahteine
79c72ed821
🎨 Standardize G-code reporting
3 years ago
Scott Lahteine
536cf287a6
🎨 Misc code and spacing cleanup
4 years ago
Katelyn Schiesser
de4b3498c7
🐛 Fix IJK axis references, E stepper indices (#22176 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
qwewer0
6bdd0fcda1
⚡️ Home Z (and maybe XY) at the start of G35 (#22060 )
4 years ago
DerAndere
7726af9c53
🏗️ Support for up to 6 linear axes (#19112 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
8f59d44e4d
📝 Update G61 comment
4 years ago
Scott Lahteine
dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes (#21953 )
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
4 years ago
Scott Lahteine
a6e5492b08
♻️ Refactor axis counts and loops
4 years ago
vyacheslav-shubin
0d629c80c7
🩹 G60-G61 Save E position (#21810 )
4 years ago
tobuh
8e56f9366d
Fix and improve Power-Loss Recovery (#21779 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
49548c343d
Optimize G-code flag parameters (#21849 )
4 years ago
Antonino Di Guardo
adefecca6c
Always prompt in M125 if host-prompt (as with Ext UI) (#21828 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
dfc906930c
Pause and PLR refinements
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
4 years ago
Sebastiaan Dammann
b356b44849
Fix Z raise in filament load M701 (#21762 )
Fixes #21750
4 years ago
tobuh
05c25b8cdb
Fix Power-Loss Save on Pause (#21749 )
4 years ago
espr14
a5d6f6ac98
Fix Resume Print with UBL (#21564 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
1aa421efe5
Filament sensor cleanup
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
c0870d417a
Move some MarlinCore and MarlinUI code (#20832 )
4 years ago
Scott Lahteine
bb597dcf66
Internal G29N for G28+G29 (#20800 )
4 years ago
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
4 years ago
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods (#20323 )
4 years ago
Giuliano Zaro
41529b6598
SMUFF (MMU2 clone) support (#19912 )
4 years ago
Costas Basdekis
0465e0ae3a
Distinct runout states (#19965 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
Scott Lahteine
f501930728
Document M125 P
4 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 years ago
nb-rapidia
418b3e5ee2
Fix IDEX layer shift and DIR states (#19756 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
4 years ago
qwewer0
4424645e04
Multi-line comments cleanup (#19535 )
4 years ago
Scott Lahteine
76d8d1742c
Add multi-extruder condition
4 years ago
Giuliano Zaro
b2ba9009d0
Fix "too cold" in M600 (#19332 )
4 years ago
Giuliano Zaro
828a582f4d
Make M600 heat up the nozzle. Reset runout on fail. (#19298 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago