Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Scott Lahteine
4df4c47994
Add TMC2209 support (#14249 )
6 years ago
teemuatlut
1c86fbc60b
TMC updates, capture LCD changes (#14074 )
6 years ago
Scott Lahteine
0c4d3e6622
Improve M906 description
6 years ago
Scott Lahteine
2f1e1dcb42
Gradual step towards EXTRUDERS 0 support
6 years ago
LinFor
ba39186364
TMC_DEBUG optimization and improvements (#13135 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
teemuatlut
d81342254a
Support new TMC drivers (#13026 )
6 years ago
teemuatlut
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. (#12884 )
6 years ago
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
6 years ago
teemuatlut
55144284c2
TMC connection test, spreadCycle parameters, improved debugging (#12616 )
6 years ago
Scott Lahteine
d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432 )
* Optimize target_extruder, ignore T with mixing
* Give G-code Tn parity with tool_change
6 years ago
Scott Lahteine
78ccedd6a8
Fix M91x sanity-check to permit TMC2660
Fix #12362
6 years ago
Ludy
5ba6607181
Fix keypad-related compile error (#12306 )
6 years ago
Scott Lahteine
3eb9838dca
Simplify TMC sanity-checks
6 years ago
Ludy
9f77df2590
Followup to menu refactor. TMC warnings, sanity. (#12288 )
- Followup fixes for menu refactor
- Fix TMC sanity checks, unused var warnings
6 years ago
Scott Lahteine
d556dc1865
Fix and improve EEPROM storage (#12054 )
* Clean up Temperature PID
* Improve EEPROM read/write/validate
* Group `SINGLENOZZLE` saved settings
* Group planner saved settings
* Group filament change saved settings
* Group skew saved settings
* Group `FWRETRACT` saved settings
6 years ago
Scott Lahteine
7db0113b53
Improve E_AXIS_N macro
6 years ago
teemuatlut
c447d75916
Add support for TMC2660 (#11998 )
6 years ago
teemuatlut
c3229e1b34
Migrate to a new TMC library (#11943 )
7 years ago
Thomas Moore
3286325044
Add TMC2130 sensorless probing
7 years ago
Marcio Teixeira
c411e7eb0d
[2.0.x] Squelch compiler warnings seen with -Wall (#11889 )
7 years ago
Scott Lahteine
53bd0b55cb
Followup for 6 extruders
7 years ago
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
7 years ago
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
7 years ago
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
7 years ago
Scott Lahteine
4685c7d59f
Followup to M91x I patch
7 years ago
Scott Lahteine
fd8a76493b
Unify M91x parameter I meaning, simplify reports (#11249 )
7 years ago
Scott Lahteine
9c058091e9
No M914 or SGT set for non-sensorless axes
7 years ago
Scott Lahteine
f2c3b0d476
Use bit flags for homed/known
7 years ago
Scott Lahteine
3f2a062a57
Fix M914 value range (-64...+63)
Fix #10896
7 years ago
Scott Lahteine
08e36e264e
Apply _AXIS macro
7 years ago
Scott Lahteine
f5aaa2d6c0
Fix some compiler warnings
7 years ago
Scott Lahteine
b76344c080
More Trinamic cleanup
7 years ago
Giuliano
44f3a6dc3b
[2.0.x] Add missing axes to M911, M912 (#10668 )
7 years ago
Scott Lahteine
045ee28c50
Tweaks to M915
7 years ago
Scott Lahteine
a46bac3100
Add 'I' parameter to M906/M913/M914; 'T' to M906/M913
7 years ago
Scott Lahteine
cfc13ed7f3
Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS.
7 years ago
Scott Lahteine
e28e3bb532
Move extended_axis_codes to PROGMEM
7 years ago
Thomas Moore
1541224a81
Enable Z axis and delta sensorless homing (#9516 )
7 years ago
Scott Lahteine
2c18faf3e4
General cleanups for HAL
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
1a827d5b68
Opening brace tweaks
7 years ago
teemuatlut
0cd1e91056
[2.0.x] TMC driver update (#8769 )
7 years ago
Scott Lahteine
1587962547
Combine G-code files into fewer units
Addressing #7707
8 years ago
Scott Lahteine
2e89685154
Move TMC2130 g-codes to cpp
8 years ago
Scott Lahteine
4231faf779
Initial split-up of G-code handlers by category
8 years ago