Commit graph

27 commits

Author SHA1 Message Date
Lars Brubaker
90331a49a3 Moving to using submodules
Changed HasEmergecyStoy to ShowResetConnection
2015-02-26 10:17:41 -08:00
Gregory Diaz
fa6f77f39c More work on Emergency Stop 2015-02-25 17:56:25 -08:00
Gregory Diaz
866729a20f Latest work on e-stop button 2015-02-25 16:14:32 -08:00
Kevin Pope
7fb1fd0681 Added event handler to trigger after ui reload. 2015-01-06 19:04:45 -08:00
John Lewin
0a1bc4684d Improve Connect button enable/disable logic 2014-11-04 21:15:11 -08:00
John Lewin
e0d8b148af Ensure connect buttons reflect active state when (re)loaded 2014-11-04 21:15:10 -08:00
Kevin Pope
1662f3baa4 'Print' action in Library and History now initiates print - if possible. 2014-11-04 21:00:38 -08:00
larsbrubaker
222a5a46a7 Changed ButtonEventHandler to EventHandler
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
kevinepope
e936fe98f7 Change message confirmation dialogs from modal to async w/callback. 2014-10-21 21:20:09 -07:00
Kevin Pope
bdef196434 Changed main application to MVC. UI rework (Configuration Page esp. in progress). 2014-09-19 19:17:12 -07:00
larsbrubaker
0e646dca68 Change the namespace of PrinterCommunication and the class name.
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
larsbrubaker
6e7abb73f1 Cleaning up update a bit so we can have first time check for new version.
Made more strings push through translations.
Put in a new OEM setting for check for update on first run
2014-06-10 09:25:38 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
Kevin Pope
5c96585001 Update status message and disconnect/connect button appropriately based on event trigger. 2014-05-08 11:45:53 -07:00
Kevin Pope
9fb739ceaf Work on display of action bar components. 2014-05-05 11:09:36 -07:00
kevinepope
2fa0276446 Fixed issue where target temps weren't being reset to zero upon disconnect. 2014-05-04 14:49:31 -07:00
kevinepope
d4b924e5e5 Visual adjustments 2014-04-27 20:49:29 -07:00
kevinepope
cc44b0ef04 Added menu bar. 2014-04-27 20:24:58 -07:00
larsbrubaker
2c88fdc1fc Got the 'connect' button to do a connect after selecting a printer if a printer was not selected. 2014-04-10 16:38:22 -07:00
larsbrubaker
a749bdc6c2 Fixed some strings to not be all caps.
Put in a project guid.
2014-04-10 11:00:26 -07:00
larsbrubaker
1e08d94eb1 Fixed some problems with part sheet names and copies.
Made a warning if print leveling tries to go too low.
2014-04-03 15:59:36 -07:00
larsbrubaker
49a9a20a56 Theme related changes (KP) 2014-03-21 18:44:01 -07:00
Kevin Pope
738b2d5a57 Lots of theme and UI related updates. 2014-03-21 16:18:47 -07:00
larsbrubaker
a74dcce12f The name of ImageBMPIO changed to ImageIO 2014-03-12 15:37:19 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
larsbrubaker
0040895615 Moving the ActivePrinterChanged call back and Active Printer calls all into ActivePrinterProfile 2014-02-14 12:06:44 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00