mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-15 03:05:57 +08:00
- Bug fix: ensure the product names in the material files match the Makerbot Method machine definition id
This commit is contained in:
parent
ad868434f3
commit
d6d73ed6e6
@ -13,5 +13,10 @@
|
|||||||
"DUAL600": "strateo3d",
|
"DUAL600": "strateo3d",
|
||||||
"IDEX420": "strateo3d_IDEX420",
|
"IDEX420": "strateo3d_IDEX420",
|
||||||
"IDEX420 Duplicate": "strateo3d_IDEX420_duplicate",
|
"IDEX420 Duplicate": "strateo3d_IDEX420_duplicate",
|
||||||
"IDEX420 Mirror": "strateo3d_IDEX420_mirror"
|
"IDEX420 Mirror": "strateo3d_IDEX420_mirror",
|
||||||
}
|
"Makerbot Method": "ultimaker_method",
|
||||||
|
"Makerbot Method X": "ultimaker_methodx",
|
||||||
|
"Makerbot Method XL": "ultimaker_methodxl",
|
||||||
|
"Makerbot Sketch": "ultimaker_sketch",
|
||||||
|
"Makerbot Sketch Large": "ultimaker_sketch_large"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user