mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Bug Fixed: Added "Printer Variant" to all Ender 3 and Prusa Mk3s Profiles (#4098)
Added "Printer Variant" to all Ender 3 and Prusa Mk3s Profiles Bug Fixed: When selected only 1 profile from menu , Orcaslicer imports all nozzle from the printer. Added "printer_variant": "" for each nozzle. Now it imports correct only the selected nozzled in the menu.
This commit is contained in:
parent
4db05c0a0f
commit
8bb9c8deb1
9 changed files with 8 additions and 26 deletions
|
@ -6,6 +6,7 @@
|
|||
"instantiation": "true",
|
||||
"inherits": "fdm_creality_common",
|
||||
"printer_model": "Creality Ender-3",
|
||||
"printer_variant": "0.2",
|
||||
"printer_structure": "i3",
|
||||
"default_print_profile": "0.20mm Standard @Creality Ender3 0.2",
|
||||
"thumbnails": [""],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue