Commit graph

98 commits

Author SHA1 Message Date
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
f78260fdfc More work on sd card printing. 2014-06-23 13:18:51 -07:00
larsbrubaker
a282b0ce95 New and improved os detection with a plugin. 2014-06-20 09:27:17 -07:00
larsbrubaker
b523c7d486 rename PlatformAbstract 2014-06-19 16:09:38 -07:00
larsbrubaker
254de7251d Moved ImageIO into a plugin and hooked then made the windows version of that. 2014-06-19 15:55:20 -07:00
larsbrubaker
7d8382f15b Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-06-19 11:26:08 -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
7aebea83c7 Added bridge fan speed to MatterSlice 2014-06-18 19:55:13 -07:00
larsbrubaker
1db346d024 Removed dead code.
Make sure bed leveling stays on after export to SD card.
Put bridge speed into MatterSlice.
Default to slower bridge speed.
2014-06-17 17:57:50 -07:00
larsbrubaker
dd308308eb Fixed a spelling error
Made sure we can convert gcode with comments.
Made the export order the instructions correctly.
Made printing order the instructions correctly.
2014-06-16 18:13:02 -07:00
larsbrubaker
1dff90acfc Put in 565 command for r1
Made gcode export do the wizard code injection
2014-06-13 10:05:56 -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
e6a1cabadf Fixed the style of the export window
Got rid of some parameters to print leveling that were not used
Made it possible to ignore below 0 for leveling
2014-06-11 12:13:30 -07:00
larsbrubaker
af3a345ce2 Renaming for clarity.
Got the third point data collection to work better.
2014-06-06 19:10:13 -07:00
larsbrubaker
dad1e096a7 Cleaned up some of the back next behavior in the wizard.
More work on getting the 2Point leveling working.
2014-06-05 18:08:33 -07:00
larsbrubaker
7003eff736 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	CustomWidgets/PartThumbnailWidget.cs
	StaticData/Translations/Master.txt
2014-06-05 12:59:25 -07:00
larsbrubaker
a04ab3d050 Made the type of print leveling that will happen for a printer be selectable
Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
2014-06-05 11:45:40 -07:00
gregory-diaz
610866d2c5 If part preview thumbnail is clicked and the PartPreview window is already opened PartPreview window is brought to front. 2014-06-03 17:02:16 -07:00
larsbrubaker
ffb5bcbe9c Merge remote-tracking branch 'Greg/development' into development 2014-06-02 17:27:21 -07:00
gregory-diaz
53a29071a6 Modified code so that MatterControl will open on Linux. Still Cannot connect to a printer or slice parts. 2014-06-02 17:24:56 -07:00
larsbrubaker
0356d1b7bf Made the print leveling window follow the theme.
Improved the text and corrected layout errors.
Improved other theme consistency.
2014-05-31 10:59:00 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
Lars Brubaker
00b0997dca Fixed a regression, the export control again shows the buttons on the Mac. 2014-05-22 12:11:56 -07:00
gregory-diaz
252388de41 When hovering over theme change buttons, sample square now changes color 2014-05-16 15:11:19 -07:00
larsbrubaker
9c4bc5cc73 Fixed the partial thumbnail bug. 2014-05-08 13:37:00 -07:00
larsbrubaker
5a17b678f6 Make sure the arrow is the right color on start. 2014-05-08 11:37:29 -07:00
larsbrubaker
2185219c91 Made the scale menu more attractive. 2014-05-08 11:30:56 -07:00
larsbrubaker
48633bce32 Put in max height for slice settings. 2014-05-07 16:12:46 -07:00
Kevin Pope
9e09967450 Style changes to design tool selector. 2014-05-06 10:58:49 -07:00
Kevin Pope
c1ecef6a4f More work on PluginChooserWindow 2014-05-05 20:12:45 -07:00
Kevin Pope
20c46ad8bb Work on Design tool selector window. 2014-05-05 17:28:19 -07:00
Kevin Pope
69717f2fc2 Fix behavior of two-column state. 2014-05-05 09:07:46 -07:00
larsbrubaker
367b87dd01 spelling of Panel (fixed)
Got the left and right border buttons to be fast.
2014-04-27 17:19:06 -07:00
larsbrubaker
74cc020414 Lots more work getting the wide screen panel to recreate correctly.
Got the thumbnails to be a bit faster and have better anti-aliasing.
2014-04-27 16:16:47 -07:00
larsbrubaker
0f9dd2427f Save and load the thumbnail widgets as tgas as the mac png save seems to have issues with 32 bit alpha. 2014-04-25 18:16:36 -07:00
kevinepope
d5b052cc25 Consolidated and rearranged the Configuration tab. 2014-04-24 20:54:05 -07:00
larsbrubaker
a1990f10bd Changed PrintItemWrapper to have RootedObjectEventHandlers
Fixed lots of code to use them correctly
CompactSlidePanel does not need to reload back panel anymore as that happens in wide screen panel
2014-04-21 15:00:32 -07:00
larsbrubaker
5c2539003a removed unnecessary inavlidate 2014-04-21 07:13:26 -07:00
larsbrubaker
263f50cd1c Got the thumbnail to have an image cache 2014-04-20 21:02:28 -07:00
larsbrubaker
16a3654a2d Refactoring the library control to share the export window and to have a view and a data element.
Added some BSD info
Moved stuff around to make it more consistent.
2014-04-19 11:51:02 -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
larsbrubaker
49c8a045a5 fixed the spelling of label
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
gregory-diaz
1383cdd84e Merge remote-tracking branch 'upstream/development' 2014-04-14 10:19:00 -07:00
Kevin Pope
60eb17f908 Restored theme indexes so that previous installs will maintain their present theme on update. Fixed theme selector to support same. 2014-04-11 18:17:16 -07:00
Kevin Pope
7156733a44 Added arrow indicator to column separators. 2014-04-11 13:41:34 -07:00
Kevin Pope
86bb40903e Started work on improving panel separators. 2014-04-10 19:08:02 -07:00
gregory-diaz
9ee954b28e Changed theme on export library/queue item windows also added functional 'cancel' buttons. 2014-04-09 13:11:59 -07:00
gregory-diaz
21cc98aab5 Added 'Cancel' button on the export stl/gcode window in print queue 2014-04-08 18:30:09 -07:00