mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-30 14:21:19 -07:00
Create koonovo_base.def.json
Create koonovo_elf.def.json Create koonovo_pyramid.def.json Create koonovo_base_extruder_1.def.json Add files via upload Add files via upload Add files via upload Update koonovo_base.def.json Delete base_global_draft.inst.cfg Delete base_global_high.inst.cfg Delete base_global_standard.inst.cfg Add files via upload Update koonovo_base.def.json Update koonovo_elf.def.json delete extruder1 Update koonovo_pyramid.def.json delete extruder1 Delete koonovo.png Add files via upload Update koonovo_base.def.json change first_start_actions Rename base_global_draft.inst.cfg to koonovo_base_global_draft.inst.cfg Rename base_global_high.inst.cfg to koovono_base_global_high.inst.cfg Rename base_global_standard.inst.cfg to koonovo_base_global_standard.inst.cfg Update koonovo_base.def.json "first_start_actions": [ "DiscoverUM3Action" ] change "first_start_actions": [ "MachineSettingsAction" ], Update koonovo_base.def.json change retraction_speed Create koonovo_d3.def.json This is an independent double X axis, double extrusion machine Add files via upload This is an independent double X axis, double extrusion machine Add files via upload This is an independent double X axis, double extrusion machine Delete koonovo_d3.def.json Add files via upload Delete koonovo_d3_extruder_0.def.json Delete koonovo_d3_extruder_1.def.json Add files via upload Delete koonovo_d3.stl Add files via upload Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Update koonovo_kn3.def.json Update koonovo_base.def.json Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Update koonovo_base.def.json Update and rename koonovo_base_extruder_1.def.json to koonovo_base_extruder_0.def.json Update koonovo_base.def.json Update koonovo_kn3.def.json Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Update koonovo_kn3_extruder_0.def.json Update koonovo_kn3_extruder_1.def.json Add files via upload Add files via upload Add files via upload
This commit is contained in:
parent
309c5fe9f9
commit
77f5fefc5d
17 changed files with 719 additions and 0 deletions
17
resources/quality/koonovo/koonovo_base_global_draft.inst.cfg
Normal file
17
resources/quality/koonovo/koonovo_base_global_draft.inst.cfg
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Draft Quality
|
||||
definition = koonovo_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = draft
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.25
|
||||
layer_height_0 = 0.25
|
||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||
wall_thickness = =line_width*2
|
||||
support_interface_height = =layer_height*4
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Standard Quality
|
||||
definition = koonovo_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = standard
|
||||
weight = -3
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.2
|
||||
layer_height_0 = 0.2
|
||||
top_bottom_thickness = =layer_height_0+layer_height*3
|
||||
wall_thickness = =line_width*2
|
||||
support_interface_height = =layer_height*4
|
||||
18
resources/quality/koonovo/koovono_base_global_high.inst.cfg
Normal file
18
resources/quality/koonovo/koovono_base_global_high.inst.cfg
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[general]
|
||||
version = 4
|
||||
name = Super Quality
|
||||
definition = koonovo_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = quality
|
||||
quality_type = high
|
||||
weight = -1
|
||||
global_quality = True
|
||||
|
||||
[values]
|
||||
layer_height = 0.12
|
||||
layer_height_0 = 0.12
|
||||
top_bottom_thickness = =layer_height_0+layer_height*6
|
||||
wall_thickness = =line_width*3
|
||||
support_interface_height = =layer_height*8
|
||||
Loading…
Add table
Add a link
Reference in a new issue