Browse Source

Update all config files with the new G12 options

pull/1/head
João Brázio 8 years ago
committed by Scott Lahteine
parent
commit
b869fbc05e
  1. 10
      Marlin/example_configurations/Cartesio/Configuration.h
  2. 10
      Marlin/example_configurations/Felix/Configuration.h
  3. 10
      Marlin/example_configurations/Felix/DUAL/Configuration.h
  4. 10
      Marlin/example_configurations/Hephestos/Configuration.h
  5. 10
      Marlin/example_configurations/Hephestos_2/Configuration.h
  6. 10
      Marlin/example_configurations/K8200/Configuration.h
  7. 10
      Marlin/example_configurations/K8400/Configuration.h
  8. 10
      Marlin/example_configurations/K8400/Dual-head/Configuration.h
  9. 10
      Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h
  10. 10
      Marlin/example_configurations/RigidBot/Configuration.h
  11. 10
      Marlin/example_configurations/SCARA/Configuration.h
  12. 10
      Marlin/example_configurations/TAZ4/Configuration.h
  13. 10
      Marlin/example_configurations/WITBOX/Configuration.h
  14. 10
      Marlin/example_configurations/adafruit/ST7565/Configuration.h
  15. 10
      Marlin/example_configurations/delta/biv2.5/Configuration.h
  16. 10
      Marlin/example_configurations/delta/generic/Configuration.h
  17. 10
      Marlin/example_configurations/delta/kossel_mini/Configuration.h
  18. 10
      Marlin/example_configurations/delta/kossel_pro/Configuration.h
  19. 10
      Marlin/example_configurations/delta/kossel_xl/Configuration.h
  20. 10
      Marlin/example_configurations/makibox/Configuration.h
  21. 10
      Marlin/example_configurations/tvrrug/Round2/Configuration.h

10
Marlin/example_configurations/Cartesio/Configuration.h

@ -894,12 +894,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/Felix/Configuration.h

@ -877,12 +877,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -875,12 +875,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/Hephestos/Configuration.h

@ -886,12 +886,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/Hephestos_2/Configuration.h

@ -888,12 +888,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/K8200/Configuration.h

@ -911,12 +911,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/K8400/Configuration.h

@ -894,12 +894,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -894,12 +894,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -894,12 +894,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/RigidBot/Configuration.h

@ -892,12 +892,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/SCARA/Configuration.h

@ -902,12 +902,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/TAZ4/Configuration.h

@ -915,12 +915,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/WITBOX/Configuration.h

@ -886,12 +886,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -894,12 +894,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/delta/biv2.5/Configuration.h

@ -989,12 +989,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -983,12 +983,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -986,12 +986,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/delta/kossel_pro/Configuration.h

@ -986,12 +986,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -988,12 +988,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

10
Marlin/example_configurations/makibox/Configuration.h

@ -897,12 +897,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

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

@ -888,12 +888,12 @@
// Number of pattern repetitions // Number of pattern repetitions
#define NOZZLE_CLEAN_STROKES 12 #define NOZZLE_CLEAN_STROKES 12
// { X, Y, Z} // Specify positions as { X, Y, Z }
#define NOZZLE_CLEAN_START_PT { 30, 30, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_START_POINT { 30, 30, (Z_MIN_POS + 1)}
#define NOZZLE_CLEAN_END_PT {100, 60, (Z_MIN_POS + 5)} #define NOZZLE_CLEAN_END_POINT {100, 60, (Z_MIN_POS + 1)}
// Moves the nozzle to the parked position // Moves the nozzle to the initial position
#define NOZZLE_CLEAN_PARK #define NOZZLE_CLEAN_GOBACK
#endif #endif
// //

Loading…
Cancel
Save