mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Merge pull request #5289 from ishchenko/patch-1
Fix Anycubic i3 Mega has_materials
This commit is contained in:
commit
ad8c269012
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
"manufacturer": "Anycubic",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "anycubic_i3_mega_platform.stl",
|
||||
"has_materials": false,
|
||||
"has_materials": true,
|
||||
"has_machine_quality": true,
|
||||
"preferred_quality_type": "normal",
|
||||
"machine_extruder_trains":
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue