Fixed indentation of JSON profiles

This commit is contained in:
Nicanor Romero Venier 2015-10-27 12:51:13 +01:00
parent c95672ccd3
commit b9b798002a
2 changed files with 48 additions and 48 deletions

View File

@ -56,7 +56,7 @@
"speed_infill": { "default": 80.0, "visible": true },
"speed_topbottom": { "default": 35.0, "visible": false },
"skirt_speed": { "default": 35.0, "visible": false },
"retraction_amount": { "default": 4.0, "visible": false },
"retraction_amount": { "default": 2.0, "visible": false },
"retraction_speed": { "default": 45.0, "visible": false },
"skirt_line_count": { "default": 4 },
"skirt_minimal_length": { "default": 30.0, "visible": false },