mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 22:47:29 -06: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
1 changed files with 7 additions and 2 deletions
|
@ -13,5 +13,10 @@
|
|||
"DUAL600": "strateo3d",
|
||||
"IDEX420": "strateo3d_IDEX420",
|
||||
"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…
Add table
Add a link
Reference in a new issue