Skip to content

1.0.2

Compare
Choose a tag to compare
@jethornton jethornton released this 25 Oct 12:05
· 667 commits to master since this release
cad8016

Add Quick Reference
Add save MDI history to a file
Changed feed override label object name to be consistent with the rapid override label
Fix the file open dialog position to be centered in the GUI
Add checks for updated object names so users are not confused when something doesn't work
Improve file dialog
Unimproved file dialog so it does not use the parent stylesheet
Check for empty tool table before launching tool_edit
Add clear offset buttons
Only show axes that are in the configuration in the tool editor if not specified in the INI file
Fix some spindle defaults and maximum speed
Add importing a Python module
Add touch screen popups for any QLineEdit
Add HAL I/O pin for QSpinBox
Add get/set variables using a QDoubleSpinBox
Add a 2 second delay before updating the var file
Add var file watcher that updates a QLabel when the var file is updated
Add setting the background color of the plotter in the ini file
Add exception print function when importing a user python file
Add clear plotter menu item