Bläddra i källkod

Reverted Z-Homing-Height limit

Thomas Buck 6 år sedan
förälder
incheckning
2b61ea1c63
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h Visa fil

@@ -743,7 +743,7 @@
743 743
 
744 744
 // @section homing
745 745
 
746
-#define Z_HOMING_HEIGHT 10  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
746
+#define Z_HOMING_HEIGHT 0  // (in mm) Minimal z height before homing (G28) for Z clearance above the bed, clamps, ...
747 747
                              // Be sure you have this distance over your Z_MAX_POS in case.
748 748
 
749 749
 // Direction of endstops when homing; 1=MAX, -1=MIN

Laddar…
Avbryt
Spara