-Wrapping rest api in try catch

-Tuning css for numeric fields
-Clean-up
This commit is contained in:
sergiuToporjinschi
2022-02-05 14:25:26 +02:00
parent d294fa5724
commit aadc8a92c6
8 changed files with 51 additions and 38 deletions
+3 -3
View File
@@ -16,9 +16,9 @@ defaultSettings = {
},
"XYZSteps": {
"gCodeCubeSize": {
"X":20,
"Y":20,
"Z":20
"X":20.000,
"Y":20.000,
"Z":20.000
}
},
"pid": {