100 Commits (b661795ae5af15d773b9c148abe1c8005799dac4)

Author SHA1 Message Date
kAdonis ee73e17c9b Hide 'vsense' report row if not used (#13884) 5 years ago
Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) 5 years ago
Ludy bd4160dbaf Unused CS_ACTUAL_sb (#13282) 5 years ago
LinFor ba39186364 TMC_DEBUG optimization and improvements (#13135) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
teemuatlut d81342254a Support new TMC drivers (#13026) 5 years ago
teemuatlut e5801b75f8 Fix TMC-related compile issues. (#12971) 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 6 years ago
Scott Lahteine 9bf5d4331c Clear up some compiler warnings 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
teemuatlut dffb4c63dc [2.0.x] TMC2660 followup (#12029) 6 years ago
teemuatlut c447d75916 Add support for TMC2660 (#11998) 6 years ago
Scott Lahteine 8daadd2c8c
Fix TMC_DEBUG undefined report_tmc_status (#11993) 6 years ago
teemuatlut c3229e1b34 Migrate to a new TMC library (#11943) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Thomas Moore 3286325044 Add TMC2130 sensorless probing 6 years ago
Scott Lahteine 65045ba54b tmc_util fix part 2 6 years ago
Scott Lahteine 115abf9c53 Fix syntax error in front of `tmc_axes` 6 years ago
Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 years ago
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 6 years ago
Scott Lahteine 2ba198a624 Tweak M122 report spacing 6 years ago
Scott Lahteine f83361a814 Apply const to tmc_sensorless_homing 6 years ago
Scott Lahteine 3396671011
[2.0.x] Reset LCD status to fallbacks (#10470) 6 years ago
Scott Lahteine 89b1580587 Fix compile error in tmc_status 6 years ago
Scott Lahteine ea1a83ce41 Use pgm_read_ptr for tables of pointers 6 years ago
teemuatlut daf643e1ce [2.0.x] TMC: Match axis label order (#10188) 6 years ago
teemuatlut b5b39af531 [2.0.x] TMC: Fix CURRENT_STEP_DOWN (#10170) 6 years ago
Scott Lahteine cfc13ed7f3 Quiet M906/M913/M914 with axes. Patch for DISTINCT_E_FACTORS. 6 years ago
Scott Lahteine 978f342392 Reduce some tmc_util strings 6 years ago
Scott Lahteine 1e946d681d Update Marlin for newest TMC libraries 6 years ago
teemuatlut e6dcfa64b0 Cast SERIAL_CHAR to void in M122 (#10086) 6 years ago
Scott Lahteine cc59ac4603 Fix _tmc_say_axis string address 6 years ago
Scott Lahteine ca577c1638 Fix up various spacing, comments, and typos 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine e28e3bb532 Move extended_axis_codes to PROGMEM 6 years ago
Scott Lahteine b08ec22fe1
Show E0-E4 in monitor_tmc_driver output (#9969) 6 years ago
teemuatlut 749bc42aa9 TMC SGT is int8 (#9651) 6 years ago
teemuatlut 5990266724 Init CS pins before loading settings (#9566) 6 years ago
Thomas Moore 1541224a81 Enable Z axis and delta sensorless homing (#9516) 6 years ago
Thomas Moore e1fd9c08b3 [2.0.x] Add support for LPC1769 at 120 MHz (#9423) 6 years ago
Scott Lahteine 43d3d024ac
Update tmc_util.cpp 7 years ago
Panayiotis Savva ad500b01e0 Fixes TMC compilation error 7 years ago