Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

correct ABS 175 Method XL temperature typo #319

Merged
merged 1 commit into from
Oct 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ultimaker_abs_175.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<color>Generic</color>
</name>
<GUID>e0f1d581-cc6b-4e36-8f3c-3f5601ecba5f</GUID>
<version>2</version>
<version>3</version>
<reference_material_id>abs</reference_material_id>
<color_code>#8cb219</color_code>
<description>Tough and durable. ABS is good for mechanical parts. It is impact resistant, dimensionally stable and handles temperatures up to 85ºC.</description>
Expand Down Expand Up @@ -57,7 +57,7 @@
<setting key="print temperature">235</setting>
<setting key="standby temperature">180</setting>
<setting key="build volume temperature">85</setting>
<setting key="heated bed temperature">87</setting>
<setting key="heated bed temperature">85</setting>
<setting key="print cooling">0</setting>
<hotend id="1A">
<setting key="hardware compatible">no</setting>
Expand Down
Loading