mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Fix link with Deltacomb mesh file
I don't know why this one didn't change along. Thanks to the automated tests to catch that for me.
This commit is contained in:
parent
b03b41ac59
commit
e30509df53
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
"category": "Other",
|
||||
"file_formats": "text/x-gcode",
|
||||
"icon": "icon_ultimaker2",
|
||||
"platform": "deltacomb.stl",
|
||||
"platform": "deltacomb.3mf",
|
||||
"has_machine_quality": true,
|
||||
"has_materials": true,
|
||||
"has_variants": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue