Fix G90, G91, M82, M83 rel/abs modes (#15218)
This commit is contained in:
@@ -89,8 +89,8 @@ typedef struct {
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// Relative mode
|
||||
bool relative_mode, relative_modes_e;
|
||||
// Relative axis modes
|
||||
uint8_t axis_relative;
|
||||
|
||||
// SD Filename and position
|
||||
char sd_filename[MAXPATHNAMELENGTH];
|
||||
|
||||
Reference in New Issue
Block a user