♻️ MANUAL_MOVE_DISTANCE_DEG

MarlinFirmware/Marlin#26438
This commit is contained in:
Scott Lahteine 2023-11-17 19:40:17 -06:00
parent 107f6c3ea7
commit e677f20aab
354 changed files with 1415 additions and 0 deletions

View file

@ -1537,6 +1537,9 @@
//#define MANUAL_MOVE_DISTANCE_IN 1.000, 0.500, 0.100, 0.010, 0.001 // (in)
//#define MANUAL_MOVE_DISTANCE_IN 5.000, 1.000, 0.500, 0.100, 0.010, 0.001 // (in)
// Manual move distances for rotational axes
#define MANUAL_MOVE_DISTANCE_DEG 90, 45, 22.5, 5, 1 // (°)
// BACK menu items keep the highlight at the top
//#define TURBO_BACK_MENU_ITEM