Commit graph

9 commits

Author SHA1 Message Date
Lars Brubaker
1816c52545 Better window size for eeprom
Refactoring
Send M115 if can't find eeprom settings
2016-09-28 17:16:21 -07:00
Lars Brubaker
e4a934a1f4 Attempting to fix keyboard pop up in android
white space
2016-09-28 13:46:26 -07:00
Lars Brubaker
cda645d03d Made Marlin EEProm have import and export 2016-02-12 10:26:40 -08:00
Gregory Diaz
a75ed18fec Marlin EEprom steps per unit bug fix: made sure that we don't read the read the value after the second E on M92 lines 2015-09-01 16:03:25 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07: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
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
7629750e02 Fixed a stupid problem with adding instructions to the queue. 2014-04-09 16:53:08 -07:00
larsbrubaker
221134e64f Put in marlin eeprom settings panel. 2014-02-22 14:52:53 -08:00