mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-09-03 03:13:25 +02:00
Dead code
This commit is contained in:
@@ -153,11 +153,6 @@ const int DEFAULT_RADIO_MODE = ESP_RADIO_OFF;
|
|||||||
# endif
|
# endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// If homing is enabled, homing init lock sets Grbl into an alarm state upon power up. This forces
|
|
||||||
// the user to perform the homing cycle (or override the locks) before doing anything else. This is
|
|
||||||
// mainly a safety feature to remind the user to home, since position is unknown to Grbl.
|
|
||||||
#define HOMING_INIT_LOCK // Comment to disable
|
|
||||||
|
|
||||||
// Number of homing cycles performed after when the machine initially jogs to limit switches.
|
// Number of homing cycles performed after when the machine initially jogs to limit switches.
|
||||||
// This help in preventing overshoot and should improve repeatability. This value should be one or
|
// This help in preventing overshoot and should improve repeatability. This value should be one or
|
||||||
// greater.
|
// greater.
|
||||||
|
Reference in New Issue
Block a user