mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 14:55:03 -06:00
Merge branch 'Cura/master' of https://github.com/maukcc/Cura into maukcc-Cura/master
This commit is contained in:
commit
236b1dc0ca
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
"variants_name": "Nozzle size",
|
||||
"preferred_variant": "*0.8*",
|
||||
"preferred_material": "*pla*",
|
||||
"preferred_quality": "*high*",
|
||||
"preferred_quality": "*normal*",
|
||||
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
|
@ -29,7 +29,7 @@
|
|||
"3": "cartesio_extruder_3"
|
||||
},
|
||||
"platform": "cartesio_platform.stl",
|
||||
"platform_offset": [ -120, -1.5, 130],
|
||||
"platform_offset": [ -220, -5, 150],
|
||||
"first_start_actions": ["MachineSettingsAction"],
|
||||
"supported_actions": ["MachineSettingsAction"]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue