larsbrubaker
b1cc77bbb1
Moving some slice settings ui code into a class so it is easier to move later
...
Took out some dead code (confusing me about were my changes needed to go)
Renamed some classes for clarity Widget to Window
Changed the edit icon to be something more familiar
2014-12-18 08:11:59 -08:00
Lars Brubaker
56191e3d34
Guard against bad eeprom return values.
2014-11-25 15:58:37 -08:00
larsbrubaker
31485deb3d
Fixed a problem with eeprom settings loading from the printer thread rather than the uithread.
2014-11-06 11:27:42 -08:00
John Lewin
8127af98cd
Revise EEProm form
2014-11-05 19:48:05 -08:00
larsbrubaker
b75ae71d24
Made 3D views editable while printing (if not the embedded view).
...
Made the eeprom windows have the correct tab stops.
2014-07-02 13:28:51 -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
0356d1b7bf
Made the print leveling window follow the theme.
...
Improved the text and corrected layout errors.
Improved other theme consistency.
2014-05-31 10:59:00 -07:00
larsbrubaker
7629750e02
Fixed a stupid problem with adding instructions to the queue.
2014-04-09 16:53:08 -07:00
larsbrubaker
405b8be6bc
Making for of the 3d view reusable for all places that are implementing redundant stuff.
...
Getting rid of dead code.
Getting rid of warnings
2014-04-04 18:52:51 -07:00
larsbrubaker
5c0993f83e
Changed the interface to translations.
2014-03-11 15:24:47 -07:00
larsbrubaker
8b44d69fab
Fixed the layout bug with the repetier eeprom window.
2014-02-25 09:34:59 -08:00
Kevin Pope
9d1ea3f8cf
Refactoring and UI Changes - eeprom
2014-02-23 21:48:17 -08:00
larsbrubaker
cbae2f0236
Making SaveSettingToActive do a close.
2014-02-22 15:33:46 -08:00
larsbrubaker
221134e64f
Put in marlin eeprom settings panel.
2014-02-22 14:52:53 -08:00
larsbrubaker
b14bf4891d
Finished up the layout of repatier eeprom.
2014-02-21 09:56:43 -08:00
larsbrubaker
b83a0354d7
Made printer communication unconditional have a separate event for read and write.
...
Got the repatier eeprom working and looking better.
2014-02-20 18:25:23 -08:00
larsbrubaker
4a46fb472a
Turned off localization debug.
...
Localized two strings.
2014-02-18 18:04:23 -08:00
larsbrubaker
9c8a0fa5a8
Creating eePromSettings window for repetier firmware.
...
Put in detection of firmware.
Creating base window and data to construct it.
2014-02-18 17:52:50 -08:00