-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add additional logging during check status, to aid in debugging #101 * set _autostart_file None if print canceled or completed to prevent restarting file on connect, #118 * add baudrate to printer connection command * fix invalid state in confirmation prompt, #116 * switch to using params in requests.get * move check statuses to onAllBound to avoid potential lock up of UI load, #90 * fix date format for graphing data, #92 * add css error highlighting and disable update button on graph tab when inputs are invalid * remove redundant css properties * add cost to settings and graphing, #87 * add connect event monitoring, #72
- Loading branch information
Showing
8 changed files
with
185 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.