Kevin Pope
a01ac75979
Do not include part list option on unsupported platforms.
2014-10-27 13:53:23 -07:00
John Lewin
c48c6de316
Correct Widget ordering for Remove button
2014-10-27 11:59:33 -07:00
John Lewin
9280a53542
Update Print Queue Edit functionality
2014-10-27 10:25:54 -07:00
larsbrubaker
c70f30594c
Merge remote-tracking branch 'Greg/development' into development
2014-10-27 09:18:17 -07:00
larsbrubaker
0d454acd9f
Fixed more memory leaks.
2014-10-24 18:50:41 -07:00
larsbrubaker
08dc379472
Merge remote-tracking branch 'Greg/development' into development
...
Conflicts:
PrinterControls/PrinterConnections/PrinterListItems.cs
2014-10-24 13:53:00 -07:00
larsbrubaker
222a5a46a7
Changed ButtonEventHandler to EventHandler
...
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
gregory-diaz
ba90687962
Recent work on Print Queue
2014-10-24 10:06:39 -07:00
Kevin Pope
1898d933c5
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-10-23 18:20:47 -07:00
Kevin Pope
70ff28b3cf
Remove view button from Queue item.
2014-10-23 18:19:45 -07:00
larsbrubaker
3386bba281
Made any save of a file unsure that we put it in the library.
...
Took out dead CreateCopyInQueue code
Made it possible to update the FileLocation of a PrintItem.
2014-10-23 14:40:12 -07:00
larsbrubaker
3fae1e4caf
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-10-22 11:07:50 -07:00
larsbrubaker
2c2368d969
Fixed a memory leak in ViewGcodeBasic.
...
Made sd files load into an empty queue
2014-10-22 11:06:52 -07:00
kevinepope
e936fe98f7
Change message confirmation dialogs from modal to async w/callback.
2014-10-21 21:20:09 -07:00
kevinepope
d354a26216
Work on Queue 'edit' mode.
2014-10-20 20:21:22 -07:00
gregory-diaz
4b03d09e3c
Fixed QueueOptions menu
2014-10-17 15:33:01 -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
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
56ec618142
Convert amfs to stls at slice time when needed
2014-10-09 16:05:51 -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
2783f79818
Merge remote-tracking branch 'Greg/development' into development
2014-10-08 16:35:36 -07:00
larsbrubaker
3a39e79580
Got the rotate and scale working again (with groups)
...
Took out some dead code.
Making going into edit mode not do any work.
Changing split to group and ungroup
2014-10-08 16:34:25 -07:00
gregory-diaz
4873daeee3
add to library form queue functionality
2014-10-08 16:09:11 -07:00
gregory-diaz
7985254f99
Merge remote-tracking branch 'upstream/development' into development
2014-10-08 14:28:55 -07:00
larsbrubaker
158ec2c0dd
MatterControl is compiling with the new MeshGroups code.
2014-10-07 18:00:17 -07:00
kevinepope
6443b1f82a
Add remove action to queue items.
2014-10-05 18:36:14 -07:00
larsbrubaker
f2c728d3b6
We can now load at least some amfs into the 3d view.
2014-10-04 17:57:07 -07:00
gregory-diaz
2c083cc2e9
add to library form queue functionality
2014-09-26 18:19:24 -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
2faec9d1c0
Work on print history widget.
2014-09-24 19:14:31 -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
Kevin Pope
e02655f847
Make controls more consistent looking.
2014-09-18 17:06:45 -07:00
Kevin Pope
3465606e36
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-08-27 14:16:16 -07:00
Kevin Pope
3fe41a6dc8
Made 3d render type a persistent user setting, defaulting to outline. Made 'Add' buttons on action bar and queue menu consistent.
2014-08-27 14:15:41 -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
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
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
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
fab40e17a8
Made the wide screen panel be the thing that is recreated on ReloadAll.
2014-07-03 16:39:36 -07:00
larsbrubaker
7eec6753e2
Renamed MainScreenTabView -> FirstPanelTabView
2014-07-03 10:19:45 -07:00
larsbrubaker
00e2ecda9d
Making more go through PreChangePannels callback
2014-07-03 09:49:16 -07:00
larsbrubaker
fb2d34a1bb
Made the queue item index preserve (again)
...
Made the main screen tab preserve (again)
Made a pre and post change panels event (much cleaner, but not everything is using it yet).
2014-07-02 19:35:35 -07:00