Fix configurator section directives and values lists
This commit is contained in:
committed by
Richard Wackerbarth
parent
bba14dcbe6
commit
b4b10a57fe
@ -292,12 +292,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
|
||||
|
||||
|
Reference in New Issue
Block a user