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