You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gcodeplot.inx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@
22
22
<paramname="pen-up-speed"type="float"min="-1000000"max="1000000"precision="1"_gui-text="Movement speed (mm/s):"_gui-description="Speed moving with pen up (Default: 40)">40</param>
23
23
<paramname="pen-down-speed"type="float"min="-1000000"max="1000000"precision="1"_gui-text="Draw speed (mm/s):"_gui-description="Speed moving with pen down (Default: 35)">35</param>
<paramname="send"type="string"_gui-text="Serial port to send gcode to (blank not to send)"_gui-description="If you enter the name of your serial port here (e.g., COM4), then you can directly send the file to your device."></param>
25
+
<paramname="send-and-save"type="string"_gui-text="Serial port to send gcode to (blank not to send)"_gui-description="If you enter the name of your serial port here (e.g., COM4), then you can directly send the file to your device."></param>
26
26
<paramname="send-speed"type="enum"_gui-text="Serial baud rate:"_gui-description="Baud rate of your serial device (Default: 115200)">
0 commit comments