mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-06 22:47:35 -06:00
parent
bd8f1f2883
commit
e75a52f148
2 changed files with 2 additions and 2 deletions
|
@ -321,7 +321,7 @@
|
||||||
* Enable and connect the power supply to the PS_ON_PIN.
|
* Enable and connect the power supply to the PS_ON_PIN.
|
||||||
* Specify whether the power supply is active HIGH or active LOW.
|
* Specify whether the power supply is active HIGH or active LOW.
|
||||||
*/
|
*/
|
||||||
#define PSU_CONTROL
|
//#define PSU_CONTROL
|
||||||
//#define PSU_NAME "Power Supply"
|
//#define PSU_NAME "Power Supply"
|
||||||
|
|
||||||
#if ENABLED(PSU_CONTROL)
|
#if ENABLED(PSU_CONTROL)
|
||||||
|
|
|
@ -618,7 +618,7 @@
|
||||||
// Delta calibration menu
|
// Delta calibration menu
|
||||||
// uncomment to add three points calibration menu option.
|
// uncomment to add three points calibration menu option.
|
||||||
// See http://minow.blogspot.com/index.html#4918805519571907051
|
// See http://minow.blogspot.com/index.html#4918805519571907051
|
||||||
#define DELTA_CALIBRATION_MENU
|
//#define DELTA_CALIBRATION_MENU
|
||||||
|
|
||||||
// uncomment to add G33 Delta Auto-Calibration (Enable EEPROM_SETTINGS to store results)
|
// uncomment to add G33 Delta Auto-Calibration (Enable EEPROM_SETTINGS to store results)
|
||||||
#define DELTA_AUTO_CALIBRATION
|
#define DELTA_AUTO_CALIBRATION
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue