Holger Müller
|
1a6f2b29b8
|
Add support for Triple-Z steppers/endstops
|
6 years ago |
Scott Lahteine
|
2a61c9a939
|
Various fixups to configs, spacing, etc.
|
6 years ago |
teemuatlut
|
fbcdf5eaeb
|
Simplify stepper driver per-axis selection
|
6 years ago |
Scott Lahteine
|
f3fed52348
|
Fix coolstep_min_speed / sensorless homing
Fix #8890
|
6 years ago |
Scott Lahteine
|
2ba198a624
|
Tweak M122 report spacing
|
6 years ago |
Scott Lahteine
|
f83361a814
|
Apply const to tmc_sensorless_homing
|
7 years ago |
Scott Lahteine
|
3396671011
|
[2.0.x] Reset LCD status to fallbacks (#10470)
* Remove obsolete strings
* Tweak some static consts
* Reset LCD status to fallbacks
|
7 years ago |
Scott Lahteine
|
89b1580587
|
Fix compile error in tmc_status
|
7 years ago |
Scott Lahteine
|
ea1a83ce41
|
Use pgm_read_ptr for tables of pointers
|
7 years ago |
teemuatlut
|
daf643e1ce
|
[2.0.x] TMC: Match axis label order (#10188)
|
7 years ago |
teemuatlut
|
b5b39af531
|
[2.0.x] TMC: Fix CURRENT_STEP_DOWN (#10170)
|
7 years ago |
Scott Lahteine
|
cfc13ed7f3
|
Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS.
|
7 years ago |
Scott Lahteine
|
978f342392
|
Reduce some tmc_util strings
|
7 years ago |
Scott Lahteine
|
1e946d681d
|
Update Marlin for newest TMC libraries
- TMC2130Stepper v2.2.0
- TMC2208Stepper v0.0.4
|
7 years ago |
teemuatlut
|
e6dcfa64b0
|
Cast SERIAL_CHAR to void in M122 (#10086)
|
7 years ago |
Scott Lahteine
|
cc59ac4603
|
Fix _tmc_say_axis string address
Fixes #10003
|
7 years ago |
Scott Lahteine
|
ca577c1638
|
Fix up various spacing, comments, and typos
|
7 years ago |
Scott Lahteine
|
2057177184
|
Make enums into implicit char
|
7 years ago |
Scott Lahteine
|
e28e3bb532
|
Move extended_axis_codes to PROGMEM
|
7 years ago |
Scott Lahteine
|
b08ec22fe1
|
Show E0-E4 in monitor_tmc_driver output (#9969)
Fix #9966
|
7 years ago |
teemuatlut
|
749bc42aa9
|
TMC SGT is int8 (#9651)
|
7 years ago |
teemuatlut
|
5990266724
|
Init CS pins before loading settings (#9566)
|
7 years ago |
Thomas Moore
|
1541224a81
|
Enable Z axis and delta sensorless homing (#9516)
|
7 years ago |
Thomas Moore
|
e1fd9c08b3
|
[2.0.x] Add support for LPC1769 at 120 MHz (#9423)
|
7 years ago |
Scott Lahteine
|
43d3d024ac
|
Update tmc_util.cpp
|
7 years ago |
Panayiotis Savva
|
ad500b01e0
|
Fixes TMC compilation error
|
7 years ago |
Scott Lahteine
|
6a043eee55
|
Various updates for TMC support
|
7 years ago |
Thomas Moore
|
f7efac57b7
|
Multi-host support
|
7 years ago |
teemuatlut
|
9d923c6c03
|
Fix TMC gcode commands
|
7 years ago |
Scott Lahteine
|
b259bb4670
|
Fix tmc_util global vars
|
7 years ago |
teemuatlut
|
0cd1e91056
|
[2.0.x] TMC driver update (#8769)
|
7 years ago |