Browse Source

Config files cleanup

pull/1/head
Scott Lahteine 7 years ago
parent
commit
1855534f20
  1. 1
      Marlin/Configuration.h
  2. 1
      Marlin/example_configurations/Cartesio/Configuration.h
  3. 1
      Marlin/example_configurations/Felix/Configuration.h
  4. 1
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  5. 1
      Marlin/example_configurations/Hephestos/Configuration.h
  6. 1
      Marlin/example_configurations/Hephestos_2/Configuration.h
  7. 1
      Marlin/example_configurations/K8400/Configuration.h
  8. 1
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  9. 1
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  10. 1
      Marlin/example_configurations/RigidBot/Configuration.h
  11. 1
      Marlin/example_configurations/SCARA/Configuration.h
  12. 1
      Marlin/example_configurations/TAZ4/Configuration.h
  13. 1
      Marlin/example_configurations/WITBOX/Configuration.h
  14. 1
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  15. 1
      Marlin/example_configurations/delta/generic/Configuration.h
  16. 1
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  17. 1
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  18. 1
      Marlin/example_configurations/makibox/Configuration.h
  19. 1
      Marlin/example_configurations/tvrrug/Round2/Configuration.h

1
Marlin/Configuration.h

@ -720,7 +720,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/Cartesio/Configuration.h

@ -719,7 +719,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 1

1
Marlin/example_configurations/Felix/Configuration.h

@ -703,7 +703,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/Felix/DUAL/Configuration.h

@ -703,7 +703,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/Hephestos/Configuration.h

@ -711,7 +711,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/Hephestos_2/Configuration.h

@ -714,7 +714,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -2
#define Z_PROBE_OFFSET_RANGE_MAX 0
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/K8400/Configuration.h

@ -720,7 +720,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/K8400/Dual-head/Configuration.h

@ -720,7 +720,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h

@ -720,7 +720,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/RigidBot/Configuration.h

@ -719,7 +719,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/SCARA/Configuration.h

@ -735,7 +735,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/TAZ4/Configuration.h

@ -740,7 +740,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/WITBOX/Configuration.h

@ -711,7 +711,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/adafruit/ST7565/Configuration.h

@ -720,7 +720,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/delta/generic/Configuration.h

@ -822,7 +822,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/delta/kossel_mini/Configuration.h

@ -817,7 +817,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/delta/kossel_xl/Configuration.h

@ -833,7 +833,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/makibox/Configuration.h

@ -723,7 +723,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 0

1
Marlin/example_configurations/tvrrug/Round2/Configuration.h

@ -716,7 +716,6 @@
#define Z_PROBE_OFFSET_RANGE_MIN -20
#define Z_PROBE_OFFSET_RANGE_MAX 20
// For Inverting Stepper Enable Pins (Active Low) use 0, Non Inverting (Active High) use 1
// :{ 0:'Low', 1:'High' }
#define X_ENABLE_ON 1

Loading…
Cancel
Save