🔨 Rotational move items (#26438)

This commit is contained in:
Scott Lahteine
2023-11-17 22:39:00 -06:00
committed by GitHub
parent f50ca52c57
commit aed577271f
33 changed files with 59 additions and 9 deletions

View File

@@ -1533,6 +1533,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