Gregory Diaz
851f42e8a5
Fixed Add to Library bug where print item was getting added to UI but not being committed to the database.
2015-05-21 16:36:25 -07:00
Lars Brubaker
6d7b0280bb
Made the library actually copy gcode to the library folder
...
Working on adding support for reporting errors when enabled
Made PrintActiveItem check for error conditions.
2015-04-15 10:08:36 -07:00
Lars Brubaker
591528ee91
Ran code maid against this code.
2015-04-08 15:20:10 -07:00
Lars Brubaker
64cd6963de
Made library actually parse zips correctly (acted like they would open but did not use them).
...
Made the keyboard on android work correctly with the part preview window.
Some white space changes
2015-03-16 11:25:13 -07:00
Lars Brubaker
5bc8795d86
Made the cache cleaning delete all unreferenced png tga stl and amf files.
...
Made it so we always show what slicing engine we are using in settings
Made it so when we switch to MatterSlice for dual extrusion we reload the display correctly
Put in a clear history button on settings
2015-02-20 12:05:44 -08:00
Lars Brubaker
646d1fbaac
Made the absolute positioning and auto centering actually work on touch.
2015-01-26 10:53:32 -08:00
larsbrubaker
e1b6e80f3b
Made the Queue save when parts are moved to the library on edit.
...
Tested the centering code and fixed it.
2015-01-25 18:08:19 -08:00
Lars Brubaker
538bb6abdc
Fixed a bug with adding gcode to the library.
...
Made drag and drop to the library add it correctly to the library folder when needed.
2014-12-11 17:19:32 -08:00
John Lewin
59cf8782a3
Remove all remaining ApplicationStaticDataPath dependencies
2014-12-04 12:50:37 -08:00
larsbrubaker
3af659dc9d
Making canceling during load work much better.
...
STLs can now stop loading during most of the load operations (only sort verts cannot)
Changed the signature on report progress ratio to make it clearer.
Made mesh viewer handle better load stoping.
2014-10-26 18:08:03 -07:00
larsbrubaker
af16d96004
Now we always add to our library folder when adding to the library.
2014-10-24 15:37:03 -07:00
larsbrubaker
b2643d55c4
Making the library always save to its own store
...
fixed a problem when the extension mc is opened with is nothing a part would be added to the plate.
2014-10-24 14:55:27 -07:00
larsbrubaker
dfbf3fd821
Make the initial library get its data from the right place.
2014-05-12 18:30:35 -07:00
Kevin Pope
7ee12231d3
Fixed issue with library search results.
2014-05-07 15:59:10 -07:00
larsbrubaker
9d4bfe8e5f
Make the library remove more robust.
...
Make the print level icon be the right color on light theme.
2014-04-19 14:57:30 -07:00
larsbrubaker
4a856bfa9b
Recovered all of the library functionality.
2014-04-19 14:44:59 -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