Added Foreman Settings
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"settings": {
|
||||
"junction-accel": 200000,
|
||||
"max-deviation": 0.05,
|
||||
|
||||
16
src/resources/onefinity_foreman_pro_defaults.json
Normal file
16
src/resources/onefinity_foreman_pro_defaults.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"motors": [
|
||||
{
|
||||
"max-soft-limit": 1220,
|
||||
"travel-per-rev": 16
|
||||
},
|
||||
{
|
||||
"max-soft-limit": 1225,
|
||||
"travel-per-rev": 16
|
||||
},
|
||||
{
|
||||
"max-soft-limit": 1225,
|
||||
"travel-per-rev": 16
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user