mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 22:35:03 -06:00
Code style: No whitespace at end of line
Contributes to issue CURA-494.
This commit is contained in:
parent
f222c870f1
commit
7435010dd4
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj",
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
"overrides": {
|
||||
"overrides": {
|
||||
"machine_width": { "default": 210 },
|
||||
"machine_depth": { "default": 185 },
|
||||
"machine_height": { "default": 200 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue