tombrazier
|
232a104a92
|
Fix, improve Linear Advance (#24533)
|
2 years ago |
tombrazier
|
fc0615fbd1
|
⚡️ Optimize Planner calculations (#24484)
|
2 years ago |
Miguel Risco-Castillo
|
8fb54d4621
|
🚸 Fix and update ProUI (#24477)
|
2 years ago |
tombrazier
|
920799e38d
|
⚡️ Optimize G2-G3 Arcs (#24366)
|
2 years ago |
Mike La Spina
|
6a67ad4e4a
|
⚡️ Fix and improve Inline Laser Power (#22690)
|
2 years ago |
Scott Lahteine
|
9c376f120c
|
🩹 Remove obsolete split_move
|
2 years ago |
Scott Lahteine
|
d9ec3795fb
|
🩹 Fix memset block warning
|
2 years ago |
Scott Lahteine
|
93ffd57383
|
♻️ reset_acceleration_rates => refresh_…
|
2 years ago |
Scott Lahteine
|
307dfb15ca
|
♻️ Planner flags refactor
|
2 years ago |
Scott Lahteine
|
58ce5182c2
|
🎨 Fix spelling, whitespace
|
2 years ago |
Mike La Spina
|
726a38712e
|
🩹 Fix Fan Tail Speed Init (#24076)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
80810f1b18
|
🚨 Fix some compiler warnings
|
2 years ago |
Scott Lahteine
|
577831bf1a
|
🩹 Apply 100% leveling correction below the bed
See #24002
|
2 years ago |
DerAndere
|
e5b651f407
|
✨ Support for up to 9 axes (linear, rotary) (#23112)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
a80a303cbe
|
🧑💻 EXTRUDER_LOOP macro
|
2 years ago |
MOHAMMAD RASIM
|
a323d6732b
|
🚸 Fix, Improve Power-Loss Recovery (#22828)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2 years ago |
Scott Lahteine
|
02b29c0fec
|
📝 kHz => KHz
|
2 years ago |
Scott Lahteine
|
6fb2d8a25f
|
🧑💻 Remove extraneous 'inline' hints
|
2 years ago |
Scott Lahteine
|
0539e870de
|
🎨 Rename HAL timer elements
|
3 years ago |
espr14
|
44d8c2f5bf
|
🏗️ Planner::busy() (#23145)
|
3 years ago |
espr14
|
228eb9c404
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Scott Lahteine
|
dc5bef62ba
|
🎨 Various multi-axis patches (#22823)
|
3 years ago |
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
luzpaz
|
afca6e7459
|
🐛 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
|
05ebde3812
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
3 years ago |
DerAndere
|
7726af9c53
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Giuliano Zaro
|
eea9b6d8ae
|
🐛 Fix MMU compile with >5 EXTRUDERS (#22036)
|
3 years ago |
Scott Lahteine
|
dd4990252e
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
3 years ago |
Scott Lahteine
|
84fd0eff17
|
🎨 Macros for optional arguments (#21969)
|
3 years ago |
Scott Lahteine
|
d71b35c24f
|
🎨 Apply shorthand and cleanups
|
3 years ago |
Scott Lahteine
|
2de54dab84
|
🎨 Move HAS_EXTRUDERS
|
3 years ago |
Scott Lahteine
|
a6e5492b08
|
♻️ Refactor axis counts and loops
|
3 years ago |
fedetony
|
32dba5e0c7
|
Realtime Reporting, S000, P000, R000 (#19330)
|
3 years ago |
Scott Lahteine
|
d705a5b45e
|
Fix long acceleration overflow
|
3 years ago |
Scott Lahteine
|
6ab7baa413
|
tick() => isr() to spotlight interrupt-time
|
3 years ago |
Scott Lahteine
|
ed14731146
|
getHighESpeed => autotemp_task
|
3 years ago |
Scott Lahteine
|
62f37669dc
|
Replace 'const float &' with 'const_float_t' (#21505)
|
3 years ago |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
3 years ago |
Martijn Bosgraaf
|
30e7e2c276
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
2d2291d00e
|
More IntelliSense-friendly declarations
|
3 years ago |
Scott Lahteine
|
e5ff55a1be
|
Add typedef celsius_t (#21374)
|
3 years ago |
Scott Lahteine
|
ad907a51e2
|
Followup to planner cleanup
|
3 years ago |
Scott Lahteine
|
9823a37362
|
E1+ Autotemp and Planner comments
|
3 years ago |
deirdreobyrne
|
468e437390
|
Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
FanDjango
|
55d1938977
|
Defer "quiet probing" till the last Z bump (#20610)
|
3 years ago |
Scott Lahteine
|
20b3af1cc2
|
Use homing_feedrate function
|
3 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 |