mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 00:45:56 +08:00
indentation_fix
This commit is contained in:
parent
4751bfc75f
commit
c54f599acb
@ -2,7 +2,8 @@
|
||||
"version": 2,
|
||||
"name": "Strateo3D",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"metadata":
|
||||
{
|
||||
"author": "M.K",
|
||||
"manufacturer": "eMotionTech",
|
||||
"category": "Other",
|
||||
@ -20,10 +21,10 @@
|
||||
"0": "strateo3d_right_extruder",
|
||||
"1": "strateo3d_left_extruder"
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
"overrides": {
|
||||
"overrides":
|
||||
{
|
||||
"machine_name": { "default_value": "Strateo3D" },
|
||||
"machine_width": { "default_value": 600 },
|
||||
"machine_depth": { "default_value": 420 },
|
||||
@ -133,4 +134,4 @@
|
||||
"travel_avoid_distance": { "value": "3 if extruders_enabled_count > 1 else machine_nozzle_tip_outer_diameter / 2 * 1.5" },
|
||||
"wall_thickness": { "value": "wall_line_width_0 + wall_line_width_x" }
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user