Commit Graph

128 Commits

Author SHA1 Message Date
eae339b8dc ️ Better IS buffer size calc (#25035) 2022-12-16 14:23:25 -06:00
6f5ad55953 ️ More SCURVE cycles on unoptimized cortex-m0 (#24955) 2022-12-16 14:23:25 -06:00
57f6c93192 ️ Input Shaping improvements (#24951) 2022-12-16 14:23:25 -06:00
c1f0f26bff 🚀 ZV Input Shaping (#24797) 2022-12-16 14:23:24 -06:00
c996bfddb7 Permit Linear Advance with I2S Streaming (#24684) 2022-12-16 14:06:54 -06:00
fd319928d2 Fix, improve Linear Advance (#24533) 2022-08-01 01:59:37 -05:00
89e9ae0662 🧑‍💻 Give the simulator Stepper access 2022-08-01 01:59:37 -05:00
d965303a7a ️ Fix and improve Inline Laser Power (#22690) 2022-07-15 18:48:14 -05:00
05bdc5640d ♻️ Planner flags refactor 2022-06-30 22:10:05 -05:00
d6c673b9de ♻️ More updates for multi-axis 2022-06-05 23:11:32 -05:00
8465818754 🎨 Fix/adjust warnings (#24225) 2022-06-05 23:11:32 -05:00
0041de1a8a 💥 Update Motor Current G-codes for extra axes (#23975) 2022-06-05 23:11:31 -05:00
fd13a928c1 Support for up to 9 axes (#23112, #24036, #24231) 2022-06-05 23:11:31 -05:00
1d8d8dccf4 💥 Num Axes / Multi-Stepper based on Driver Types (#24106, #24120) 2022-06-05 20:58:39 -05:00
f9b7f00d1e 🚚 Move speed_lookuptable.h 2022-05-13 01:19:45 -05:00
d235bc9e1c 🧑‍💻 General and Axis-based bitfield flags (#23989) 2022-05-12 04:18:02 -05:00
e99104a004 Configurable FREEZE pin state (#23944, #23948)
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-05-07 16:17:47 -05:00
5617edbb96 🧑‍💻 Misc. updates for extra axes (#23521) 2022-05-07 15:12:45 -05:00
39e4310c7b 🐛 Fix, improve PWM on AVR (#23463) 2022-05-07 15:12:45 -05:00
5b9f3bd4b1 🧑‍💻 Remove extraneous 'inline' hints 2022-01-09 04:33:17 -06:00
d0c0630c1f 🩹 Fix EXTRUDER 0 compile warning (#22868) 2021-10-04 01:12:35 -05:00
021ceeba0b ️ Handle shared enable pins (#22824) 2021-10-02 22:31:16 -05:00
2c30b75268 🎨 Various multi-axis patches (#22823) 2021-10-02 22:31:16 -05:00
de4eed33e4 🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM 2021-10-02 22:31:15 -05:00
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
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
26a244325b ♻️ Refactor axis counts and loops 2021-05-22 16:08:08 -05:00
9e373617dc Instant Freeze/Resume Function (#17462)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-05-15 15:05:53 -05:00
02e131b5fd 🎨 Misc. code cleanup 2021-05-15 15:05:53 -05:00
3b73b115ca Apply pointer formatting 2021-03-29 20:36:37 -05:00
418b3e5ee2 Fix IDEX layer shift and DIR states (#19756)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-10-16 16:59:55 -05:00
492ba2a111 Digipots refactor / cleanup (#19690) 2020-10-11 14:58:35 -05:00
d8ed749045 Add MKS Robin E3P, improve LVGL UI (#19442) 2020-09-20 20:55:02 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
a847f37d43 Reduce Step Smoothing ceiling to 50% CPU usage (#18719) 2020-07-19 21:53:29 -05:00
55e519a06f General cleanup 2020-07-14 21:27:49 -05:00
0fa345f98f Laser updates followup (#18237)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-06-08 19:53:39 -05:00
a1f3d2f3cd Move set_all_z_lock to Stepper 2020-06-02 02:37:33 -05:00
2e03c7939c Simplification 2020-05-12 14:48:50 -05:00
8a22ef0c83 G6 Direct Stepping (#17853) 2020-05-11 19:22:41 -05:00
ab2b98e425 Apply composite tests 2020-04-23 21:53:52 -05:00
Ben
df8b7dfc40 Various Laser / Spindle improvements (#15335) 2020-04-02 19:31:08 -05:00
3a07b4412d Asynchronous M114 and (R)ealtime position option (#17032) 2020-03-02 21:52:53 -06:00
99a5074372 Fix babystep include, typos in stepper.cpp
Fix #16881
2020-02-16 17:49:21 -06:00
64a81f887a EXPERIMENTAL integrated BABYSTEPPING (#16829) 2020-02-15 21:42:28 -06:00
0b984519c3 Clean up stepper and babystep (#16857) 2020-02-14 05:14:37 -06:00
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
0fcf2b1110 Quad Z stepper support (#16277) 2020-01-19 23:35:07 -06:00
a2cda631d9 Clean up trailing whitespace 2020-01-02 16:33:50 -06:00