Releases: jethornton/flexgui
0.9.6
Add setting the DRO font size in the ini file
Fix touch screen plot options saving
Fix plot options start up state
Fix MDI command with no spindle control buttons
Fix spindle logic
Fix spindle slower
Sync plot options to defaults if not set in preference file
Fix plot options at startup
Add ladder editor button
Add classic ladder example configuration
Increase recent files to 10
Set plotter states from checkboxes on startup
Add feed and speed calculator
0.9.5
Final work on plotter
Use configuration name for preferences file
Update touch example
Disable recent files when a program is running
Clear live plot when loading a g code file
Improve reload function and clear live plot on reload
Change copy menu name
Add zero axis buttons
Update touch screen stylesheet
0.9.4
Add plot widget!
Update plotter when file is opened
Toggle for plot units
Add touch screen plot controls for pan, zoom and rotate
Add touch screen and menu items for plot options
Get plot options to work
Make menu and checkbox plot options keep in sync
Save plot options to preference file and load on startup
0.9.3
Touch screen stylesheets
Add back key to number pad
Update touch screen example
Make file selector adjust itself to contents
Add default value to tool touch offset and coordinate system offset
Warn if offsets are blank
Improve file selector, sort directories first and only load g code files
Add backspace button to g code keypad
0.9.2
Multiple fixes and tweaks
Update spindle speed from s word
Save screen position and size and restore on startup
Add spindle speed sync to s word
Uncheck the spindle buttons when a MDI command is executed
Disable MDI buttons while a file is running
Add program launch buttons for touch screens
Add tool table edit/reload buttons
Add keyboard dark qss
Warn when trying to jog at 0 velocity
Add touch screen example qss
0.9.1
Testing on live hardware
Fix touch screen number entry
Fix power on/off enables
Add g code touch screen entry
Fix no mdi command found
Fix spindle decrement if rpm is 0 turn off spindle
Use default spindle speed if found
Add missing import for copy mdi to clipboard
Fix g code run from line selection
Make feed hold enable button have the correct state after m53
Remove feed hold enable and feed hold neither one does anything
Disable reload action and button when running a file
0.9.0
Add touch screen number pad
Fix touchoff
Fix library path for touch screen number pad and g code pad
Fix no spindle info in ini error
Fix homing on real hardware
Fix spindle increase/decrease when no spinbox is present
Fix spindle spin box startup value
0.8.0
Add MDI buttons
Fix Tool change typo
Don't allow spindle to start at 0 rpm
0.7.0
Update tool handling
Improve tool table update code
Restore tool table status labels
0.6.0
Add 2 and 3 joint velocity
Make spindle fwd/rev buttons checkable
Use subprocess.Popen to start the tool editor
Fix touch off enable/disable
Fix run mdi enable/disable
Fix double spin box floating point error
Update tool info when reloading tool table
Only try and load a tool that is in the tool table