Update default driver configuration

Co-Authored-By: teemuatlut <teemu.mantykallio@live.fi>
This commit is contained in:
Scott Lahteine
2018-08-14 18:42:04 -05:00
parent 1561e61df7
commit bd6d032628
43 changed files with 720 additions and 591 deletions

View File

@@ -552,9 +552,12 @@
#define Z_MIN_PROBE_ENDSTOP_INVERTING false // set to true to invert the logic of the probe.
/**
* Specify Stepper Driver types
* The options are used to determine driver pulse timings as well as more advanced functionality.
* Stepper timing options can be overridden in Configuration_adv.h
* Stepper Drivers
*
* These settings allow Marlin to tune stepper driver timing and enable advanced options for
* stepper drivers that support them. You may also override timing options in Configuration_adv.h.
*
* A4988 is assumed for unspecified drivers.
*
* Options: A4988, A5984, DRV8825, LV8729, L6470, TB6560, TB6600, TMC2100,
* TMC2130, TMC2130_STANDALONE, TMC2208, TMC2208_STANDALONE,