Commit graph

29 commits

Author SHA1 Message Date
kevinepope
01c4139d56 Move close function to Ui thread. Add default error code for failed web requests. 2014-04-30 12:47:43 -07:00
larsbrubaker
978d7ddcfa Making the OEMSettings a single JSon file. 2014-04-23 17:44:49 -07:00
larsbrubaker
ff7a5a3916 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-16 12:01:56 -07:00
larsbrubaker
4508a25e58 Got the queue and the count tab to work. 2014-04-16 12:01:01 -07:00
Kevin Pope
4a4e189e5f Added theming corrections to manual connection process. 2014-04-16 11:19:34 -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
larsbrubaker
49c8a045a5 fixed the spelling of label
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
Kevin Pope
9cd754d2a6 Reversed priority (and coloring) of Material versus Quality slice presets. 2014-04-12 13:56:04 -07:00
Kevin Pope
86e2a5c736 Change language on Printer connection setup alternative options 2014-04-12 12:35:16 -07:00
Kevin Pope
3efc899d2f Make slice presets preload during setup. 2014-04-12 12:34:27 -07:00
larsbrubaker
0bde3b14e4 Set the background color before we ShowAsSystemWindow so that it doesn't start out as a black window. 2014-04-09 14:11:00 -07:00
larsbrubaker
743bfb0194 Made modifications of the queue save the changes when they make them
made 'save as' work in editing.
2014-04-08 20:57:00 -07:00
gregory-diaz
546fb18a96 Re-added skip connection option on "Setup Printer Connection" window. I might add adjustments later but it looks good and works now. 2014-04-08 12:50:26 -07:00
kevinepope
42defe3825 Renamed dropdown SelectedValue to SelectedLabel 2014-04-06 19:25:02 -07:00
larsbrubaker
5271896ada Tried to merge in Greg's changes fixing the messed up stuff. 2014-03-27 18:41:02 -07:00
gregory-diaz
00910197cb Changed button and text color from white to black on print level wizard 2014-03-24 14:44:43 -07:00
larsbrubaker
14de4d8b49 Deleted the mattercontrolarduino.inf (not useful to getting drivers installed)
Removed dead code
adding in arduino.inf for install.
2014-03-13 16:20:12 -07:00
larsbrubaker
5c0993f83e Changed the interface to translations. 2014-03-11 15:24:47 -07:00
larsbrubaker
9f427b629a Make the window big enough to hold all the manufacturers. Will change to a new list with search in a future build. 2014-02-24 17:50:24 -08:00
Kevin Pope
728af4bc07 UI Fixes for connection setup widgets. 2014-02-23 21:48:49 -08:00
gregory-diaz
5465563e82 Localization, Export Windows, Extension Test 2014-02-18 13:07:50 -08:00
gregory-diaz
86218c4710 Fixed export windows in Print Queue Item and Library Item from opening multiple times. I also added a test for adding ".stl" and ".gcode" file extensions and did more localization. 2014-02-18 12:51:11 -08:00
larsbrubaker
8571699814 Put in more copy write notices
Made more window closing happen outside the mouse up event
Put in minimalExtrusionBeforeRetraction setting into curaEngine
2014-02-17 16:35:24 -08:00
larsbrubaker
263e2325f5 Put the slicing configuration files in their own folder
updated copy write date
added bsd to a few files
Made the mapping to slice engines more procedural to support more engines.
2014-02-15 18:06:03 -08:00
larsbrubaker
aa50fd3722 Moved the slice engine code to ActivePrinterProfile 2014-02-14 12:11:26 -08:00
larsbrubaker
0040895615 Moving the ActivePrinterChanged call back and Active Printer calls all into ActivePrinterProfile 2014-02-14 12:06:44 -08:00
gregory-diaz
ccc0eb898d More Localization
Edited previously modified strings for more consistency. Also modified
most strings in Print Level Wizard, and other strings that were not
previously visible because of printer connection difficulties.
2014-02-05 18:29:58 -08:00
gregory-diaz
cc0d8a5095 More Localization
Did more localization for new strings and edited old localization code
to be more consistent.
2014-02-04 13:30:42 -08:00
larsbrubaker
f4c1b0b85c Commit of the code 2014-01-29 19:09:30 -08:00