From: nickthetait Date: Wed, 9 Sep 2015 18:15:36 +0000 (-0600) Subject: Rename 'Iron PLA (Proto-Pasta)' as 'Magnetic (Proto-Pasta)' X-Git-Tag: lulzbot-17.02~3 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=1ecd65f39c553b85a81acae36b1eb43679c7aea9;p=cura.git Rename 'Iron PLA (Proto-Pasta)' as 'Magnetic (Proto-Pasta)' --- diff --git a/resources/quickprint/lulzbot_TAZ_4_035nozzle/PP-Iron/material.ini b/resources/quickprint/lulzbot_TAZ_4_035nozzle/PP-Iron/material.ini index 61d6f79a..e46e243d 100644 --- a/resources/quickprint/lulzbot_TAZ_4_035nozzle/PP-Iron/material.ini +++ b/resources/quickprint/lulzbot_TAZ_4_035nozzle/PP-Iron/material.ini @@ -1,5 +1,5 @@ [info] -name = Iron PLA (Proto-pasta) +name = Magnetic (Proto-pasta) material_types = Intermediate order = 12 url = https://www.lulzbot.com/products/magnetic-iron-pla-3mm-filament-500g-reel-proto-pasta diff --git a/resources/quickprint/lulzbot_TAZ_4_05nozzle/PP-Iron/material.ini b/resources/quickprint/lulzbot_TAZ_4_05nozzle/PP-Iron/material.ini index 61d6f79a..e46e243d 100644 --- a/resources/quickprint/lulzbot_TAZ_4_05nozzle/PP-Iron/material.ini +++ b/resources/quickprint/lulzbot_TAZ_4_05nozzle/PP-Iron/material.ini @@ -1,5 +1,5 @@ [info] -name = Iron PLA (Proto-pasta) +name = Magnetic (Proto-pasta) material_types = Intermediate order = 12 url = https://www.lulzbot.com/products/magnetic-iron-pla-3mm-filament-500g-reel-proto-pasta diff --git a/resources/quickprint/lulzbot_TAZ_4_SingleV1/PP-Iron/material.ini b/resources/quickprint/lulzbot_TAZ_4_SingleV1/PP-Iron/material.ini index 61d6f79a..e46e243d 100644 --- a/resources/quickprint/lulzbot_TAZ_4_SingleV1/PP-Iron/material.ini +++ b/resources/quickprint/lulzbot_TAZ_4_SingleV1/PP-Iron/material.ini @@ -1,5 +1,5 @@ [info] -name = Iron PLA (Proto-pasta) +name = Magnetic (Proto-pasta) material_types = Intermediate order = 12 url = https://www.lulzbot.com/products/magnetic-iron-pla-3mm-filament-500g-reel-proto-pasta diff --git a/resources/quickprint/lulzbot_TAZ_5_035nozzle/PP-Iron/material.ini b/resources/quickprint/lulzbot_TAZ_5_035nozzle/PP-Iron/material.ini index 61d6f79a..e46e243d 100644 --- a/resources/quickprint/lulzbot_TAZ_5_035nozzle/PP-Iron/material.ini +++ b/resources/quickprint/lulzbot_TAZ_5_035nozzle/PP-Iron/material.ini @@ -1,5 +1,5 @@ [info] -name = Iron PLA (Proto-pasta) +name = Magnetic (Proto-pasta) material_types = Intermediate order = 12 url = https://www.lulzbot.com/products/magnetic-iron-pla-3mm-filament-500g-reel-proto-pasta diff --git a/resources/quickprint/lulzbot_TAZ_5_05nozzle/PP-Iron/material.ini b/resources/quickprint/lulzbot_TAZ_5_05nozzle/PP-Iron/material.ini index 61d6f79a..e46e243d 100644 --- a/resources/quickprint/lulzbot_TAZ_5_05nozzle/PP-Iron/material.ini +++ b/resources/quickprint/lulzbot_TAZ_5_05nozzle/PP-Iron/material.ini @@ -1,5 +1,5 @@ [info] -name = Iron PLA (Proto-pasta) +name = Magnetic (Proto-pasta) material_types = Intermediate order = 12 url = https://www.lulzbot.com/products/magnetic-iron-pla-3mm-filament-500g-reel-proto-pasta diff --git a/resources/quickprint/lulzbot_TAZ_5_SingleV1/PP-Iron/material.ini b/resources/quickprint/lulzbot_TAZ_5_SingleV1/PP-Iron/material.ini index 61d6f79a..e46e243d 100644 --- a/resources/quickprint/lulzbot_TAZ_5_SingleV1/PP-Iron/material.ini +++ b/resources/quickprint/lulzbot_TAZ_5_SingleV1/PP-Iron/material.ini @@ -1,5 +1,5 @@ [info] -name = Iron PLA (Proto-pasta) +name = Magnetic (Proto-pasta) material_types = Intermediate order = 12 url = https://www.lulzbot.com/products/magnetic-iron-pla-3mm-filament-500g-reel-proto-pasta diff --git a/resources/quickprint/lulzbot_mini/PP-Iron/material.ini b/resources/quickprint/lulzbot_mini/PP-Iron/material.ini index 61d6f79a..e46e243d 100644 --- a/resources/quickprint/lulzbot_mini/PP-Iron/material.ini +++ b/resources/quickprint/lulzbot_mini/PP-Iron/material.ini @@ -1,5 +1,5 @@ [info] -name = Iron PLA (Proto-pasta) +name = Magnetic (Proto-pasta) material_types = Intermediate order = 12 url = https://www.lulzbot.com/products/magnetic-iron-pla-3mm-filament-500g-reel-proto-pasta diff --git a/scripts/create_lulzbot_profiles.py b/scripts/create_lulzbot_profiles.py index 44940d65..a4ffe3a4 100755 --- a/scripts/create_lulzbot_profiles.py +++ b/scripts/create_lulzbot_profiles.py @@ -164,7 +164,7 @@ material_names = { # Intermediate "ABS_VP": "ABS (Village Plastics)", "Laybrick" : "Laybrick (CC-Products)", - "PP-Iron": "Iron PLA (Proto-pasta)", + "PP-Iron": "Magnetic (Proto-pasta)", "PP-Steel": "Steel PLA (Proto-pasta)", # Advanced "Alloy910": "Alloy 910 (Taulman)",