Fix configurator section directives and values lists
This commit is contained in:
parent
bba14dcbe6
commit
b4b10a57fe
15 changed files with 140 additions and 7 deletions
|
|
@ -270,12 +270,16 @@ Here are some standard links for getting your machine calibrated:
|
|||
//============================= Mechanical Settings =========================
|
||||
//===========================================================================
|
||||
|
||||
// @section machine
|
||||
|
||||
// Uncomment this option to enable CoreXY kinematics
|
||||
// #define COREXY
|
||||
|
||||
// Enable this option for Toshiba steppers
|
||||
// #define CONFIG_STEPPERS_TOSHIBA
|
||||
|
||||
// @section homing
|
||||
|
||||
// coarse Endstop Settings
|
||||
#define ENDSTOPPULLUPS // Comment this out (using // at the start of the line) to disable the endstop pullup resistors
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue