larsbrubaker
30c77146ec
Took out all the user folder stuff and put it into the file dialog.
...
Also made file dialog remember what folder was last used and use that one if it has been set.
Does the old user folder when not set.
2014-12-06 11:12:05 -08:00
John Lewin
eba756966b
Initial StaticData platform abstraction
2014-12-04 12:22:34 -08:00
larsbrubaker
bffbb89752
fixed text color on export to sd
2014-11-04 13:40:16 -08:00
John Lewin
1ff9131ad0
Switch to async file dialogs
2014-10-31 17:37:40 -07:00
larsbrubaker
f1aa75369e
Made create part sheet work with amf.
2014-10-31 12:24:51 -07:00
larsbrubaker
0e0ca82d21
Made output to folder understand amfs
2014-10-30 17:23:32 -07:00
John Lewin
dde50031ee
Remove Import from Zip option from QueueOptionsMenu
2014-10-29 13:48:02 -07:00
Kevin Pope
a01ac75979
Do not include part list option on unsupported platforms.
2014-10-27 13:53:23 -07:00
kevinepope
e936fe98f7
Change message confirmation dialogs from modal to async w/callback.
2014-10-21 21:20:09 -07:00
gregory-diaz
4b03d09e3c
Fixed QueueOptions menu
2014-10-17 15:33:01 -07:00
larsbrubaker
196c3e1c76
Merge remote-tracking branch 'Greg/development' into development
...
Conflicts:
PartPreviewWindow/View3DTransfromPart.cs
2014-10-13 12:27:31 -07:00
larsbrubaker
c0d2e88c7b
Making some unfinished code compile.
2014-10-12 08:22:17 -07:00
gregory-diaz
35ed4899d0
More Localizations
2014-10-10 15:55:57 -07:00
larsbrubaker
158ec2c0dd
MatterControl is compiling with the new MeshGroups code.
2014-10-07 18:00:17 -07: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
Kevin Pope
a6d109fdfd
Add display mode selector to config page. Fixed location of update notification.
2014-09-23 19:23:54 -07:00
Kevin Pope
49838951ab
Updated options menus.
2014-09-23 19:23:17 -07:00
gregory-diaz
c02e86441a
Export X3g Stuff
2014-08-27 12:02:15 -07:00
Kevin Pope
c782181ea9
Disable x3g export (for now)
2014-08-20 12:14:17 -07:00
gregory-diaz
a9bfdf9fd3
implementing part of export as x3g
2014-08-19 18:10:38 -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
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
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
503726ae65
Fixed the problem with downloads not always working.
...
Made the tab names of tabs be independent of the visible title
Made styled message box have option of custom buttons
More localizations
2014-06-10 11:44:16 -07:00
larsbrubaker
a8405889fb
Took out some obsolete comments.
2014-06-03 18:14:44 -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
Kevin Pope
29fa3b066e
Mac sure we include "Remove All" from queue option on Mac.
2014-05-08 11:26:55 -07:00
kevinepope
ece1a69bb5
Importing files from zip no longer clears queue.
2014-05-04 15:07:07 -07:00
kevinepope
cc44b0ef04
Added menu bar.
2014-04-27 20:24:58 -07:00