tombrazier
|
232a104a92
|
Fix, improve Linear Advance (#24533)
|
2 years ago |
DerAndere
|
d8df9ffd61
|
🐛 Fix kinematic feedrate (#24568)
|
2 years ago |
tombrazier
|
3b4a5a1ae8
|
🩹 Arc/Planner optimization followup (#24509)
|
2 years ago |
tombrazier
|
fc0615fbd1
|
⚡️ Optimize Planner calculations (#24484)
|
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
|
6cbd7a48d1
|
🎨 Fix comments, formatting
|
2 years ago |
lujios
|
41f73cb457
|
⚡️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-authored-by: Robby Candra <robbycandra.mail@gmail.com>
Co-authored-by: ellensp <530024+ellensp@users.noreply.github.com>
|
2 years ago |
tombrazier
|
62057d3204
|
🐛 Fix Leveling apply/unapply (#24188)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Scott Lahteine
|
b523ddf1b2
|
♻️ Common Bed Leveling object name, accessors (#24214)
|
2 years ago |
Scott Lahteine
|
f1ab24d0ae
|
🩹 Fix accel dividend
|
2 years ago |
Scott Lahteine
|
918a9cf3d1
|
🧑💻 Clarify acceleration factor
|
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
|
a0d28f1770
|
🎨 Minimize block->steps.set
|
2 years ago |
Scott Lahteine
|
80810f1b18
|
🚨 Fix some compiler warnings
|
2 years ago |
Giuliano Zaro
|
e4c7c550fc
|
🐛 Fix PID edit menu for Bed, Chamber (#23987)
|
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 |
tombrazier
|
ae53033cea
|
♻️ Refactor and fix ABL Bilinear (#23868)
|
2 years ago |
Scott Lahteine
|
a80a303cbe
|
🧑💻 EXTRUDER_LOOP macro
|
2 years ago |
tombrazier
|
6b7868d943
|
🐛 Fix backlash applied steps when config changes (#23826)
Followup to #23814
|
2 years ago |
tombrazier
|
87c4cd20e5
|
🐛 Fix steps-to-mm with backlash (#23814)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Scott Lahteine
|
44eff9a233
|
♻️ Refactor HAL as singleton (#23357)
|
2 years ago |
MOHAMMAD RASIM
|
a323d6732b
|
🚸 Fix, Improve Power-Loss Recovery (#22828)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2 years ago |
Scott Lahteine
|
9778b67e84
|
🩹 Fan speed followup
|
2 years ago |
Mike La Spina
|
09909512d7
|
🐛 Fix, improve PWM on AVR (#23520)
|
2 years ago |
Scott Lahteine
|
40481947fc
|
🧑💻 Misc. updates for extra axes (#23521)
|
2 years ago |
Keith Bennett
|
3e2a38b653
|
📝 KHz => kHz (#23512)
|
2 years ago |
Scott Lahteine
|
02b29c0fec
|
📝 kHz => KHz
|
2 years ago |
Scott Lahteine
|
9665a4434c
|
🧑💻 Fewer string macros
|
2 years ago |
Scott Lahteine
|
e65c12cf96
|
🧑💻 Apply axis conditionals
|
2 years ago |
Scott Lahteine
|
6a8b9274a3
|
⏪️ Refactor still needs work
Reverting #23295
|
2 years ago |
Scott Lahteine
|
e211ff148c
|
♻️ Refactor HAL as singleton (#23295)
|
2 years ago |
Robby Candra
|
26689e1d85
|
🩹 Init fan speed at boot (#23181)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2 years ago |
Robby Candra
|
dfa1c26471
|
🩹 Coerce pin_t in set_pwm_duty macros (#23273)
|
2 years ago |
John Robertson
|
e5154ec281
|
✨ MarkForged YX kinematics (#23163)
|
2 years ago |
Tanguy Pruvot
|
1c31366bf3
|
⚡️ Reduce calls to set fan PWM (#23149)
|
3 years ago |
espr14
|
44d8c2f5bf
|
🏗️ Planner::busy() (#23145)
|
3 years ago |
Andrei M
|
da830e6ced
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
woisy00
|
9338b7f06e
|
🐛 Fix AUTOTEMP bug (thermal runaway) (#23025)
Regression from 9823a37
|
3 years ago |
InsanityAutomation
|
15ebe45f36
|
🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925)
|
3 years ago |
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
Scott Lahteine
|
33e0855e2c
|
⚡️ Handle shared enable pins (#22824)
|
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 |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |