ManuelMcLure
4fccb92e07
Configure TMC interpolation per driver ( #19828 )
4 years ago
Scott Lahteine
d69c2a90b7
Simple rename of hex_print
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Giuliano Zaro
9ee891c4a6
Fix TMC homing phase coils alignment ( #18528 )
Co-authored-by: Fabio Santos <fabiosan@live.com>
4 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
514afddeb4
Minor code cleanup
5 years ago
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
5 years ago
Scott Lahteine
5e197df89a
Fix Babystepping loop (again)
5 years ago
Karl Andersson
f30897500d
Disable spreadcycle in tmc_enable_stallguard<2209> ( #16890 )
5 years ago
Scott Lahteine
ddce1c6ef2
Show '*' for zero 'stst' flag
5 years ago
Fabio Santos
894762259b
Coolstep for TMC2130, 2209, 5130, 5160 ( #16790 )
5 years ago
Scott Lahteine
f312ddfa4f
More updates for 8 extruders, REPEAT
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
0d342bac51
Fix CURRENT_STEP_DOWN compile error
5 years ago
InsanityAutomation
0fcf2b1110
Quad Z stepper support ( #16277 )
5 years ago
Scott Lahteine
f6a6839a82
Simplify TMC monitor code
5 years ago
Dirk O. Kaar
d0e1166cce
Fix Visual Micro "Arduino IDE for Visual Studio" support ( #16418 )
5 years ago
Scott Lahteine
937dca4432
Followup to TMC2209 spreadcycle patch
5 years ago
elementfoundry
e5edbf9d35
Allow TMC2209 to save/restore spreadCycle ( #16153 )
Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
5 years ago
Scott Lahteine
25a7ceabdb
Fix missing step_current_down semicolons
5 years ago
Scott Lahteine
27943f9e31
Multiple axis TMC OTPW step down ( #16044 )
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
5 years ago
InsanityAutomation
438835f6a5
Configurable Max Accel, Max Feedrate, Max Jerk edit limits ( #13929 )
5 years ago
Ludy
068c303742
More translatable LCD strings ( #15190 )
5 years ago
Scott Lahteine
586b334c2a
Split up stepper indirection ( #15111 )
5 years ago
Gustavo Alvarez
27952648cf
Fix M122 column alignment ( #14779 )
5 years ago
Scott Lahteine
1a349c7522
Add HAS_TMC220x
5 years ago
Marcio Teixeira
e6cf7860e8
Improve ExtUI, fix compiler errors, warnings ( #14441 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Scott Lahteine
4df4c47994
Add TMC2209 support ( #14249 )
5 years ago
Scott Lahteine
dfdbd1e75f
Use TEST macro where possible
5 years ago
teemuatlut
bf4a0db97f
TMC LCD followup ( #14134 )
6 years ago
teemuatlut
1c86fbc60b
TMC updates, capture LCD changes ( #14074 )
6 years ago
Ludy
c837e9250c
Define tmc variables where needed ( #13918 )
6 years ago
kAdonis
ee73e17c9b
Hide 'vsense' report row if not used ( #13884 )
6 years ago
Scott Lahteine
cf12fc8366
Expand on serial debugging ( #13577 )
6 years ago
Ludy
bd4160dbaf
Unused CS_ACTUAL_sb ( #13282 )
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
e5801b75f8
Fix TMC-related compile issues. ( #12971 )
- `STEALTHOP_[XYZE]` configuration options now set the default state.
6 years ago
teemuatlut
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. ( #12884 )
6 years ago
teemuatlut
55144284c2
TMC connection test, spreadCycle parameters, improved debugging ( #12616 )
6 years ago
Marcio Teixeira
b22716e938
M425 Backlash Correction ( #11061 )
6 years ago
teemuatlut
50b2fbd031
Trinamic: Split stealthChop, improve driver monitoring, etc. ( #12582 )
6 years ago
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type ( #12557 )
6 years ago
Scott Lahteine
b779b42ffd
Prevent current step-down going negative
Addressing #11348
6 years ago
Scott Lahteine
9bf5d4331c
Clear up some compiler 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
teemuatlut
dffb4c63dc
[2.0.x] TMC2660 followup ( #12029 )
* Don't react to s2g on TMC2660. False positives
* Init with sensorless probing as well
6 years ago