gjdodd
a2be93c541
🩹 Extruders 0 patch for PWM Motor Current (#22163 )
4 years ago
Ari-SSO
aeb21a3516
🚸 Include 'H' value in M412 report (#22138 )
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
Scott Lahteine
799a4ecab9
📝 Describe G12 XYZ
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
82ea06e6a4
♻️ Patches for Zero Extruders (with TMC)
4 years ago
ellensp
e60c38b622
♻️ LEDs refactor and extend (#21962 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
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
Scott Lahteine
abbe3f0dc7
🎨 Misc cleanup and fixes
4 years ago
ellensp
10a1ff1622
Fix compile error (#21877 )
4 years ago
vyacheslav-shubin
0d629c80c7
🩹 G60-G61 Save E position (#21810 )
4 years ago
Scott Lahteine
390878e78a
:art: Additional utility macros
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
sanek88lbl
9485d44903
Patches for CASE_LIGHT_USE_RGB_LED (#21811 )
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
gmarsh
a5f0075a60
Fix and improve Power Monitor (#21551 )
4 years ago
espr14
a5d6f6ac98
Fix Resume Print with UBL (#21564 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
4 years ago
Scott Lahteine
62f37669dc
Replace 'const float &' with 'const_float_t' (#21505 )
4 years ago
Scott Lahteine
7f1fa0d1ff
Add M207/8/9 reporting (#21335 )
4 years ago
Scott Lahteine
dfa33082bb
Fix some config builds
4 years ago
Scott Lahteine
1aa421efe5
Filament sensor cleanup
4 years ago
Scott Lahteine
dd42831cba
Serial macros cleanup
4 years ago
Giuliano Zaro
4f840c211c
[SMUFF] Use EXTRUDERS for extended commands (#21212 )
4 years ago
Fabio Viappiani
e27fba0c06
Fix M355 with NEOPIXEL (#21200 )
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
604afd52d1
Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165 +X-Ryl669@users.noreply.github.com >
4 years ago
X-Ryl669
3f01b222b2
Refactor serial class with templates (#20783 )
4 years ago
Scott Lahteine
b8186b5081
Apply SEC_TO_MS and other fixes
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
acda53aa1c
Clean up some includes
4 years ago
Scott Lahteine
20b3af1cc2
Use homing_feedrate function
4 years ago
Scott Lahteine
fd35d1b8a6
General cleanup
4 years ago
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods (#20323 )
4 years ago
Scott Lahteine
3893114c86
MKS WiFi preliminary changes
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
0ffee29a11
Case light brightness cleanup (#19856 )
Co-authored-by: Chris <chris@chrisnovoa.com >
4 years ago
Scott Lahteine
c75e98dc84
Shorten a method name
4 years ago
Scott Lahteine
1f7c085527
ESP32: i2s_init requires I2S_STEPPER_STREAM
4 years ago
bilsef
9baa944460
Teensy 4.1 Ethernet support (#19801 )
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