Selaa lähdekoodia

Updated example config files

João Brázio 9 vuotta sitten
vanhempi
commit
7de0161204
No account linked to committer's email address

+ 2
- 2
Marlin/example_configurations/Felix/Configuration.h Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
586
   //    O-- FRONT --+
586
   //    O-- FRONT --+
587
   //  (0,0)
587
   //  (0,0)
588
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
590
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
591
 
591
 
592
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
583
   //    O-- FRONT --+
583
   //    O-- FRONT --+
584
   //  (0,0)
584
   //  (0,0)
585
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
587
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
588
 
588
 
589
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
596
   //    O-- FRONT --+
596
   //    O-- FRONT --+
597
   //  (0,0)
597
   //  (0,0)
598
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
600
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
601
 
601
 
602
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
598
   //    O-- FRONT --+
598
   //    O-- FRONT --+
599
   //  (0,0)
599
   //  (0,0)
600
   #define X_PROBE_OFFSET_FROM_EXTRUDER 34  // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER 0   // Z offset: -below +above  [the nozzle]
602
   #define Z_PROBE_OFFSET_FROM_EXTRUDER 0   // Z offset: -below +above  [the nozzle]
603
 
603
 
604
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

83
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
83
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
84
   #include "_Version.h"
84
   #include "_Version.h"
85
 #else
85
 #else
86
-  #include "Default_Version.h"
86
+  #include "Version.h"
87
 #endif
87
 #endif
88
 
88
 
89
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
89
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
621
   //    O-- FRONT --+
621
   //    O-- FRONT --+
622
   //  (0,0)
622
   //  (0,0)
623
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
625
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
626
 
626
 
627
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
604
   //    O-- FRONT --+
604
   //    O-- FRONT --+
605
   //  (0,0)
605
   //  (0,0)
606
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
608
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
609
 
609
 
610
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
598
   //    O-- FRONT --+
598
   //    O-- FRONT --+
599
   //  (0,0)
599
   //  (0,0)
600
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
602
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
603
 
603
 
604
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

101
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
101
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
102
   #include "_Version.h"
102
   #include "_Version.h"
103
 #else
103
 #else
104
-  #include "Default_Version.h"
104
+  #include "Version.h"
105
 #endif
105
 #endif
106
 
106
 
107
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
107
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
612
   //    O-- FRONT --+
612
   //    O-- FRONT --+
613
   //  (0,0)
613
   //  (0,0)
614
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
616
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
617
 
617
 
618
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
625
   //    O-- FRONT --+
625
   //    O-- FRONT --+
626
   //  (0,0)
626
   //  (0,0)
627
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
629
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
630
 
630
 
631
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
596
   //    O-- FRONT --+
596
   //    O-- FRONT --+
597
   //  (0,0)
597
   //  (0,0)
598
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
600
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
601
 
601
 
602
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
604
   //    O-- FRONT --+
604
   //    O-- FRONT --+
605
   //  (0,0)
605
   //  (0,0)
606
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
608
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
609
 
609
 
610
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
650
   //    O-- FRONT --+
650
   //    O-- FRONT --+
651
   //  (0,0)
651
   //  (0,0)
652
   #define X_PROBE_OFFSET_FROM_EXTRUDER 0     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
654
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
655
 
655
 
656
   #define XY_TRAVEL_SPEED 4000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
650
   //    O-- FRONT --+
650
   //    O-- FRONT --+
651
   //  (0,0)
651
   //  (0,0)
652
   #define X_PROBE_OFFSET_FROM_EXTRUDER 0     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
654
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
655
 
655
 
656
   #define XY_TRAVEL_SPEED 4000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
650
   //    O-- FRONT --+
650
   //    O-- FRONT --+
651
   //  (0,0)
651
   //  (0,0)
652
   #define X_PROBE_OFFSET_FROM_EXTRUDER 0     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
654
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -3.5  // Z offset: -below +above  [the nozzle]
655
 
655
 
656
   #define XY_TRAVEL_SPEED 4000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

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

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

+ 2
- 2
Marlin/example_configurations/makibox/Configuration.h Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
607
   //    O-- FRONT --+
607
   //    O-- FRONT --+
608
   //  (0,0)
608
   //  (0,0)
609
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
611
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
612
 
612
 
613
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
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 Näytä tiedosto

76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
76
 #if ENABLED(USE_AUTOMATIC_VERSIONING)
77
   #include "_Version.h"
77
   #include "_Version.h"
78
 #else
78
 #else
79
-  #include "Default_Version.h"
79
+  #include "Version.h"
80
 #endif
80
 #endif
81
 
81
 
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
82
 // User-specified version info of this build to display in [Pronterface, etc] terminal window during
594
   //    O-- FRONT --+
594
   //    O-- FRONT --+
595
   //  (0,0)
595
   //  (0,0)
596
   #define X_PROBE_OFFSET_FROM_EXTRUDER -25     // X offset: -left  +right  [of the nozzle]
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
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
598
   #define Z_PROBE_OFFSET_FROM_EXTRUDER -12.35  // Z offset: -below +above  [the nozzle]
599
 
599
 
600
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.
600
   #define XY_TRAVEL_SPEED 8000         // X and Y axis travel speed between probes, in mm/min.

Loading…
Peruuta
Tallenna