default max-soft-limit
This commit is contained in:
@@ -17,13 +17,13 @@ const z_slider_defaults = {
|
|||||||
"Z-16 Original":{
|
"Z-16 Original":{
|
||||||
"travel-per-rev": 4,
|
"travel-per-rev": 4,
|
||||||
"max-accel": 3,
|
"max-accel": 3,
|
||||||
"max-soft-limit": -133,
|
// "max-soft-limit": -133,
|
||||||
|
|
||||||
},
|
},
|
||||||
"Z-20 Heavy Duty":{
|
"Z-20 Heavy Duty":{
|
||||||
"travel-per-rev": 10,
|
"travel-per-rev": 10,
|
||||||
"max-accel": 7,
|
"max-accel": 7,
|
||||||
"max-soft-limit": -160
|
// "max-soft-limit": -160
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user