mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-05 04:54:08 -06:00
parent
35f39df1f9
commit
eb345650a5
5 changed files with 4 additions and 2 deletions
|
@ -10,7 +10,6 @@
|
|||
"3.2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Creality Ender-3 V3 SE 0.4 nozzle",
|
||||
"Creality K1 (0.4 nozzle)",
|
||||
"Creality K1 (0.6 nozzle)",
|
||||
"Creality K1 (0.8 nozzle)",
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality Ender-3",
|
||||
"printer_structure": "i3",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3 0.2",
|
||||
"thumbnails": [""],
|
||||
"nozzle_diameter": [
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality Ender-3",
|
||||
"printer_structure": "i3",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3 0.4",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3",
|
||||
"thumbnails": [""],
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality Ender-3",
|
||||
"printer_structure": "i3",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3 0.6",
|
||||
"thumbnails": [""],
|
||||
"nozzle_diameter": [
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality Ender-3",
|
||||
"printer_structure": "i3",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3 0.8",
|
||||
"thumbnails": [""],
|
||||
"nozzle_diameter": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue