ソースを参照

Add Z_RAISE_AFTER_PROBING to all config files

maverikou 9年前
コミット
e6862700af

+ 1
- 0
Marlin/Configuration.h ファイルの表示

@@ -440,6 +440,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
440 440
 
441 441
   #define Z_RAISE_BEFORE_PROBING 15    //How much the extruder will be raised before traveling to the first probing point.
442 442
   #define Z_RAISE_BETWEEN_PROBINGS 5  //How much the extruder will be raised when traveling from between next probing points
443
+  #define Z_RAISE_AFTER_PROBING 15    //How much the extruder will be raised after the last probing point.
443 444
 
444 445
   //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
445 446
   //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.

+ 1
- 0
Marlin/example_configurations/Hephestos/Configuration.h ファイルの表示

@@ -446,6 +446,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
446 446
 
447 447
   #define Z_RAISE_BEFORE_PROBING 15    //How much the extruder will be raised before traveling to the first probing point.
448 448
   #define Z_RAISE_BETWEEN_PROBINGS 5  //How much the extruder will be raised when traveling from between next probing points
449
+  #define Z_RAISE_AFTER_PROBING 15    //How much the extruder will be raised after the last probing point.
449 450
 
450 451
   //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
451 452
   //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.

+ 1
- 0
Marlin/example_configurations/K8200/Configuration.h ファイルの表示

@@ -451,6 +451,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
451 451
 
452 452
   #define Z_RAISE_BEFORE_PROBING 15    //How much the extruder will be raised before traveling to the first probing point.
453 453
   #define Z_RAISE_BETWEEN_PROBINGS 5  //How much the extruder will be raised when traveling from between next probing points
454
+  #define Z_RAISE_AFTER_PROBING 15    //How much the extruder will be raised after the last probing point.
454 455
 
455 456
   //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
456 457
   //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.

+ 1
- 0
Marlin/example_configurations/SCARA/Configuration.h ファイルの表示

@@ -475,6 +475,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
475 475
 
476 476
   #define Z_RAISE_BEFORE_PROBING 15    //How much the extruder will be raised before traveling to the first probing point.
477 477
   #define Z_RAISE_BETWEEN_PROBINGS 5  //How much the extruder will be raised when traveling from between next probing points
478
+  #define Z_RAISE_AFTER_PROBING 15    //How much the extruder will be raised after the last probing point.
478 479
 
479 480
   //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
480 481
   //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.

+ 1
- 0
Marlin/example_configurations/WITBOX/Configuration.h ファイルの表示

@@ -445,6 +445,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
445 445
 
446 446
   #define Z_RAISE_BEFORE_PROBING 15    //How much the extruder will be raised before traveling to the first probing point.
447 447
   #define Z_RAISE_BETWEEN_PROBINGS 5  //How much the extruder will be raised when traveling from between next probing points
448
+  #define Z_RAISE_AFTER_PROBING 15    //How much the extruder will be raised after the last probing point.
448 449
 
449 450
   //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
450 451
   //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.

+ 1
- 0
Marlin/example_configurations/makibox/Configuration.h ファイルの表示

@@ -443,6 +443,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
443 443
 
444 444
   #define Z_RAISE_BEFORE_PROBING 15    //How much the extruder will be raised before traveling to the first probing point.
445 445
   #define Z_RAISE_BETWEEN_PROBINGS 5  //How much the extruder will be raised when traveling from between next probing points
446
+  #define Z_RAISE_AFTER_PROBING 15    //How much the extruder will be raised after the last probing point.
446 447
 
447 448
   //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
448 449
   //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.

+ 1
- 0
Marlin/example_configurations/tvrrug/Round2/Configuration.h ファイルの表示

@@ -445,6 +445,7 @@ const bool Z_MAX_ENDSTOP_INVERTING = true; // set to true to invert the logic of
445 445
 
446 446
   #define Z_RAISE_BEFORE_PROBING 15    //How much the extruder will be raised before traveling to the first probing point.
447 447
   #define Z_RAISE_BETWEEN_PROBINGS 5  //How much the extruder will be raised when traveling from between next probing points
448
+  #define Z_RAISE_AFTER_PROBING 15    //How much the extruder will be raised after the last probing point.
448 449
 
449 450
   //#define Z_PROBE_SLED // turn on if you have a z-probe mounted on a sled like those designed by Charles Bell
450 451
   //#define SLED_DOCKING_OFFSET 5 // the extra distance the X axis must travel to pickup the sled. 0 should be fine but you can push it further if you'd like.

読み込み中…
キャンセル
保存