espr14
|
604a01cd1a
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Scott Lahteine
|
2c30b75268
|
🎨 Various multi-axis patches (#22823)
|
3 years ago |
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
lujios
|
ee54cd4bd7
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
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
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Giuliano Zaro
|
04bea72787
|
🐛 Fix MMU compile with >5 EXTRUDERS (#22036)
|
4 years ago |
Scott Lahteine
|
e75c3b6c54
|
🎨 Macros for optional arguments (#21969)
|
4 years ago |
Scott Lahteine
|
7597b4fb40
|
🎨 Apply shorthand and cleanups
|
4 years ago |
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
4 years ago |
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
fedetony
|
027a5a872d
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
47dbea9334
|
Fix long acceleration overflow
|
4 years ago |
Scott Lahteine
|
42d63258e9
|
tick() => isr() to spotlight interrupt-time
|
4 years ago |
Scott Lahteine
|
ee21e31a17
|
getHighESpeed => autotemp_task
|
4 years ago |
Scott Lahteine
|
a4d5f96e9a
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
2059c6e4d0
|
Apply pointer formatting
|
4 years ago |
Martijn Bosgraaf
|
98a6015d3a
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
c6774812fa
|
More IntelliSense-friendly declarations
|
4 years ago |
Scott Lahteine
|
3226e12037
|
Add typedef celsius_t (#21374)
|
4 years ago |
Scott Lahteine
|
107cc1f6a1
|
Followup to planner cleanup
|
4 years ago |
Scott Lahteine
|
7973b954b4
|
E1+ Autotemp and Planner comments
|
4 years ago |
deirdreobyrne
|
e6bf89e82b
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
FanDjango
|
ed7698efaa
|
Defer "quiet probing" till the last Z bump (#20610)
|
4 years ago |
Scott Lahteine
|
bee6b8af8f
|
Use homing_feedrate function
|
4 years ago |
FanDjango
|
daa2a04fc9
|
Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
58deab1915
|
Rename LCD conditionals (#19533)
|
4 years ago |
Scott Lahteine
|
b3890d385c
|
Add multi-extruder condition
|
4 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
4 years ago |
Scott Lahteine
|
d705a5b45e
|
Fix long acceleration overflow
|
4 years ago |
Scott Lahteine
|
6ab7baa413
|
tick() => isr() to spotlight interrupt-time
|
4 years ago |
Scott Lahteine
|
ed14731146
|
getHighESpeed => autotemp_task
|
4 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
4 years ago |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
4 years ago |
Martijn Bosgraaf
|
30e7e2c276
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
4 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
4 years ago |
Scott Lahteine
|
ad907a51e2
|
Followup to planner cleanup
|
4 years ago |
Scott Lahteine
|
9823a37362
|
E1+ Autotemp and Planner comments
|
4 years ago |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
FanDjango
|
55d1938977
|
Defer "quiet probing" till the last Z bump (#20610)
|
4 years ago |
Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
4 years ago |
FanDjango
|
110e0d782f
|
Guards for large BLOCK_BUFFER_SIZE (>=128) (#20130)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
c2c6a679ea
|
Rename LCD conditionals (#19533)
|
4 years ago |
Scott Lahteine
|
76d8d1742c
|
Add multi-extruder condition
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
XDA-Bam
|
a4b46eaf8f
|
Add JD_HANDLE_SMALL_SEGMENTS option (#18316)
|
4 years ago |
Scott Lahteine
|
aea60d9450
|
Clean up trailing spaces
|
4 years ago |
MoellerDi
|
bac760207c
|
Add volumetric extrusion limit (#17017)
|
5 years ago |