Commit graph

142 commits

Author SHA1 Message Date
Kevin Pope
01cf3003f3 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-17 14:12:09 -07:00
Kevin Pope
6c1a8005bb Made contact form respect universal text size. Made action bar and menu bar hide-able (in compact mode). 2014-10-17 14:11:56 -07:00
larsbrubaker
55923d8f2a Fixed the text creator to work with new MeshGroups code for AMF.
Move more stuff from View3DWidget into separate files.
Renamed View3DWidget.
2014-10-16 17:52:21 -07:00
Kevin Pope
e767a3408f Made disable-able widget responsive to text-size. 2014-10-16 12:30:57 -07:00
larsbrubaker
edcce1e360 Moving PartPreview3DWindow into partial class with the processors being partial adds so it is easier to navigate the code.
Can export from amf
Starting work on align
2014-10-15 14:11:14 -07:00
larsbrubaker
941c06555b Made the multi object stls generate better thumbnails.
Better progress indication.
Fixed bugs in ungrouping amfs
2014-10-14 14:38:17 -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
3f7c300d2a Make sure we don't try to create thumbnails for things we can't. 2014-10-12 20:40:38 -07:00
Kevin Pope
992c8a2430 Made file saves async compatible. 2014-10-11 15:11:26 -07:00
Kevin Pope
b3139fe4ee Adjust size of disable-able widget 2014-10-11 14:47:39 -07:00
gregory-diaz
f6e5929e5b Added Export button to PartPreviewWindow with functionality. 2014-10-10 14:52:50 -07:00
Kevin Pope
b709027236 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-09 12:24:18 -07:00
Kevin Pope
3f0850a752 UI related updates. Work on formatting of print history and print library items. Made slice settings import work asynchronously. 2014-10-09 12:23:31 -07:00
larsbrubaker
158ec2c0dd MatterControl is compiling with the new MeshGroups code. 2014-10-07 18:00:17 -07:00
larsbrubaker
de16a4d30f Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-05 21:16:21 -07:00
larsbrubaker
6a2b5e4a55 Made amf preview work 2014-10-05 21:16:02 -07:00
kevinepope
bacd85da89 Added sliding action buttons to PrintLibrary and Print History.
Made it possible to open part preview directly into 'Edit' mode.
2014-10-05 16:07:06 -07:00
Kevin Pope
dbe574f3b3 Fixed behavior of click widget. 2014-10-03 18:46:52 -07:00
Kevin Pope
2faec9d1c0 Work on print history widget. 2014-09-24 19:14:31 -07:00
Kevin Pope
bdef196434 Changed main application to MVC. UI rework (Configuration Page esp. in progress). 2014-09-19 19:17:12 -07:00
Kevin Pope
e02655f847 Make controls more consistent looking. 2014-09-18 17:06:45 -07:00
Kevin Pope
73b6c8298b Added custom themed slider, added double slider. 2014-09-17 19:18:46 -07:00
larsbrubaker
c97f4d8f8f Making MC be able to adapt to a global change in the point size of all text. 2014-08-30 16:03:28 -07:00
larsbrubaker
c2744b7587 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-08-27 12:53:03 -07:00
larsbrubaker
37ebc4ce9b Fixed a problem with exporting to SD card when print leveling is enabled.
Checked that the files loaded from sd card have a gcode extension.
2014-08-27 12:51:59 -07:00
gregory-diaz
c02e86441a Export X3g Stuff 2014-08-27 12:02:15 -07:00
Kevin Pope
687262a098 Move x3g processing to separate method. 2014-08-26 18:29:03 -07:00
larsbrubaker
363ea294ab Put back in debug view of non-manifold. 2014-08-26 18:11:45 -07:00
Kevin Pope
c782181ea9 Disable x3g export (for now) 2014-08-20 12:14:17 -07:00
Kevin Pope
4d84481758 Merge branch 'development' into greg-development 2014-08-20 10:53:44 -07:00
Kevin Pope
4759adbf3b Merge branch 'development' into greg-development
Conflicts:
	MatterControl.csproj
	StaticData/Translations/Master.txt
2014-08-20 10:52:47 -07:00
gregory-diaz
a9bfdf9fd3 implementing part of export as x3g 2014-08-19 18:10:38 -07:00
larsbrubaker
7d1f698141 Turning off the rooted weak event stuff 2014-08-19 11:41:13 -07:00
larsbrubaker
66e0fb3b4d Put in some code for me to see a graph of the ms count of each frame. 2014-08-17 20:53:00 -07:00
larsbrubaker
bbca065e18 New weak event rooted event.
Fixed color theme changing in 3d view.
Fixe bed shape and size changing on printer change.
2014-08-08 10:25:44 -07:00
larsbrubaker
f625762602 Made sure everything is going through frosted serial.
Better cross platform support.
2014-07-28 13:48:28 -07:00
james jones
6d89d71e4e Fixed spelling of thumbnail 2014-07-14 17:11:45 -07:00
Kevin Pope
352c009202 Remove non-required references to OpenGlGui 2014-07-04 09:12:50 -07:00
larsbrubaker
178f7acf71 Took out some dead code 2014-07-01 18:18:27 -07:00
james jones
e51d8c92cd vs 2013 dependency changes. 2014-07-01 09:36:13 -07:00
larsbrubaker
f4d7d0b5c4 Made the print leveling control its own window. 2014-06-27 12:45:14 -07:00
larsbrubaker
3b90168edf Made the print level wizard have the correct padding on the text. 2014-06-27 11:25:15 -07:00
larsbrubaker
4703b7b2a6 More work on printer sd card support
Made single panel mode not ever load data into the second panel (memory optimization)
Made the thumbnail widget let go of the memory of the model when the window is closed.
Put in an explicit DeletFileFromSdCard
2014-06-26 12:55:43 -07:00
larsbrubaker
31f4a9ffd4 Made the quality and materials menus have scroll bars when needed. 2014-06-25 21:16:44 -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
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