Skip to content

Commit

Permalink
fix copy paste error
Browse files Browse the repository at this point in the history
  • Loading branch information
casperlamboo committed Nov 27, 2023
1 parent 997b8fb commit 5fe8bdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ultimaker_rapidrinse_175.xml.fdm_material
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<!-- Define as soluble support material -->
<cura:setting key="material_is_support_material">True</cura:setting>
<cura:setting key="prime_tower_enable">=extruder_nr==support_extruder_nr and support_enable</cura:setting>
<cura:setting key="prime_tower_enable">=extruder_nr==support_extruder_nr</cura:setting>
<cura:setting key="support_conical_enabled">True</cura:setting>

<machine>
Expand Down

0 comments on commit 5fe8bdd

Please sign in to comment.