mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-26 08:03:57 -06:00
indentation_fix
This commit is contained in:
parent
4751bfc75f
commit
c54f599acb
3 changed files with 162 additions and 161 deletions
|
@ -2,7 +2,8 @@
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Strateo3D",
|
"name": "Strateo3D",
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata":
|
||||||
|
{
|
||||||
"author": "M.K",
|
"author": "M.K",
|
||||||
"manufacturer": "eMotionTech",
|
"manufacturer": "eMotionTech",
|
||||||
"category": "Other",
|
"category": "Other",
|
||||||
|
@ -20,10 +21,10 @@
|
||||||
"0": "strateo3d_right_extruder",
|
"0": "strateo3d_right_extruder",
|
||||||
"1": "strateo3d_left_extruder"
|
"1": "strateo3d_left_extruder"
|
||||||
}
|
}
|
||||||
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides":
|
||||||
|
{
|
||||||
"machine_name": { "default_value": "Strateo3D" },
|
"machine_name": { "default_value": "Strateo3D" },
|
||||||
"machine_width": { "default_value": 600 },
|
"machine_width": { "default_value": 600 },
|
||||||
"machine_depth": { "default_value": 420 },
|
"machine_depth": { "default_value": 420 },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue