small fixes after testing on real hardware. Still no chaining of motions and something odd with arcs
This commit is contained in:
parent
420641d13d
commit
4b63cf3ab5
4 changed files with 14 additions and 6 deletions
2
config.h
2
config.h
|
|
@ -133,6 +133,6 @@ void store_setting(int parameter, double value);
|
|||
#define DEFAULT_STEPPING_INVERT_MASK 0
|
||||
|
||||
// The temporal resolution of the acceleration management subsystem
|
||||
#define ACCELERATION_TICKS_PER_SECOND 10L
|
||||
#define ACCELERATION_TICKS_PER_SECOND 20L
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue