🔧 Opulo Lumen finer motion

See https://github.com/MarlinFirmware/Configurations/issues/649#issuecomment-1383222431
This commit is contained in:
Scott Lahteine 2024-03-21 21:02:52 -05:00
parent 6d372caca5
commit 9f2504d04c
2 changed files with 2 additions and 2 deletions

View file

@ -2555,7 +2555,7 @@
// @section motion
// Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6
#define MIN_STEPS_PER_SEGMENT 1
/**
* Minimum delay before and after setting the stepper DIR (in ns)

View file

@ -2554,7 +2554,7 @@
// @section motion
// Moves (or segments) with fewer steps than this will be joined with the next move
#define MIN_STEPS_PER_SEGMENT 6
#define MIN_STEPS_PER_SEGMENT 1
/**
* Minimum delay before and after setting the stepper DIR (in ns)