mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 23:23:59 -06:00
Added profile for Creality CR-6 SE and CR-6 Max (#2040)
* Added profile for CReality CR-6 SE and CR-6 Max * Removed merge conflict artifacts * Removed duplicate process_list * Fixed many bugs. Profile now loads correctly in 1.7.0-beta * fixed filament dependencies for CR-6
This commit is contained in:
parent
4161b6cfa5
commit
bd13d83385
40 changed files with 888 additions and 8 deletions
|
@ -12,6 +12,14 @@
|
|||
"name": "Creality CR-10 Max",
|
||||
"sub_path": "machine/Creality CR-10 Max.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 SE",
|
||||
"sub_path": "machine/Creality CR-6 SE.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 Max",
|
||||
"sub_path": "machine/Creality CR-6 Max.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 V2",
|
||||
"sub_path": "machine/Creality Ender-3 V2.json"
|
||||
|
@ -52,13 +60,13 @@
|
|||
"name": "Creality Ender-6",
|
||||
"sub_path": "machine/Creality Ender-6.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality K1 Max",
|
||||
"sub_path": "machine/Creality K1 Max.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality K1",
|
||||
"sub_path": "machine/Creality K1.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality K1 Max",
|
||||
"sub_path": "machine/Creality K1 Max.json"
|
||||
}
|
||||
],
|
||||
"process_list": [
|
||||
|
@ -70,10 +78,26 @@
|
|||
"name": "fdm_process_creality_common",
|
||||
"sub_path": "process/fdm_process_creality_common.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm SuperDetail @Creality CR-6 0.2",
|
||||
"sub_path": "process/0.08mm SuperDetail @Creality CR-6 0.2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.10mm HighDetail @Creality CR-6 0.4.json",
|
||||
"sub_path": "process/0.10mm HighDetail @Creality CR-6 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Creality CR10Max",
|
||||
"sub_path": "process/0.12mm Fine @Creality CR10Max.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Detail @Creality CR-6 0.2",
|
||||
"sub_path": "process/0.12mm Detail @Creality CR-6 0.2.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Detail @Creality CR-6 0.4",
|
||||
"sub_path": "process/0.12mm Detail @Creality CR-6 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.12mm Fine @Creality Ender3V2",
|
||||
"sub_path": "process/0.12mm Fine @Creality Ender3V2.json"
|
||||
|
@ -143,6 +167,14 @@
|
|||
"sub_path": "process/0.20mm Standard @Creality CR10Max.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR-6 0.4",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR-6 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality CR-6 0.6",
|
||||
"sub_path": "process/0.20mm Standard @Creality CR-6 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @Creality Ender3",
|
||||
"sub_path": "process/0.20mm Standard @Creality Ender3.json"
|
||||
},
|
||||
|
@ -194,6 +226,18 @@
|
|||
"name": "0.24mm Draft @Creality CR10Max",
|
||||
"sub_path": "process/0.24mm Draft @Creality CR10Max.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Creality CR-6 0.4",
|
||||
"sub_path": "process/0.24mm Draft @Creality CR-6 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Creality CR-6 0.6",
|
||||
"sub_path": "process/0.24mm Draft @Creality CR-6 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Optimal @Creality CR-6 0.8",
|
||||
"sub_path": "process/0.24mm Optimal @Creality CR-6 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @Creality Ender3V2",
|
||||
"sub_path": "process/0.24mm Draft @Creality Ender3V2.json"
|
||||
|
@ -202,6 +246,46 @@
|
|||
"name": "0.24mm Draft @Creality Ender5Pro (2019)",
|
||||
"sub_path": "process/0.24mm Draft @Creality Ender5Pro (2019).json"
|
||||
},
|
||||
{
|
||||
"name": "0.28mm SuperDraft @Creality CR-6 0.4",
|
||||
"sub_path": "process/0.28mm SuperDraft @Creality CR-6 0.4.json"
|
||||
},
|
||||
{
|
||||
"name": "0.28mm SuperDraft @Creality CR-6 0.6",
|
||||
"sub_path": "process/0.28mm SuperDraft @Creality CR-6 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.32mm Chunky @Creality CR-6 0.6",
|
||||
"sub_path": "process/0.32mm Chunky @Creality CR-6 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.32mm Standard @Creality CR-6 0.8",
|
||||
"sub_path": "process/0.32mm Standard @Creality CR-6 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.36mm SuperChunky @Creality CR-6 0.6",
|
||||
"sub_path": "process/0.36mm SuperChunky @Creality CR-6 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.40mm Draft @Creality CR-6 0.8",
|
||||
"sub_path": "process/0.40mm Draft @Creality CR-6 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.44mm SuperExtraChunky @Creality CR-6 0.6",
|
||||
"sub_path": "process/0.44mm SuperExtraChunky @Creality CR-6 0.6.json"
|
||||
},
|
||||
{
|
||||
"name": "0.48mm Chunky @Creality CR-6 0.8",
|
||||
"sub_path": "process/0.48mm Chunky @Creality CR-6 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.48mm Draft @Creality CR-6 0.8",
|
||||
"sub_path": "process/0.48mm Draft @Creality CR-6 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.56mm SuperChunky @Creality CR-6 0.8",
|
||||
"sub_path": "process/0.56mm SuperChunky @Creality CR-6 0.8.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Optimal @Creality K1 (0.6 nozzle)",
|
||||
"sub_path": "process/0.24mm Optimal @Creality K1 (0.6 nozzle).json"
|
||||
|
@ -306,6 +390,42 @@
|
|||
"name": "Creality CR-10 Max 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-10 Max 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-6 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-6 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 SE 0.2 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 SE 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 SE 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 SE 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 SE 0.6 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 SE 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 SE 0.8 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 SE 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 Max 0.2 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 Max 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 Max 0.4 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 Max 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 Max 0.6 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 Max 0.6 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality CR-6 Max 0.8 nozzle",
|
||||
"sub_path": "machine/Creality CR-6 Max 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-3 V2 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-3 V2 0.4 nozzle.json"
|
||||
|
@ -342,10 +462,6 @@
|
|||
"name": "Creality Ender-5 S1 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-5 S1 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality Ender-6 0.4 nozzle",
|
||||
"sub_path": "machine/Creality Ender-6 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Creality K1 (0.4 nozzle)",
|
||||
"sub_path": "machine/Creality K1 (0.4 nozzle).json"
|
||||
|
|
BIN
resources/profiles/Creality/Creality CR-6 Max_cover.png
Normal file
BIN
resources/profiles/Creality/Creality CR-6 Max_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 35 KiB |
BIN
resources/profiles/Creality/Creality CR-6 SE_cover.png
Normal file
BIN
resources/profiles/Creality/Creality CR-6 SE_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 49 KiB |
BIN
resources/profiles/Creality/creality_cr6se_buildplate_model.stl
Normal file
BIN
resources/profiles/Creality/creality_cr6se_buildplate_model.stl
Normal file
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 6.8 KiB |
|
@ -11,6 +11,14 @@
|
|||
"compatible_printers": [
|
||||
"Creality CR-10 V2 0.4 nozzle",
|
||||
"Creality CR-10 Max 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle",
|
||||
"Creality Ender-3 0.4 nozzle",
|
||||
"Creality Ender-3 V2 0.4 nozzle",
|
||||
"Creality Ender-3 S1 0.4 nozzle",
|
||||
|
|
|
@ -21,6 +21,14 @@
|
|||
"compatible_printers": [
|
||||
"Creality CR-10 V2 0.4 nozzle",
|
||||
"Creality CR-10 Max 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle",
|
||||
"Creality Ender-3 0.4 nozzle",
|
||||
"Creality Ender-3 V2 0.4 nozzle",
|
||||
"Creality Ender-3 S1 0.4 nozzle",
|
||||
|
|
|
@ -12,6 +12,14 @@
|
|||
"compatible_printers": [
|
||||
"Creality CR-10 V2 0.4 nozzle",
|
||||
"Creality CR-10 Max 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle",
|
||||
"Creality Ender-3 0.4 nozzle",
|
||||
"Creality Ender-3 V2 0.4 nozzle",
|
||||
"Creality Ender-3 S1 0.4 nozzle",
|
||||
|
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 Max 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 Max",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"default_print_profile": "0.16mm Opitmal @Creality CR-6 0.2",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x5",
|
||||
"395x5",
|
||||
"395x395",
|
||||
"5x395"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 Max 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 Max",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @Creality CR-6 0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x5",
|
||||
"395x5",
|
||||
"395x395",
|
||||
"5x395"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 Max 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 Max",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.20mm Standard @Creality CR-6 0.6",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x5",
|
||||
"395x5",
|
||||
"395x395",
|
||||
"5x395"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 Max 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 Max",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.32mm Standard @Creality CR-6 0.8",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x5",
|
||||
"395x5",
|
||||
"395x395",
|
||||
"5x395"
|
||||
],
|
||||
"printable_height": "400",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
11
resources/profiles/Creality/machine/Creality CR-6 Max.json
Normal file
11
resources/profiles/Creality/machine/Creality CR-6 Max.json
Normal file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Creality CR-6 Max",
|
||||
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||
"bed_texture": "creality_cr6se_buildplate_texture.png",
|
||||
"family": "Creality",
|
||||
"hotend_model": "",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "Creality_CR_6_Max",
|
||||
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 SE 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 SE",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"printer_variant": "0.2",
|
||||
"default_print_profile": "0.16mm Opitmal @Creality CR-6 0.2",
|
||||
"nozzle_diameter": [
|
||||
"0.2"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x0",
|
||||
"230x0",
|
||||
"230x235",
|
||||
"5x235"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 SE 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 SE",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"default_print_profile": "0.20mm Standard @Creality CR-6 0.4",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x0",
|
||||
"230x0",
|
||||
"230x235",
|
||||
"5x235"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 SE 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 SE",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"printer_variant": "0.6",
|
||||
"default_print_profile": "0.20mm Standard @Creality CR-6 0.6",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x0",
|
||||
"230x0",
|
||||
"230x235",
|
||||
"5x235"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM001",
|
||||
"name": "Creality CR-6 SE 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality CR-6 SE",
|
||||
"default_filament_profile": [
|
||||
"Creality Generic PLA"
|
||||
],
|
||||
"printer_variant": "0.8",
|
||||
"default_print_profile": "0.32mm Standard @Creality CR-6 0.8",
|
||||
"nozzle_diameter": [
|
||||
"0.8"
|
||||
],
|
||||
"printable_area": [
|
||||
"5x0",
|
||||
"230x0",
|
||||
"230x235",
|
||||
"5x235"
|
||||
],
|
||||
"printable_height": "250",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0"
|
||||
}
|
12
resources/profiles/Creality/machine/Creality CR-6 SE.json
Normal file
12
resources/profiles/Creality/machine/Creality CR-6 SE.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "Creality CR-6 SE",
|
||||
"nozzle_diameter": "0.2;0.4;0.6;0.8",
|
||||
"bed_model": "creality_cr6se_buildplate_model.stl",
|
||||
"bed_texture": "creality_cr6se_buildplate_texture.png",
|
||||
"family": "Creality",
|
||||
"hotend_model": "",
|
||||
"machine_tech": "FFF",
|
||||
"model_id": "Creality_CR_6_SE",
|
||||
"default_materials": "Creality Generic PLA;Creality Generic PETG;Creality Generic ABS"
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.08mm SuperDetail @Creality CR-6 0.2",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"bottom_shell_layers": "5",
|
||||
"initial_layer_line_width": "0.2",
|
||||
"initial_layer_print_height": "0.12",
|
||||
"inner_wall_line_width": "0.2",
|
||||
"internal_solid_infill_line_width": "0.2",
|
||||
"layer_height": "0.08",
|
||||
"line_width": "0.2",
|
||||
"outer_wall_line_width": "0.2",
|
||||
"sparse_infill_line_width": "0.2",
|
||||
"support_line_width": "0.2",
|
||||
"top_shell_layers": "6",
|
||||
"top_surface_line_width": "0.2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.10mm HighDetail @Creality 0.4 CR-6 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"inner_wall_line_width": "0.3",
|
||||
"internal_solid_infill_line_width": "0.3",
|
||||
"layer_height": "0.1",
|
||||
"line_width": "0.3",
|
||||
"outer_wall_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.3",
|
||||
"support_line_width": "0.3",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.3",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Detail @Creality CR-6 0.2",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"bottom_shell_layers": "5",
|
||||
"initial_layer_line_width": "0.2",
|
||||
"initial_layer_print_height": "0.12",
|
||||
"inner_wall_line_width": "0.2",
|
||||
"internal_solid_infill_line_width": "0.2",
|
||||
"layer_height": "0.12",
|
||||
"line_width": "0.2",
|
||||
"outer_wall_line_width": "0.2",
|
||||
"sparse_infill_line_width": "0.2",
|
||||
"support_line_width": "0.2",
|
||||
"top_shell_layers": "6",
|
||||
"top_surface_line_width": "0.2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.12mm Detail @Creality 0.4 CR-6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"layer_height": "0.12",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Opitmal @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"bottom_shell_layers": "5",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"layer_height": "0.16",
|
||||
"line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.6",
|
||||
"top_shell_layers": "7",
|
||||
"top_surface_line_width": "0.6",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Opitmal @Creality CR6 0.2 ",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"bottom_shell_layers": "6",
|
||||
"initial_layer_line_width": "0.2",
|
||||
"initial_layer_print_height": "0.16",
|
||||
"inner_wall_line_width": "0.2",
|
||||
"internal_solid_infill_line_width": "0.2",
|
||||
"layer_height": "0.16",
|
||||
"line_width": "0.2",
|
||||
"outer_wall_line_width": "0.2",
|
||||
"sparse_infill_line_width": "0.2",
|
||||
"support_line_width": "0.2",
|
||||
"top_surface_line_width": "0.2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.2 nozzle",
|
||||
"Creality CR-6 Max 0.2 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Optimal @Creality CR-6 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"adaptive_layer_height": "1",
|
||||
"brim_object_gap": "0",
|
||||
"brim_width": "0",
|
||||
"default_acceleration": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"elefant_foot_compensation": "0.1",
|
||||
"filename_format": "[input_filename_base].gcode",
|
||||
"infill_wall_overlap": "25%",
|
||||
"initial_layer_acceleration": "0",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"initial_layer_line_width": "0.42",
|
||||
"initial_layer_speed": "35%",
|
||||
"inner_wall_acceleration": "0",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"internal_solid_infill_speed": "50",
|
||||
"ironing_type": "no ironing",
|
||||
"layer_height": "0.16",
|
||||
"line_width": "0.45",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"outer_wall_line_width": "0.45",
|
||||
"outer_wall_speed": "40",
|
||||
"prime_tower_width": "60",
|
||||
"skirt_height": "2",
|
||||
"skirt_loops": "2",
|
||||
"sparse_infill_speed": "60",
|
||||
"support_base_pattern_spacing": "0.2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.2",
|
||||
"support_interface_speed": "100%",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_line_width": "0.38",
|
||||
"support_object_xy_distance": "60%",
|
||||
"support_speed": "40",
|
||||
"support_style": "grid",
|
||||
"support_threshold_angle": "45",
|
||||
"support_top_z_distance": "0.15",
|
||||
"top_surface_acceleration": "0",
|
||||
"travel_acceleration": "0",
|
||||
"tree_support_branch_angle": "40",
|
||||
"wall_loops": "2",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,13 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality CR-6 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.63",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"inner_wall_line_width": "0.66",
|
||||
"internal_solid_infill_line_width": "0.66",
|
||||
"line_width": "0.66",
|
||||
"outer_wall_line_width": "0.66",
|
||||
"sparse_infill_line_width": "0.66",
|
||||
"support_line_width": "0.54",
|
||||
"top_surface_line_width": "0.66",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @Creality CR-6 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"layer_height": "0.24",
|
||||
"line_width": "0.5",
|
||||
"outer_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"support_line_width": "0.5",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.5",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"layer_heigth": "0.24",
|
||||
"line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.6",
|
||||
"top_surface_line_width": "0.6",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Optimal @Creality CR-6 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"layer_height": "0.24",
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"support_line_width": "0.8",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.8",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.28mm SuperDraft @Creality CR-6 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"initial_layer_print_height": "0.28",
|
||||
"inner_wall_line_width": "0.4",
|
||||
"layer_height": "0.28",
|
||||
"sparse_infill_line_width": "0.4",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.4 nozzle",
|
||||
"Creality CR-6 Max 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.28mm SuperDraft @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"line_width": "0.6",
|
||||
"layer_height": "0.28",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.6",
|
||||
"top_surface_line_width": "0.6",
|
||||
"top_shell_layers": "4",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.32mm Chunky @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"layer_height": "0.32",
|
||||
"line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.6",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.6",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.32mm Standard @Creality CR-6 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"initial_layer_print_height": "0.32",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"layer_height": "0.32",
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"support_line_width": "0.8",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.8",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.36mm SuperChunky @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"layer_height": "0.36",
|
||||
"line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.6",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.6",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.40mm Draft @Creality CR-6 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"layer_height": "0.4",
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"support_line_width": "0.8",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.8",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.44mm SuperExtraChunky @Creality CR-6 0.6",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"layer_height": "0.44",
|
||||
"line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"sparse_infill_line_width": "0.6",
|
||||
"support_line_width": "0.6",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.6",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.6 nozzle",
|
||||
"Creality CR-6 Max 0.6 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.48mm Chunky @Creality CR-6 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"layer_height": "0.4",
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"support_line_width": "0.8",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.8",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.48mm Draft @Creality CR-6 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"initial_layer_print_height": "0.48",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"layer_height": "0.48",
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"support_line_width": "0.8",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.8",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.56mm SuperChunky @Creality CR-6 0.8",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_creality_common",
|
||||
"initial_layer_line_width": "0.8",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"inner_wall_line_width": "0.8",
|
||||
"internal_solid_infill_line_width": "0.8",
|
||||
"layer_height": "0.56",
|
||||
"line_width": "0.8",
|
||||
"outer_wall_line_width": "0.8",
|
||||
"sparse_infill_line_width": "0.8",
|
||||
"support_line_width": "0.8",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_line_width": "0.8",
|
||||
"compatible_printers": [
|
||||
"Creality CR-6 SE 0.8 nozzle",
|
||||
"Creality CR-6 Max 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue