27 Commits

Author SHA1 Message Date
Scott Lahteine
99c237e05e 🚸 Refine stepper-driver-related G-codes () 2022-01-09 01:31:03 -06:00
Scott Lahteine
cabd538fdd 🎨 Apply F() to G-code report header 2021-12-25 00:45:04 -06:00
tombrazier
ee26fd0e05 🚸 Default T0 for M569, M906, M913 () 2021-10-26 16:07:46 -05:00
Scott Lahteine
b661795ae5 🎨 Fewer serial macros 2021-10-02 22:31:15 -05:00
Scott Lahteine
6d96c221bd 🎨 Standardize G-code reporting 2021-10-02 22:31:15 -05:00
squiddity
95f0970d85 🐛 Fix M913 typos () 2021-07-18 19:26:56 -05:00
Katelyn Schiesser
ef41c1f452 🐛 Fix IJK axis references, E stepper indices ()
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-06-21 16:26:38 -05:00
DerAndere
c1fca91103 🏗️ Support for up to 6 linear axes ()
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-06-15 00:05:03 -05:00
Scott Lahteine
26a244325b ♻️ Refactor axis counts and loops 2021-05-22 16:08:08 -05:00
Scott Lahteine
f7d28ce1d6 🎨 Misc cleanup and fixes 2021-05-22 16:08:03 -05:00
Diego von Deschwanden
42fbd527f3
Fix links to secure sites () 2020-07-22 22:20:14 -05:00
Scott Lahteine
b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 2020-03-02 12:04:36 -06:00
Scott Lahteine
c4db8e49a7 XYZ_CHAR macro 2020-03-01 14:36:06 -06:00
Scott Lahteine
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
yangwenxiong
248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans () 2020-01-25 02:13:39 -06:00
InsanityAutomation
0fcf2b1110 Quad Z stepper support () 2020-01-19 23:35:07 -06:00
Scott Lahteine
50e4545255
Add custom types for position () 2019-09-29 04:25:39 -05:00
Scott Lahteine
586b334c2a
Split up stepper indirection () 2019-08-31 19:44:45 -05:00
Scott Lahteine
93cd66ac11 Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00
Scott Lahteine
4df4c47994
Add TMC2209 support () 2019-06-20 15:47:50 -05:00
teemuatlut
1c86fbc60b TMC updates, capture LCD changes () 2019-05-25 18:22:12 -05:00
Scott Lahteine
2f1e1dcb42 Gradual step towards EXTRUDERS 0 support 2019-03-01 01:51:24 -06:00
Scott Lahteine
0feeef2604 Update copyright in headers 2019-02-12 15:30:11 -06:00
teemuatlut
d81342254a Support new TMC drivers () 2019-02-06 06:33:14 -06:00
teemuatlut
1a79878dff Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN 2019-01-12 18:07:28 -06:00
teemuatlut
0cd1e91056 [2.0.x] TMC driver update () 2017-12-15 15:03:14 -06:00
Scott Lahteine
1587962547 Combine G-code files into fewer units
Addressing 
2017-09-23 18:12:04 -05:00