Commit Graph
46 Commits
Author SHA1 Message Date
teemuatlutandScott Lahteine d9b0b964be Fix TMC2208 HW Serial constructor (#15782) 2019-11-06 16:57:48 -06:00
teemuatlutandScott Lahteine d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 2019-08-04 22:22:58 -05:00
teemuatlutandScott Lahteine 8aad29fb6e Fix Prusa chopper timing preset 2019-07-02 20:51:33 -05:00
teemuatlutandScott Lahteine 2247bf1ba5 Add missing dedge init for TMC2209 (#14370) 2019-06-22 17:00:15 -05:00
teemuatlutandScott Lahteine 29afd11cbf Updates for TMC2660 init (#14245) 2019-06-13 23:16:10 -05:00
teemuatlutandScott Lahteine 12a270fd29 Fix TMC5160 and TMC2160 PWMCONF init 2019-06-13 20:57:12 -05:00
teemuatlutandScott Lahteine cccc51ee0e TMC Square Wave Stepping mode (#14195) 2019-06-09 05:08:05 -05:00
teemuatlutandScott Lahteine bf4a0db97f TMC LCD followup (#14134) 2019-05-27 21:24:20 -05:00
teemuatlutandScott Lahteine 1c86fbc60b TMC updates, capture LCD changes (#14074) 2019-05-25 18:22:12 -05:00
teemuatlutandScott Lahteine d81342254a Support new TMC drivers (#13026) 2019-02-06 06:33:14 -06:00
teemuatlutandScott Lahteine f0503372d9 Revert E_AXIS_N cast (#13055) 2019-01-30 20:55:05 -06:00
teemuatlutandScott Lahteine e5801b75f8 Fix TMC-related compile issues. (#12971)
- `STEALTHOP_[XYZE]` configuration options now set the default state.
2019-01-20 23:54:57 -06:00
teemuatlutandScott Lahteine 8a3f1d6932 Fix chopper timing struct and initialization (#12943) 2019-01-19 18:57:02 -06:00
teemuatlutandScott Lahteine e6805582a6 M569 to change stepping mode. Add new TMC section to LCD. (#12884) 2019-01-17 13:17:16 -06:00
teemuatlutandScott Lahteine 1a79878dff Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN 2019-01-12 18:07:28 -06:00
teemuatlutandScott Lahteine 7a5e637a37 Add spreadCycle parameter sets (#12645) 2018-12-18 12:42:14 -06:00
teemuatlutandScott Lahteine 55144284c2 TMC connection test, spreadCycle parameters, improved debugging (#12616) 2018-12-09 20:54:48 -06:00
teemuatlutandScott Lahteine 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) 2018-12-07 15:34:21 -06:00
teemuatlutandScott Lahteine dffb4c63dc [2.0.x] TMC2660 followup (#12029)
* Don't react to s2g on TMC2660. False positives
* Init with sensorless probing as well
2018-10-07 15:37:44 -05:00
teemuatlutandScott Lahteine c447d75916 Add support for TMC2660 (#11998) 2018-10-06 17:18:10 -05:00
teemuatlutandScott Lahteine c3229e1b34 Migrate to a new TMC library (#11943) 2018-10-03 02:48:49 -05:00
teemuatlutandScott Lahteine 884ad75cb8 Update config files 2018-09-24 17:26:18 -04:00
teemuatlutandScott Lahteine 49e107cea9 Restrict SW serial to AVR (#11696) 2018-09-01 15:24:44 -05:00
teemuatlutandScott Lahteine fbcdf5eaeb Simplify stepper driver per-axis selection 2018-07-25 02:47:43 -05:00
teemuatlut f38c81cdde LPC176x: Expand HW SPI class 2018-07-14 19:06:27 +03:00
teemuatlut 3b5dec4b13 Add new LPC include folder 2018-07-14 18:58:56 +03:00
teemuatlutandScott Lahteine 3de0c85d41 Fix RRW graphical LCD constructor macro (#11171) 2018-07-01 23:14:23 -05:00
teemuatlutandScott Lahteine daf643e1ce [2.0.x] TMC: Match axis label order (#10188) 2018-03-23 01:04:12 -05:00
teemuatlutandScott Lahteine b5b39af531 [2.0.x] TMC: Fix CURRENT_STEP_DOWN (#10170) 2018-03-20 15:16:05 -05:00
teemuatlutandScott Lahteine e6dcfa64b0 Cast SERIAL_CHAR to void in M122 (#10086) 2018-03-14 07:09:06 -05:00
teemuatlut 5968a3e60e Add ADVANCED_PAUSE_FEATURE include 2018-02-22 20:28:46 +02:00
teemuatlut 93cc3a8492 Make used methods public 2018-02-22 20:26:14 +02:00
teemuatlutandScott Lahteine 749bc42aa9 TMC SGT is int8 (#9651) 2018-02-16 02:19:33 -06:00
teemuatlutandScott Lahteine 5990266724 Init CS pins before loading settings (#9566) 2018-02-10 14:08:53 -06:00
teemuatlutandScott Lahteine d3fdb44ad8 Update TMC section with SW SPI pins (#9554) 2018-02-09 22:54:34 -06:00
teemuatlutandScott Lahteine 5c69d45f5b [2.0.x] TMC2130 support for LPC platform (#9114) 2018-02-01 21:49:40 -06:00
teemuatlutandScott Lahteine a8c446c3bc [2.0.x]DUE: Fix includes for SDSUPPORT (#9112) 2018-01-10 00:46:34 -06:00
teemuatlut cdc61ebf53 Add M915 configuration option 2018-01-09 18:28:48 +02:00
teemuatlut 9d923c6c03 Fix TMC gcode commands 2018-01-08 18:45:05 +02:00
teemuatlutandScott Lahteine 0cd1e91056 [2.0.x] TMC driver update (#8769) 2017-12-15 15:03:14 -06:00
teemuatlutandScott Lahteine f011a32771 Board definitions for Ultratronics Pro v1.0 2017-11-22 14:55:24 -06:00
teemuatlutandScott Lahteine 70be4d206e [2.0.x] UltiMachine Archim2 (#8190)
* UltiMachine Archim2 support

* SPI gets included by the library

* Invert TMC2130 diag pin state

* Clean up Archim2 pins

* Update Archim2 config

* FAN2 -> FAN1

* Cleanup

* Add brief Archim installation instructions

* Bring pins into compliance

* Update 1.0 SD Detect pin for 1.1

* Update Configuration.h

* Update pins_ARCHIM2.h
2017-11-03 04:48:15 -05:00
teemuatlutandScott Lahteine f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture 2017-08-31 18:15:07 -05:00
teemuatlutandScott Lahteine 936d00dda8 Implement probing delay for piezo sensors 2017-07-29 21:46:40 -05:00
teemuatlut 244f67590e Delta probe height bug solved 2017-04-22 02:23:56 +03:00
teemuatlut 9175d16660 Fix formatting of print time hours above one day 2017-03-01 18:55:25 +02:00