"min-soft-limit" 0 test

This commit is contained in:
saifullah-N
2023-01-04 18:14:25 +05:30
parent 8461bc5a35
commit 2294f43215

View File

@@ -17,7 +17,8 @@ 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,
"min-soft-limit":0
}, },
"Z-20 Heavy Duty":{ "Z-20 Heavy Duty":{
"travel-per-rev": 10, "travel-per-rev": 10,