Lars Brubaker
6cfc1e67f9
Made the CREATE_AND_SELECT_PRINTER load the correct settings.
...
Took out a bunch of redundant code that was in both PrinterSetupStatus and SetupStepMakeModelName (took out of SetupStepMakeModelName)
renamed PrinterSetupStaus variable to currentPrinterSetupStatus as the first is also the name of the class and quite confusing.
2015-01-05 10:27:24 -08:00
Kevin Pope
66726af531
Set max height for model chooser in setup wizard.
2014-12-28 17:28:39 -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
larsbrubaker
f625762602
Made sure everything is going through frosted serial.
...
Better cross platform support.
2014-07-28 13:48:28 -07:00
Kevin Pope
352c009202
Remove non-required references to OpenGlGui
2014-07-04 09:12:50 -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
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
larsbrubaker
49c8a045a5
fixed the spelling of label
...
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
gregory-diaz
00910197cb
Changed button and text color from white to black on print level wizard
2014-03-24 14:44:43 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
8571699814
Put in more copy write notices
...
Made more window closing happen outside the mouse up event
Put in minimalExtrusionBeforeRetraction setting into curaEngine
2014-02-17 16:35:24 -08:00
larsbrubaker
0040895615
Moving the ActivePrinterChanged call back and Active Printer calls all into ActivePrinterProfile
2014-02-14 12:06:44 -08:00
gregory-diaz
cc0d8a5095
More Localization
...
Did more localization for new strings and edited old localization code
to be more consistent.
2014-02-04 13:30:42 -08:00
larsbrubaker
f4c1b0b85c
Commit of the code
2014-01-29 19:09:30 -08:00