Fixed Ender 3 profile inheritance (#4089)

Fixed 4087
This commit is contained in:
Thomas 2024-02-14 14:34:19 +01:00 committed by GitHub
parent 35f39df1f9
commit eb345650a5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 changed files with 4 additions and 2 deletions

View File

@ -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)",

View File

@ -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": [

View File

@ -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"

View File

@ -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": [

View File

@ -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": [