|
| 1 | +ver 3.5.1 -- LinuxCNC 2.10.0-pre0 |
| 2 | + - Add setting to disable calculator in toolpage |
| 3 | + - Style velocity/spindle info box (remove S-prefix, add units) |
| 4 | + - Add button "refresh dir" in open file page |
| 5 | + - Add setting for jog button size + right pane width |
| 6 | + - Add icon for continuous jog, change alignment of jog increment button box |
| 7 | + - MDI-entry: bigger enter button (with CSS) |
| 8 | + - G-code editor: |
| 9 | + - Add button to show preview beside editor (split view) |
| 10 | + - Add comment/uncomment button for G-code + keybinding |
| 11 | + - Re-arrange search and replace bar |
| 12 | + |
| 13 | + - Add button to call calculator in mdi and gcode edit modes (#3496, thanks @Sigma1912) |
| 14 | + - Fix several warnings. Thanks @Sigma1912 |
| 15 | + - Improvements to the calculator widget (#3473, thanks @Sigma1912) |
| 16 | + - Use calculator widget to edit numeric values in tooltable (#3472, thanks @Sigma1912) |
| 17 | + - Use calculator widget to edit offset values in offsetpage (#3457, thanks @Sigma1912) |
| 18 | + - Improvements to the offsetpage widget. Especially add column for rotation in offsets G54..G59.3 (#3457, thanks @Sigma1912) |
| 19 | + - Fix issues #3447 and #982 (#3454, thanks @Sigma1912) |
| 20 | + - Fix the display of very large numbers for spindle speed and 'Vc' in the gui when using G96 |
| 21 | + - Fix 'spindle.0.speed-out' pins being reset to wrong values when using G96 |
| 22 | + - Fix wrong spindle speed set when using M1 with optional stop enabled |
| 23 | + - The 'Spindle [rpm]' value will now track hal pin 'spindle.0.speed-out' |
| 24 | + - The 'S' value in the 'G-Code' frame now tracks 'self.stat.settings[2]' |
| 25 | + - Fix external_load function -wrong function name - makes external loading of files possible again (Thanks @CMorley) |
| 26 | + |
1 | 27 | ver 3.5.0 -- LinuxCNC 2.10.0-pre0 |
2 | 28 | - Add startup message to show new features/important hints |
3 | 29 | - Add LinuxCNC version to window title |
|
0 commit comments