Typo

parent 7634a26a
Pipeline #34 skipped
......@@ -55,7 +55,7 @@ For the latest revision please visit https://github.com/TurnkeyTyranny/laser-gco
<param name="optimiseraster" type="boolean" _gui-text="Optimise raster horizontal scanning speed:">true</param>
<_param name="help" type="description">Will optimise raster paths, may cause slight overburn at the edges of the raster.</_param>
<param name="dpi" type="int" min="90" max="900" _gui-text="Set exported image DPI">270</param>
<param name="cooler" type="float" precision="1" min="0.0", max="35.0" _gui-text="Cooler target temperature (celsius)">0.0</param>
<param name="cooler" type="float" precision="1" min="0.0" max="35.0" _gui-text="Cooler target temperature (celsius)">0.0</param>
<_param name="help" type="description">Set 0 to disable cooling</_param>
<param name="cooleronstop" type="boolean" _gui-text="continue to cool down laser when finished">false</param>
</page>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment