Skip to content

Commit 6f324bc

Browse files
committed
qtplasmac: versioning
1 parent b995b92 commit 6f324bc

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

share/qtvcp/screens/qtplasmac/qtplasmac_handler.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = '1.235.267'
1+
VERSION = '1.235.268'
22

33
'''
44
qtplasmac_handler.py

share/qtvcp/screens/qtplasmac/versions.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,14 @@ <h2>QtPlasmaC Version History</h2>
3030
</table>
3131
<br>
3232
<!--- ****** ADD NEXT VERSION BELOW THIS LINE ****** --->
33+
<br><b><u>v1.235.268 2023 Mar 15</u></b>
34+
<ul style="margin:0;">
35+
<li>fix framing when machine units and g20/g21 state dont match</li>
36+
<li>make run from line on by default for new configs</li>
37+
<li>move external pin creation and signal connections</li>
38+
</ul>
39+
<i>Changes submitted by snowgoer540 (Greg Carl)</i><br>
40+
3341
<br><b><u>v1.235.267 2023 Mar 12</u></b>
3442
<ul style="margin:0;">
3543
<li>run from line missing feed rate if gcode units different to machine units</li>

0 commit comments

Comments
 (0)