Update all config files with the new G12 options
This commit is contained in:
parent
47fef80848
commit
b869fbc05e
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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
|
||||||
|
|
||||||
//
|
//
|
||||||
|
@ -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…
Reference in New Issue
Block a user