Commit graph

7212 commits

Author SHA1 Message Date
Lars Brubaker
390bed731a latest agg 2017-08-10 18:06:20 -07:00
Lars Brubaker
07897ad203 Cleaned up the selection lines. 2017-08-10 18:06:03 -07:00
johnlewin
81ebe2a346 Merge pull request #2340 from larsbrubaker/design_tools
Improving material control.
2017-08-10 14:20:21 -07:00
Lars Brubaker
5820c5e088 Improving material control. 2017-08-10 12:55:24 -07:00
johnlewin
91cbc1ba60 Merge pull request #2338 from jlewin/design_tools
Fix ViewControls border, spacing and color
2017-08-10 10:00:07 -07:00
John Lewin
74186a28a0 Fix ViewControls border, spacing and color 2017-08-10 09:40:03 -07:00
johnlewin
4d68bd743e Merge pull request #2337 from jlewin/design_tools
Restore items in popup library browser
2017-08-10 09:23:03 -07:00
John Lewin
f292490a24 Fix build break 2017-08-10 09:09:47 -07:00
John Lewin
40e729ab8c Use common button spacing 2017-08-10 06:00:11 -07:00
John Lewin
b4ce775bed Restore items in popup library browser 2017-08-10 06:00:10 -07:00
johnlewin
f7a47e744e Merge pull request #2335 from jlewin/design_tools
Enable export on library selections
2017-08-09 18:48:56 -07:00
John Lewin
6dd9957cfc Enable export on library selections 2017-08-09 16:26:15 -07:00
johnlewin
9c57c831fb Merge pull request #2333 from jlewin/design_tools
Decouple PrintItemWrapper from part export, use library interfaces
2017-08-09 15:39:54 -07:00
johnlewin
20debe1f37 Merge branch 'design_tools' into design_tools 2017-08-09 15:34:33 -07:00
John Lewin
8e2769cca9 Enable automatic DebugShowBounds in F1 inspection mode 2017-08-09 14:41:41 -07:00
Lars Brubaker
b626bb6f18 Merge pull request #2332 from larsbrubaker/design_tools
Don't try to heat bed if it doesn't exists.
2017-08-09 14:40:53 -07:00
John Lewin
420a8abe18 Remove all Part Export -> PrintItemWrapper dependencies 2017-08-09 14:40:48 -07:00
Lars Brubaker
16866e5f95 Don't try to heat bed if it doesn't exists. 2017-08-09 14:35:28 -07:00
John Lewin
ac5fb6f3cf Revise shared export implementation to support export plugins 2017-08-09 13:24:49 -07:00
John Lewin
6d3c4aac3c Use consistent name and location 2017-08-09 12:05:17 -07:00
John Lewin
a98420fda8 Wireup GCode export to async slicing, revise shared export to follow 2017-08-09 12:00:23 -07:00
John Lewin
92741a31a1 Move progress reporting to InteractionLayer 2017-08-09 11:48:57 -07:00
John Lewin
c881624aac Remove duplicate code 2017-08-09 11:25:19 -07:00
John Lewin
e60e77eba7 Revise shared export implementation to support GCode 2017-08-09 11:14:38 -07:00
John Lewin
342a9b1573 Revise shared export implementation to support Amf 2017-08-09 11:13:51 -07:00
John Lewin
4bc246285f Revise SaveAmf to take ILibraryContentStream 2017-08-09 09:11:06 -07:00
John Lewin
483c696590 Use radio button for Amf export 2017-08-09 09:11:06 -07:00
John Lewin
b103218d5f Use radio button for Stl export, add dedicated/wizard Export button 2017-08-09 09:11:06 -07:00
John Lewin
2716ed4be7 Remove filesystem dependency from SaveStl export source
- Convert to ILibraryContentStream
- Extract UI interactions to SaveStl caller
- Return success result from SaveStl
2017-08-09 09:11:06 -07:00
johnlewin
b578159335 Merge pull request #2330 from jlewin/design_tools
Migrate export window
2017-08-09 09:10:19 -07:00
John Lewin
b504066ba2 Fix amf export, remove saveParams dependency in SaveAmf 2017-08-08 21:22:26 -07:00
John Lewin
c78e8e3a6f Fix stl export, remove saveParams dependency in SaveStl 2017-08-08 21:22:25 -07:00
John Lewin
fb568a074a Refactor ExportPrintItemPage 2017-08-08 21:04:20 -07:00
John Lewin
d2a9f6a8f4 Move button click events to inline lambdas 2017-08-08 20:58:00 -07:00
John Lewin
8dbd0e267a Simplify file dialog registrations 2017-08-08 20:52:46 -07:00
John Lewin
543098543f Loop on results, use initializer pattern 2017-08-08 20:37:13 -07:00
John Lewin
c948cb20f7 Add margin to export buttons 2017-08-08 20:36:41 -07:00
John Lewin
24dfec6351 Simplify localization 2017-08-08 20:31:05 -07:00
John Lewin
a20db04439 Remove classic X3G export implementation 2017-08-08 20:18:54 -07:00
John Lewin
8ce148f0e8 Change ExportPrintItem file name 2017-08-08 20:06:29 -07:00
John Lewin
7701b320c6 Restore export button, convert export window to WizardPage
- Remove slice_and_export commandline options for queue items
2017-08-08 20:05:13 -07:00
John Lewin
18011791db Use existing button factories 2017-08-08 18:26:41 -07:00
John Lewin
583a99dc26 Add standard spacing to pause/cancel buttons 2017-08-08 18:26:41 -07:00
Lars Brubaker
e00f37d9e8 Merge pull request #2329 from larsbrubaker/design_tools
Brought in the changes to set temp before leveling.
2017-08-08 17:53:34 -07:00
Lars Brubaker
7c5f5a2775 Brought in the changes to set temp before leveling. 2017-08-08 17:49:26 -07:00
johnlewin
a541a8eac0 Merge pull request #2327 from jlewin/design_tools
Update AddToPlate to support ContentItem & ContentStream interfaces
2017-08-08 14:23:16 -07:00
John Lewin
5a4b0e249a Add guards for active processing 2017-08-08 14:12:03 -07:00
John Lewin
0745ae90a0 Update AddToPlate to support ContentItem & ContentStream interfaces 2017-08-08 14:11:17 -07:00
johnlewin
6e8f1709ae Merge pull request #2326 from jlewin/design_tools
Specify type rather than instance for default container view widget
2017-08-08 11:45:09 -07:00
John Lewin
cc96dc65e5 Specify type rather than instance for default container view widget
- Construct and switch to container requested view if not active
2017-08-08 11:35:25 -07:00