mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 06:34:00 -06:00
Enable PROBE_MANUALLY for M300 (#295)
This commit is contained in:
parent
2a3935d39a
commit
f8c5f90e11
1 changed files with 1 additions and 1 deletions
|
@ -943,7 +943,7 @@
|
||||||
* Use G29 repeatedly, adjusting the Z height at each point with movement commands
|
* Use G29 repeatedly, adjusting the Z height at each point with movement commands
|
||||||
* or (with LCD_BED_LEVELING) the LCD controller.
|
* or (with LCD_BED_LEVELING) the LCD controller.
|
||||||
*/
|
*/
|
||||||
//#define PROBE_MANUALLY
|
#define PROBE_MANUALLY
|
||||||
//#define MANUAL_PROBE_START_Z 0.2
|
//#define MANUAL_PROBE_START_Z 0.2
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue