From c08870992522efb5b0cd11eed89a281357f8ed07 Mon Sep 17 00:00:00 2001 From: Vertabreaker Date: Fri, 13 Dec 2019 11:09:55 -0500 Subject: [PATCH] line storing --- Marlin/Start_here.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Marlin/Start_here.h b/Marlin/Start_here.h index 0ff965d4c..eecbc5ac9 100644 --- a/Marlin/Start_here.h +++ b/Marlin/Start_here.h @@ -37,7 +37,7 @@ //#define L647 // Enable L6470 on all drivers //#define T6560 // Enable TB6560 on all drivers //#define T6600 // Enable TB6600 on all drivers -//#define CUSTOM // Fill in #elif ENABLED (CUSTOM) in configuration.h with a custom set +//#define CUSTOM // Fill in #elif ENABLED (CUSTOM) in configuration.h with a custom set & invert in step 3 as needed //-------------------------------------------------------------------------------------------------------------------------------------------------------- //Step 3) enable if needed to invert motors direction used on TMC drivers & Geared extruders. #define INVERTE // Invert E direction disabe if wrong direction - M & T variants inverted (stock). @@ -45,16 +45,16 @@ //-------------------------------------------------------------------------------------------------------------------------------------------------------- //Step 4) enable 1 if you have mixing or multi extruder. //#define MIX // Enable Mixing 2 in 1 - Virtual Motor Control -//#define CYCLOPS // Enable Cyclops 2 in 1 - Physical Motor Control -//#define DUALEX // 2 Extruder 2 in 2 - Physical Motor Control //#define MIXT // Enable Mixing 3 in 1 - Virtual Motor Control +//#define CYCLOPS // Enable Cyclops 2 in 1 - Physical Motor Control //#define CYCLOPST // Enable Cyclops 3 in 1 - Physical Motor Control +//#define DUALEX // 2 Extruder 2 in 2 - Physical Motor Control //#define TRIEX // 3 Extruder 3 in 3 - Physical Motor Control //-------------------------------------------------------------------------------------------------------------------------------------------------------- //Step 5) enable 1 probe type & edit other bed leveling options. +//#define MANUALBL // Enable Manual Bed Leveling (stock) #define TOUCHPROBE // Enable Bltouch Type Probe. //#define FMP // Enable Fixed Mounted Type Probe. -//#define MANUALBL // Enable Manual Bed Leveling (stock) //-------------------------------------------------------------------------------------------------------------------------------------------------------- //Other variables DO NOT DISABLE edit only. #define XMP -11 // X Min Position - distance from the endstop to the bed, adjust nozzle to the front left bed edge at X0.