Skip to content

Commit

Permalink
Fix brand and label of Polymaker materials
Browse files Browse the repository at this point in the history
  • Loading branch information
fieldOfView committed May 17, 2017
1 parent a9d8b49 commit 9b05fb7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion polyflex_pla.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>PolyFlex</brand>
<brand>Polymaker</brand>
<label>PolyFlex</label>
<material>PLA</material>
<color>Generic</color>
</name>
Expand Down
3 changes: 2 additions & 1 deletion polymax_pla.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>PolyMax</brand>
<brand>Polymaker</brand>
<label>PolyMax</label>
<material>PLA</material>
<color>Generic</color>
</name>
Expand Down
3 changes: 2 additions & 1 deletion polyplus_pla.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>PolyPlus</brand>
<brand>Polymaker</brand>
<label>PolyPlus</label>
<material>PLA</material>
<color>Generic</color>
</name>
Expand Down
3 changes: 2 additions & 1 deletion polywood_pla.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
<fdmmaterial xmlns="http://www.ultimaker.com/material" version="1.3">
<metadata>
<name>
<brand>PolyWood</brand>
<brand>Polymaker</brand>
<label>PolyWood</label>
<material>PLA</material>
<color>Generic</color>
</name>
Expand Down

0 comments on commit 9b05fb7

Please sign in to comment.