Browse Source

Correct the comment about M206

Scott Lahteine 9 years ago
parent
commit
cda4bd4ad9

+ 1
- 1
Marlin/Configuration.h View File

696
 // Servo Endstops
696
 // Servo Endstops
697
 //
697
 //
698
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
698
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
699
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
699
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
700
 //
700
 //
701
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
701
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
702
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
702
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

+ 1
- 1
Marlin/configurator/config/Configuration.h View File

740
 // Servo Endstops
740
 // Servo Endstops
741
 //
741
 //
742
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
742
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
743
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
743
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
744
 //
744
 //
745
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
745
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
746
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
746
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

680
 // Servo Endstops
680
 // Servo Endstops
681
 //
681
 //
682
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
682
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
683
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
683
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
684
 //
684
 //
685
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
685
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
686
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
686
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

680
 // Servo Endstops
680
 // Servo Endstops
681
 //
681
 //
682
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
682
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
683
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
683
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
684
 //
684
 //
685
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
685
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
686
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
686
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

702
 // Servo Endstops
702
 // Servo Endstops
703
 //
703
 //
704
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
704
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
705
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
705
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
706
 //
706
 //
707
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
707
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
708
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
708
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

708
 // Servo Endstops
708
 // Servo Endstops
709
 //
709
 //
710
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
710
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
711
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
711
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
712
 //
712
 //
713
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
713
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
714
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
714
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

731
 // Servo Endstops
731
 // Servo Endstops
732
 //
732
 //
733
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
733
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
734
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
734
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
735
 //
735
 //
736
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
736
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
737
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
737
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

701
 // Servo Endstops
701
 // Servo Endstops
702
 //
702
 //
703
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
703
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
704
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
704
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
705
 //
705
 //
706
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
706
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
707
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
707
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

755
 // Servo Endstops
755
 // Servo Endstops
756
 //
756
 //
757
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
757
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
758
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
758
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
759
 //
759
 //
760
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
760
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
761
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
761
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

759
 // Servo Endstops
759
 // Servo Endstops
760
 //
760
 //
761
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
761
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
762
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
762
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
763
 //
763
 //
764
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
764
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
765
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
765
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

699
 // Servo Endstops
699
 // Servo Endstops
700
 //
700
 //
701
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
701
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
702
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
702
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
703
 //
703
 //
704
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
704
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
705
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
705
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

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

705
 // Servo Endstops
705
 // Servo Endstops
706
 //
706
 //
707
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
707
 // This allows for servo actuated endstops, primary usage is for the Z Axis to eliminate calibration or bed height changes.
708
-// Use M206 command to correct for switch height offset to actual nozzle height. Store that setting with M500.
708
+// Use M851 to set the z-probe vertical offset from the nozzle. Store that setting with M500.
709
 //
709
 //
710
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
710
 //#define SERVO_ENDSTOPS {-1, -1, 0} // Servo index for X, Y, Z. Disable with -1
711
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles
711
 //#define SERVO_ENDSTOP_ANGLES {0,0, 0,0, 70,0} // X,Y,Z Axis Extend and Retract angles

Loading…
Cancel
Save