mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 22:55:53 +08:00
Code style: No whitespace at end of line
Contributes to issue CURA-494.
This commit is contained in:
parent
f222c870f1
commit
7435010dd4
@ -9,7 +9,7 @@
|
|||||||
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj",
|
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj",
|
||||||
"inherits": "fdmprinter.json",
|
"inherits": "fdmprinter.json",
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"machine_width": { "default": 210 },
|
"machine_width": { "default": 210 },
|
||||||
"machine_depth": { "default": 185 },
|
"machine_depth": { "default": 185 },
|
||||||
"machine_height": { "default": 200 },
|
"machine_height": { "default": 200 },
|
||||||
|
Loading…
x
Reference in New Issue
Block a user