mirror of
https://github.com/Ultimaker/Cura.git
synced 2026-01-06 22:57:47 -07:00
Applied printer-linter format
This commit is contained in:
parent
046c9a5a52
commit
b937f8a7c2
2 changed files with 8 additions and 8 deletions
|
|
@ -67,13 +67,13 @@
|
|||
"layer_height_0": { "value": "round(machine_nozzle_size / 1.5, 2)" },
|
||||
"layer_start_x":
|
||||
{
|
||||
"value": 105.0,
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"value": 105.0
|
||||
},
|
||||
"layer_start_y":
|
||||
{
|
||||
"value": 27.0,
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"value": 27.0
|
||||
},
|
||||
"line_width": { "value": "round(machine_nozzle_size * 0.875, 2)" },
|
||||
"machine_acceleration": { "default_value": 3000 },
|
||||
|
|
|
|||
|
|
@ -52,13 +52,13 @@
|
|||
"layer_height_0": { "value": "round(machine_nozzle_size / 1.5, 2)" },
|
||||
"layer_start_x":
|
||||
{
|
||||
"value": 180.0,
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"value": 180.0
|
||||
},
|
||||
"layer_start_y":
|
||||
{
|
||||
"value": 160.0,
|
||||
"enabled": false
|
||||
"enabled": false,
|
||||
"value": 160.0
|
||||
},
|
||||
"line_width": { "value": "round(machine_nozzle_size * 0.875, 2)" },
|
||||
"machine_acceleration": { "default_value": 3000 },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue