Lars Brubaker
b78a075bcb
Some wore on selecting ray tracing by mesh size.
2015-05-05 16:59:03 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
fd094f25af
Fixed a bug where the temp could get in a state of ping-ponging between values.
...
Working on better cache cleaning.
Added a heat extruder before homing config option
Made 3D Stuffmaker use the new setting
2015-02-19 10:56:54 -08:00
Lars Brubaker
c484b5746e
Warn when adding big parts to the queue
2015-02-18 12:20:58 -08:00
larsbrubaker
fe7ed2a59f
Enabled the warning on files too big.
2015-02-18 08:10:33 -08:00
Lars Brubaker
b5f8c9fc37
Made ComTester understand commands while printing.
...
Made it possible to creat HUGE test gcode files.
Made a massage when trying to load huge gcode.
2015-01-19 17:33:17 -08:00
Lars Brubaker
9072019db9
Fixed a regression loading from SD
2015-01-14 11:51:53 -08:00
Lars Brubaker
9dc75284b4
Took out some dead code. Put in some code for warning about parts that might cause problems.
2015-01-10 16:18:08 -08:00
larsbrubaker
2c2368d969
Fixed a memory leak in ViewGcodeBasic.
...
Made sd files load into an empty queue
2014-10-22 11:06:52 -07:00
kevinepope
d354a26216
Work on Queue 'edit' mode.
2014-10-20 20:21:22 -07:00
larsbrubaker
37ebc4ce9b
Fixed a problem with exporting to SD card when print leveling is enabled.
...
Checked that the files loaded from sd card have a gcode extension.
2014-08-27 12:51:59 -07:00
larsbrubaker
22cf4bfb2d
Can now send to sd.
...
Can print from sd (mostly)
can remove from sd.
2014-06-25 17:28:28 -07:00
larsbrubaker
e8247a8481
Put all the icons into the icons directory
...
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -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
06acb1311b
Don't remove the item being printed no matter what.
...
Hide the air gap on slic3r
Put in Vellerman printer
2014-05-22 15:23:40 -07:00
larsbrubaker
3a636783c8
Made the library have the same data / view model as the queue.
...
Refactored a bunch of file names and other data.
The QueueData and the LibraryData are practically the same class and shoud
be shared as we move the QueueData into the data base.
2014-04-19 14:02:51 -07:00
larsbrubaker
db09079196
Refactor for clarity Done -> SlicingDone on PrintItemWrapper
...
Moved a bunch of classes into their own files in ActionBar
Made the part preview be right when the window changes between wide and narrow.
2014-04-16 15:11:01 -07:00
larsbrubaker
4508a25e58
Got the queue and the count tab to work.
2014-04-16 12:01:01 -07:00
larsbrubaker
4b6a3cfa97
Lots of work on Getting the QueueData instance to be separate form the UI queue and refs.
2014-04-15 18:13:27 -07:00