Browse Source

Updated example config files

João Brázio 8 years ago
parent
commit
7de0161204
No account linked to committer's email address

+ 2
- 2
Marlin/example_configurations/Felix/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -586,7 +586,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
586 586
   //    O-- FRONT --+
587 587
   //  (0,0)
588 588
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
589
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
589
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
590 590
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
591 591
 
592 592
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/Felix/Configuration_DUAL.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -583,7 +583,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
583 583
   //    O-- FRONT --+
584 584
   //  (0,0)
585 585
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
586
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
586
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
587 587
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
588 588
 
589 589
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/Hephestos/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -596,7 +596,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
596 596
   //    O-- FRONT --+
597 597
   //  (0,0)
598 598
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
599
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
599
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
600 600
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
601 601
 
602 602
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/Hephestos_2/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -598,7 +598,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
598 598
   //    O-- FRONT --+
599 599
   //  (0,0)
600 600
   #define X_PROBE_OFFSET_FROM_EXTRUDER 34  // X offset: -left  +right  [of the nozzle]
601
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER 15  // Y offset: -front +behind [the nozzle] 
601
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER 15  // Y offset: -front +behind [the nozzle]
602 602
   #define Z_PROBE_OFFSET_FROM_EXTRUDER 0   // Z offset: -below +above  [the nozzle]
603 603
 
604 604
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/K8200/Configuration.h View File

@@ -83,7 +83,7 @@
83 83
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
84 84
   #include "_Version.h"
85 85
 #else
86
-  #include "Default_Version.h"
86
+  #include "Version.h"
87 87
 #endif
88 88
 
89 89
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -621,7 +621,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
621 621
   //    O-- FRONT --+
622 622
   //  (0,0)
623 623
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
624
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
624
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
625 625
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
626 626
 
627 627
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/RepRapWorld/Megatronics/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -604,7 +604,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
604 604
   //    O-- FRONT --+
605 605
   //  (0,0)
606 606
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
607
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
607
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
608 608
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
609 609
 
610 610
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/RigidBot/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -598,7 +598,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
598 598
   //    O-- FRONT --+
599 599
   //  (0,0)
600 600
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
601
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
601
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
602 602
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
603 603
 
604 604
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/SCARA/Configuration.h View File

@@ -101,7 +101,7 @@
101 101
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
102 102
   #include "_Version.h"
103 103
 #else
104
-  #include "Default_Version.h"
104
+  #include "Version.h"
105 105
 #endif
106 106
 
107 107
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -612,7 +612,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
612 612
   //    O-- FRONT --+
613 613
   //  (0,0)
614 614
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
615
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
615
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
616 616
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
617 617
 
618 618
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/TAZ4/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -625,7 +625,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
625 625
   //    O-- FRONT --+
626 626
   //  (0,0)
627 627
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
628
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
628
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
629 629
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
630 630
 
631 631
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/WITBOX/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -596,7 +596,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
596 596
   //    O-- FRONT --+
597 597
   //  (0,0)
598 598
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
599
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
599
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
600 600
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
601 601
 
602 602
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/adafruit/ST7565/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -604,7 +604,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
604 604
   //    O-- FRONT --+
605 605
   //  (0,0)
606 606
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
607
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
607
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
608 608
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
609 609
 
610 610
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/delta/biv2.5/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -650,7 +650,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
650 650
   //    O-- FRONT --+
651 651
   //  (0,0)
652 652
   #define X_PROBE_OFFSET_FROM_EXTRUDER 0     // X offset: -left  +right  [of the nozzle]
653
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -10   // Y offset: -front +behind [the nozzle] 
653
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -10   // Y offset: -front +behind [the nozzle]
654 654
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
655 655
 
656 656
   #define XY_TRAVEL_SPEED 4000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/delta/generic/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -650,7 +650,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
650 650
   //    O-- FRONT --+
651 651
   //  (0,0)
652 652
   #define X_PROBE_OFFSET_FROM_EXTRUDER 0     // X offset: -left  +right  [of the nozzle]
653
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -10   // Y offset: -front +behind [the nozzle] 
653
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -10   // Y offset: -front +behind [the nozzle]
654 654
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
655 655
 
656 656
   #define XY_TRAVEL_SPEED 4000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/delta/kossel_mini/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -650,7 +650,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
650 650
   //    O-- FRONT --+
651 651
   //  (0,0)
652 652
   #define X_PROBE_OFFSET_FROM_EXTRUDER 0     // X offset: -left  +right  [of the nozzle]
653
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -10   // Y offset: -front +behind [the nozzle] 
653
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -10   // Y offset: -front +behind [the nozzle]
654 654
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
655 655
 
656 656
   #define XY_TRAVEL_SPEED 4000         // X and Y axis travel speed between probes, in mm/min.

+ 1
- 1
Marlin/example_configurations/delta/kossel_pro/Configuration.h View File

@@ -82,7 +82,7 @@
82 82
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
83 83
   #include "_Version.h"
84 84
 #else
85
-  #include "Default_Version.h"
85
+  #include "Version.h"
86 86
 #endif
87 87
 
88 88
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during

+ 1
- 1
Marlin/example_configurations/delta/kossel_xl/Configuration.h View File

@@ -69,7 +69,7 @@
69 69
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
70 70
   #include "_Version.h"
71 71
 #else
72
-  #include "Default_Version.h"
72
+  #include "Version.h"
73 73
 #endif
74 74
 
75 75
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during

+ 2
- 2
Marlin/example_configurations/makibox/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -607,7 +607,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = false; // set to true to invert the l
607 607
   //    O-- FRONT --+
608 608
   //  (0,0)
609 609
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
610
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
610
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
611 611
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
612 612
 
613 613
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

+ 2
- 2
Marlin/example_configurations/tvrrug/Round2/Configuration.h View File

@@ -76,7 +76,7 @@
76 76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77 77
   #include "_Version.h"
78 78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80 80
 #endif
81 81
 
82 82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
@@ -594,7 +594,7 @@ const bool Z_MIN_PROBE_ENDSTOP_INVERTING = true; // set to true to invert the lo
594 594
   //    O-- FRONT --+
595 595
   //  (0,0)
596 596
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
597
-  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle] 
597
+  #define Y_PROBE_OFFSET_FROM_EXTRUDER -29     // Y offset: -front +behind [the nozzle]
598 598
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
599 599
 
600 600
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

Loading…
Cancel
Save