Explorar el Código

fix bad insertion config again

wurstnase hace 10 años
padre
commit
e6f6c6e3a1

+ 0
- 1
Marlin/example_configurations/Felix/Configuration.h Ver fichero

@@ -386,7 +386,6 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
386 386
   // Note: this feature occupies 10'206 byte
387 387
   #ifdef AUTO_BED_LEVELING_GRID
388 388
 
389
-home_offset    // set the rectangle in which to probe
390 389
     #define LEFT_PROBE_BED_POSITION 15
391 390
     #define RIGHT_PROBE_BED_POSITION 170
392 391
     #define BACK_PROBE_BED_POSITION 180

+ 0
- 1
Marlin/example_configurations/Felix/Configuration_DUAL.h Ver fichero

@@ -386,7 +386,6 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
386 386
   // Note: this feature occupies 10'206 byte
387 387
   #ifdef AUTO_BED_LEVELING_GRID
388 388
 
389
-home_offset    // set the rectangle in which to probe
390 389
     #define LEFT_PROBE_BED_POSITION 15
391 390
     #define RIGHT_PROBE_BED_POSITION 170
392 391
     #define BACK_PROBE_BED_POSITION 180

Loading…
Cancelar
Guardar