Skip to content

Commit

Permalink
Convert tabs to spaces
Browse files Browse the repository at this point in the history
Discovered this while going over the new PC material files.

Contributes to issue CURA-3960.
  • Loading branch information
Ghostkeeper committed Jun 23, 2017
1 parent 44dfa93 commit 0711024
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions generic_pc.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@ Generic PC profile. The data in this file may not be correct for your specific m
<setting key="heated bed temperature">135</setting>
<setting key="print temperature">245</setting>
<hotend id="0.25 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.0</setting>
</hotend>
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.0</setting>
</hotend>
<hotend id="0.4 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.0</setting>
</hotend>
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.0</setting>
</hotend>
<hotend id="0.8 mm">
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.5</setting>
</hotend>
<setting key="hardware compatible">yes</setting>
<setting key="retraction amount">1.5</setting>
</hotend>
</machine>
</settings>
</fdmmaterial>

0 comments on commit 0711024

Please sign in to comment.