Scott Lahteine
|
d67fa98cf6
|
🩹 Fix accel dividend
|
3 years ago |
Scott Lahteine
|
d3fe0caa7f
|
🧑💻 Clarify acceleration factor
|
3 years ago |
Mike La Spina
|
238ab1dd06
|
🩹 Fix Fan Tail Speed Init (#24076)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
tombrazier
|
74565890f3
|
♻️ Refactor and fix ABL Bilinear (#23868, #24009, #24107)
|
3 years ago |
Scott Lahteine
|
4a8b99d505
|
🧑💻 EXTRUDER_LOOP macro
|
3 years ago |
tombrazier
|
41a51e9527
|
🐛 Fix backlash applied steps when config changes (#23826)
Followup to #23814
|
3 years ago |
tombrazier
|
b0fdbede9c
|
🐛 Fix steps-to-mm with backlash (#23814)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
56cec9690a
|
♻️ Refactor HAL as singleton (#23357, #23871, #23897)
|
3 years ago |
MOHAMMAD RASIM
|
3e18cf2b6a
|
🚸 Fix, Improve Power-Loss Recovery (#22828)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Mike La Spina
|
01cb7c19f9
|
🐛 Fix, improve PWM on AVR (#23520)
|
3 years ago |
Scott Lahteine
|
5617edbb96
|
🧑💻 Misc. updates for extra axes (#23521)
|
3 years ago |
Scott Lahteine
|
eb8d819325
|
🧑💻 Fewer string macros
|
3 years ago |
Scott Lahteine
|
9956e62674
|
🧑💻 Apply axis conditionals
|
3 years ago |
John Robertson
|
0e60c8b7e0
|
✨ MarkForged YX kinematics (#23163)
|
3 years ago |
Robby Candra
|
f3e372cb4c
|
🩹 Init fan speed at boot (#23181)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Robby Candra
|
39c2c038be
|
🩹 Coerce pin_t in set_pwm_duty macros (#23273)
|
3 years ago |
Tanguy Pruvot
|
281ed99868
|
⚡️ Reduce calls to set fan PWM (#23149)
|
3 years ago |
espr14
|
c2a674d2c1
|
🏗️ Planner::busy() (#23145)
|
3 years ago |
Andrei M
|
0d91b07797
|
⚗️ Use pwm_set_duty over analogWrite to set PWM (#23048)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
woisy00
|
2142e1dae4
|
🐛 Fix AUTOTEMP bug (thermal runaway) (#23025)
Regression from 9823a37
|
3 years ago |
InsanityAutomation
|
5b1ef638ee
|
🐛 Fix IDEX + DISABLE_INACTIVE_EXTRUDER (#22925)
|
3 years ago |
Scott Lahteine
|
3d102a77ca
|
🎨 Apply F() to kill / sendinfoscreen
|
4 years ago |
Scott Lahteine
|
021ceeba0b
|
⚡️ Handle shared enable pins (#22824)
|
4 years ago |
espr14
|
604a01cd1a
|
🎨 steps_to_mm => mm_per_step (#22847)
|
4 years ago |
Scott Lahteine
|
2c30b75268
|
🎨 Various multi-axis patches (#22823)
|
4 years ago |
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
4 years ago |
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
4 years ago |
Tanguy Pruvot
|
5af3dbdb30
|
🐛 Fix Mixing code typos (#22697)
|
4 years ago |
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
4 years ago |
Fjederhaek
|
f7ce107ac6
|
🐛 Update H-bot / Core for 6-axis (#22600)
Followup to #19112
|
4 years ago |
Scott Lahteine
|
0c0f84b659
|
🐛 Fix CoreXY plus extra axes
See #22490
|
4 years ago |
Scott Lahteine
|
74b0133bc9
|
🐛 Fix 5-axis no extruder compile
Fixes #22446
|
4 years ago |
lujios
|
ee54cd4bd7
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
4 years ago |
DerAndere
|
e3df7d7bc8
|
✏️ Followup to Six Linear Axes (#22056)
|
4 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
|
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 |
Ramiro Polla
|
6d9aaf8de5
|
Macros to eliminate 'f + 0.0' (#21568)
|
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
|
259115bb3f
|
Move apply_rotation_xyz into matrix_3x3
|
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 |