Commit graph

9 commits

Author SHA1 Message Date
Lars Brubaker
6cc61c53d0 Don't set new printer name to current printer
If no white list is set than do not filter
Make default MC white list be none
2016-06-07 17:39:17 -07:00
Greg
d33c785fe2 Added tests for saving to Local Library and Downloads folders. Also fixed regression(could not add gcode files to the queue) 2016-03-02 12:43:45 -08:00
John Lewin
f8f70f46e6 Concise queries, reduce to functionality
- Remove DataStorage qualifier, add using statements
 - Remove unnecessary query variables and string.formatting statements
 - Remove duplicate code, reuse .RecordCount method
2016-02-23 14:42:36 -08:00
Lars Brubaker
33792492e4 Starting work on putting in the collection API (not data base yet) 2015-06-11 16:25:12 -07:00
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Kevin Pope
f5e0720429 Added 'Send' button to Queue. Replacing zip library. 2014-12-03 15:29:11 -08:00
larsbrubaker
1800734347 Starting to get AMF in as a file type
Unified all the open dialogs to use a common file type list
Made application settings hold the file lists
Made the extruder count a member of ActiveSliceSettings
Made an extruderOffsets mapping
2014-09-26 17:52:54 -07:00
larsbrubaker
978d7ddcfa Making the OEMSettings a single JSon file. 2014-04-23 17:44:49 -07:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00