Mark
|
83320f1052
|
✨ Bed Distance Sensor (#24554)
|
2 years ago |
Bob Kuhn
|
3f4e4a4d89
|
🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427)
|
2 years ago |
Scott Lahteine
|
6cbd7a48d1
|
🎨 Fix comments, formatting
|
2 years ago |
Scott Lahteine
|
c5126de559
|
🧑💻 MAP macro for axis lists, etc. (#24191)
|
2 years ago |
Scott Lahteine
|
e438c77c6a
|
🚚 Move speed_lookuptable.h
|
2 years ago |
Scott Lahteine
|
b37d13af72
|
🔧 Base NUM_AXES on defined DRIVER_TYPEs (#24106)
|
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
|
258a2ed112
|
🎨 Apply _TERN where possible
|
2 years ago |
Scott Lahteine
|
e65c12cf96
|
🧑💻 Apply axis conditionals
|
2 years ago |
Scott Lahteine
|
02b4e48c6d
|
🚸 Refine stepper-driver-related G-codes (#23372)
|
2 years ago |
fflosi
|
c74161c011
|
✨ Per-axis TMC hold multiplier (#23345)
|
2 years ago |
ellensp
|
b619a71844
|
🐛 Fix børken E_DUAL_STEPPER_DRIVERS (#23017)
|
3 years ago |
Scott Lahteine
|
dc5bef62ba
|
🎨 Various multi-axis patches (#22823)
|
3 years ago |
Scott Lahteine
|
b88117d636
|
🎨 Fix L64xx enable, clean up conditionals
|
3 years ago |
Scott Lahteine
|
536cf287a6
|
🎨 Misc code and spacing cleanup
|
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 |
Scott Lahteine
|
1e33c1a2a7
|
M256 LCD brightness (#22478)
|
3 years ago |
Katelyn Schiesser
|
c8ee056cc6
|
♻️ Consolidate PSU_CONTROL (#22304)
|
3 years ago |
Bo Herrmannsen
|
3d0e8346be
|
✨ Extruder with Dual Stepper Drivers (#21403)
|
3 years ago |
DerAndere
|
ba4fa49834
|
✏️ Followup to Six Linear Axes (#22056)
|
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 |
hannesweisbach
|
5ceccc95a8
|
✨ TMC Driver distinct baudrates (#22008)
|
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
|
abbe3f0dc7
|
🎨 Misc cleanup and fixes
|
3 years ago |
Scott Lahteine
|
0264316797
|
Fix L64xx init for Z4
|
3 years ago |
Scott Lahteine
|
bca4652c5e
|
Leave Hybrid Threshold as-is for now
Reverting 253ee0c407
|
3 years ago |
Scott Lahteine
|
253ee0c407
|
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off (#21623)
|
3 years ago |
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
3 years ago |
swissnorp
|
bcda46e3f3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
8fd8772a6f
|
Adjust axis homed / trusted methods (#20323)
|
3 years ago |
Jason Smith
|
3a396a25dc
|
Retire HAL for STM32F4 / F7 (#20153)
|
4 years ago |
Jason Smith
|
a4e1132048
|
Fix Z4 in ENABLE/DISABLE_AXIS_Z (#20256)
This was accidentally broken in PR #20218
|
4 years ago |
Orel
|
8db72d027e
|
Skip unnecessary (costly) SW Stepper Enable (#20218)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
qwewer0
|
c7f7f2403d
|
Fix Chopper Timing extra axis defaults (#19850)
|
4 years ago |
ManuelMcLure
|
4fccb92e07
|
Configure TMC interpolation per driver (#19828)
|
4 years ago |
Jago Strong-Wright
|
c2802d35bb
|
Distinct Chopper Timing settings (#19781)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Scott Lahteine
|
ecc8013812
|
Whitespace cleanup
|
4 years ago |
Jason Smith
|
5d0429ee2a
|
Catch a TMC address conflict early (#19458)
|
4 years ago |
swissnorp
|
a12ac5e175
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
4 years ago |
swissnorp
|
3ddb720722
|
Fix 'sync_plan_position' call (#19016)
|
4 years ago |
swissnorp
|
4856ac5028
|
Add Z_AFTER_DEACTIVATE to account for gravity (#18906)
|
4 years ago |
MKS-Sean
|
d20d459132
|
Robin nano V2, TFT LVGL UI parameters, and more (#18500)
|
4 years ago |
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
4 years ago |
Victor Oliveira
|
4a55bdb165
|
Only download & compile required libraries (#18699)
|
4 years ago |
Scott Lahteine
|
31167c158b
|
TMCStepper 0.7.0
|
4 years ago |
George Fu
|
fe7452c5cb
|
TMC serial multiplexer, FYSETC AIO-II (#18080)
|
4 years ago |
Jason Smith
|
a2153c15ee
|
Add TMC driver HW serial defines (#17909)
|
4 years ago |
Scott Lahteine
|
eeabe66fc4
|
Some distinct E helpers
|
4 years ago |