Skip to content

Commit

Permalink
Merge pull request #17205 from Ultimaker/CURA-11262-Update-products-t…
Browse files Browse the repository at this point in the history
…o-id.json

Update products_to_id.json to include the Method machines
  • Loading branch information
casperlamboo authored Nov 6, 2023
2 parents 6c481bb + 4230f1f commit 670ba60
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions plugins/XmlMaterialProfile/product_to_id.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,10 @@
"DUAL600": "strateo3d",
"IDEX420": "strateo3d_IDEX420",
"IDEX420 Duplicate": "strateo3d_IDEX420_duplicate",
"IDEX420 Mirror": "strateo3d_IDEX420_mirror"
}
"IDEX420 Mirror": "strateo3d_IDEX420_mirror",
"UltiMaker Method": "ultimaker_method",
"UltiMaker Method X": "ultimaker_methodx",
"UltiMaker Method XL": "ultimaker_methodxl",
"UltiMaker Sketch": "ultimaker_sketch",
"UltiMaker Sketch Large": "ultimaker_sketch_large"
}

0 comments on commit 670ba60

Please sign in to comment.