luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-18 20:29:56 -05:00 |
|
Scott Lahteine
|
4b2fdbeeb1
|
✨ M256 LCD brightness (#22478)
|
2021-08-09 00:24:57 -05:00 |
|
Bo Herrmannsen
|
dba877311e
|
✨ Extruder with Dual Stepper Drivers (#21403)
|
2021-06-15 00:12:20 -05:00 |
|
DerAndere
|
e3df7d7bc8
|
✏️ Followup to Six Linear Axes (#22056)
|
2021-06-15 00:05:52 -05:00 |
|
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-15 00:05:03 -05:00 |
|
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
2021-06-15 00:03:55 -05:00 |
|
Giuliano Zaro
|
04bea72787
|
🐛 Fix MMU compile with >5 EXTRUDERS (#22036)
|
2021-06-14 23:51:17 -05:00 |
|
hannesweisbach
|
7ca1550775
|
✨ TMC Driver distinct baudrates (#22008)
|
2021-06-14 23:49:16 -05:00 |
|
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
2021-05-22 16:08:03 -05:00 |
|
Scott Lahteine
|
0167bba371
|
Fix L64xx init for Z4
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
bca4652c5e
|
Leave Hybrid Threshold as-is for now
Reverting 253ee0c407
|
2021-04-17 02:03:16 -05:00 |
|
Scott Lahteine
|
253ee0c407
|
Init pwm_thrs to 0 when HYBRID_THRESHOLD is off (#21623)
|
2021-04-16 04:04:07 -05:00 |
|
Scott Lahteine
|
3b73b115ca
|
Apply pointer formatting
|
2021-03-29 20:36:37 -05:00 |
|
swissnorp
|
bcda46e3f3
|
Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-25 10:09:00 -06:00 |
|
Scott Lahteine
|
8fd8772a6f
|
Adjust axis homed / trusted methods (#20323)
|
2020-11-29 19:06:40 -06:00 |
|
Jason Smith
|
3a396a25dc
|
Retire HAL for STM32F4 / F7 (#20153)
|
2020-11-26 00:37:18 -06:00 |
|
Jason Smith
|
a4e1132048
|
Fix Z4 in ENABLE/DISABLE_AXIS_Z (#20256)
This was accidentally broken in PR #20218
|
2020-11-23 03:07:43 -08:00 |
|
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>
|
2020-11-21 16:27:06 -06:00 |
|
Giuliano Zaro
|
41529b6598
|
SMUFF (MMU2 clone) support (#19912)
|
2020-11-18 01:27:21 -06:00 |
|
qwewer0
|
c7f7f2403d
|
Fix Chopper Timing extra axis defaults (#19850)
|
2020-10-22 20:46:48 -05:00 |
|
ManuelMcLure
|
4fccb92e07
|
Configure TMC interpolation per driver (#19828)
|
2020-10-22 06:27:33 -05:00 |
|
Jago Strong-Wright
|
c2802d35bb
|
Distinct Chopper Timing settings (#19781)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-10-17 22:35:19 -05:00 |
|
Scott Lahteine
|
ecc8013812
|
Whitespace cleanup
|
2020-09-23 17:43:32 -05:00 |
|
Jason Smith
|
5d0429ee2a
|
Catch a TMC address conflict early (#19458)
|
2020-09-22 20:36:31 -05:00 |
|
swissnorp
|
a12ac5e175
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
2020-08-27 16:05:53 -05:00 |
|
swissnorp
|
3ddb720722
|
Fix 'sync_plan_position' call (#19016)
|
2020-08-13 22:37:57 -05:00 |
|
swissnorp
|
4856ac5028
|
Add Z_AFTER_DEACTIVATE to account for gravity (#18906)
|
2020-08-04 00:31:45 -05:00 |
|
MKS-Sean
|
d20d459132
|
Robin nano V2, TFT LVGL UI parameters, and more (#18500)
|
2020-07-25 01:18:06 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Victor Oliveira
|
4a55bdb165
|
Only download & compile required libraries (#18699)
|
2020-07-19 21:42:30 -05:00 |
|
Scott Lahteine
|
31167c158b
|
TMCStepper 0.7.0
|
2020-06-21 22:17:48 -05:00 |
|
George Fu
|
fe7452c5cb
|
TMC serial multiplexer, FYSETC AIO-II (#18080)
|
2020-05-25 15:48:33 -05:00 |
|
Jason Smith
|
a2153c15ee
|
Add TMC driver HW serial defines (#17909)
|
2020-05-08 01:15:12 -05:00 |
|
Scott Lahteine
|
eeabe66fc4
|
Some distinct E helpers
|
2020-05-05 00:52:45 -05:00 |
|
Scott Lahteine
|
a226b281af
|
UI and stall reset for extra TMC axes (#17818)
|
2020-04-30 22:52:33 -05:00 |
|
Scott Lahteine
|
c26725c5a0
|
L64XX can use hardStop for M17
See #17794
|
2020-04-29 15:06:19 -05:00 |
|
Neil van Geffen
|
7c3909bc3f
|
Save/Load distinct TMC SG thresholds (#17741)
|
2020-04-28 01:22:03 -05:00 |
|
Scott Lahteine
|
94291eb59f
|
Clean up old externs / includes
|
2020-04-27 22:39:31 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
11ce281694
|
Followup to #17351
|
2020-04-02 13:32:59 -05:00 |
|
Simon Jouet
|
192c7c27b9
|
Fix extra TMC serial begin calls (#17351)
|
2020-04-01 16:20:38 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|
Vert
|
8bbcbc528c
|
Fix Z4 stepper indirection macros (#17107)
|
2020-03-10 15:57:10 -05:00 |
|
Scott Lahteine
|
b1a50d54e2
|
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
|
2020-03-02 12:04:36 -06:00 |
|
Jason Smith
|
2bcc2ec7d1
|
Reduce default TMC baudrate to 57600 with Software Serial (#16930)
|
2020-02-23 07:48:56 -06:00 |
|
Scott Lahteine
|
72fae2faa5
|
Require TMCStepper 0.6.2
|
2020-02-15 22:35:28 -06:00 |
|
Scott Lahteine
|
18a7276909
|
Revert "Coolstep for TMC2130, 2209, 5130, 5160"
Reverting #16790 as not ready for primetime.
|
2020-02-09 21:22:26 -06:00 |
|
Fabio Santos
|
894762259b
|
Coolstep for TMC2130, 2209, 5130, 5160 (#16790)
|
2020-02-08 21:01:57 -06:00 |
|
Scott Lahteine
|
f312ddfa4f
|
More updates for 8 extruders, REPEAT
|
2020-02-04 12:37:20 -06:00 |
|
Scott Lahteine
|
15b6ad41bc
|
Fix E stepper stays on bug
Fixes #16753
|
2020-02-04 02:39:37 -06:00 |
|