rough accelleration stuff
This commit is contained in:
parent
1088c402ad
commit
703d812b85
8 changed files with 131 additions and 21 deletions
1
config.h
1
config.h
|
|
@ -69,6 +69,7 @@ struct Settings {
|
|||
double default_seek_rate;
|
||||
uint8_t invert_mask;
|
||||
double mm_per_arc_segment;
|
||||
double accelleration;
|
||||
};
|
||||
struct Settings settings;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue