Commit graph

2302 commits

Author SHA1 Message Date
Lars Brubaker
d62a5f7fce Made the search box clear while switching providers.
Put in the ability for a library provider to show a message.
2015-08-11 18:39:46 -07:00
Lars Brubaker
a326c76469 Make the download progress words show up. 2015-08-10 18:15:48 -07:00
Lars Brubaker
3b00abfc89 Made the 3d view respect the center on bed slice setting. 2015-08-10 15:35:56 -07:00
Lars Brubaker
286e0e5086 Moved the WrappedTextWidget to agg. 2015-08-10 10:59:45 -07:00
Lars Brubaker
b8f61ae1e5 Made more code use tool tips.
Wrote more tool tips.
2015-08-10 10:15:28 -07:00
larsbrubaker
84253d92b8 bug in agg tool tips. 2015-08-09 20:06:22 -07:00
larsbrubaker
39de9ece19 Some work to put in tooltips to explain the UI better. 2015-08-09 19:36:21 -07:00
Lars Brubaker
2b089cfa4a Made the bed leveling test pass again.
Made library take zips again and filter items it can't take.
Deleted some dead code.
2015-08-07 16:35:36 -07:00
Lars Brubaker
9c415ab270 Don't set the focus of the text widget until the first draw. 2015-08-07 11:38:58 -07:00
larsbrubaker
bc1f45f8b8 Making the progress registration per item and more flexable. 2015-08-07 09:56:49 -07:00
Lars Brubaker
7bdf610222 Fixed the bed and the 3D view to always show parts in the right place.
Made a warning if a part is off the bed and offer to fix it.
2015-08-06 15:20:31 -07:00
Lars Brubaker
f43860c00f Don't take empty extensions. 2015-08-03 16:46:57 -07:00
Lars Brubaker
f8c1a7a8bc Latest agg and ms 2015-08-03 15:51:18 -07:00
John Lewin
5c27a24339 Switch to native VS NuGet support 2015-08-02 20:00:51 -07:00
Lars Brubaker
148d72b24c new MS 2015-07-31 12:04:27 -07:00
Lars Brubaker
9d4c94a824 latest agg 2015-07-30 12:04:49 -07:00
Lars Brubaker
721dcf4578 Make Focus work better
don't return a bool, assert that there is a parent
Set focus on save as window to text field.
Set focus to text field on terminal window.
2015-07-29 16:31:24 -07:00
Lars Brubaker
18bcc08e1d have to pass by ref not out for this function 2015-07-29 13:23:38 -07:00
larsbrubaker
f1f1dac568 Merge remote-tracking branch 'origin/1.3.0'
Conflicts:
	StaticData/PrinterSettings/Me3D/Me2/material/PolyPlusLT.slice

Make it clear this is an out not a ref.
2015-07-28 11:51:35 -07:00
Lars Brubaker
be12645fe5 latest agg 2015-07-23 10:41:16 -07:00
larsbrubaker
dd626569f9 Took out some dead code
Renaming for clarity
Created a GCodeProxy class to clean up some of the gcode injection and processing.
2015-07-23 07:47:56 -07:00
Lars Brubaker
255f4c8cd8 latest agg 2015-07-22 18:30:33 -07:00
Lars Brubaker
53f7ba8579 Remvode unused config.ini
Made the create folder window have the text box selected so you can type right away.
Asking for more library stuff by index.

Small work on HTML widget
2015-07-22 18:30:22 -07:00
larsbrubaker
f4c63cba58 Latest ms. 2015-07-20 22:05:14 -07:00
Lars Brubaker
5f4ea81a4c Made PrintItemWrapper able to take a containing LibraryPrivider handle
Made the providers pass themselves when building PrintItemWrappers
Fixed the bug with print history not setting the correct item to print
Took out LibrarySQLiteData (not replaced with LibraryProviderSQLite)
Made code go through the new SQLite provider to add parts during setup
Starting work on Save as Window to save to queue or provider and do provider selection
2015-07-20 16:09:52 -07:00
larsbrubaker
d5dda2cc1c latest matter slice.
Now the new top and bottom layer code passes its tests.
2015-07-19 10:13:54 -07:00
Lars Brubaker
6b304405b1 New comments in agg
new top and bottom layers in matter slice.
2015-07-18 15:32:37 -07:00
Lars Brubaker
b80ab532d8 Made the 3d view save to the current item. 2015-07-17 16:12:14 -07:00
Lars Brubaker
a896f5f9aa Made thumbnails be the right size for the current scaling. 2015-07-17 13:42:54 -07:00
Lars Brubaker
c2cab2fdec Made Mono.Nat a nuget item rather than code.
New agg
2015-07-16 17:58:04 -07:00
Lars Brubaker
3a797d2544 Changes to progress control. 2015-07-14 13:38:22 -07:00
Lars Brubaker
3beaf5d38f Made the insert button and drag and drop in 3d view respect the read only flag.
Made the Edit button in the 3d view respect the protected flag
2015-07-13 10:07:57 -07:00
Lars Brubaker
d13b7702eb latest agg-sharp 2015-07-07 10:42:56 -07:00
Lars Brubaker
74084b95a9 Fixe the remove flag for the password field. 2015-07-07 10:09:35 -07:00
Lars Brubaker
610816070a Making the export button have the right state based on the permissions of the item being selected. 2015-07-07 09:52:48 -07:00
Lars Brubaker
8a76be3cd9 latest agg 2015-07-06 13:56:43 -07:00
larsbrubaker
89eb19345b Made a new slice test for threads. 2015-07-05 22:05:10 -07:00
Lars Brubaker
fef2c11f03 Latest matter slice 2015-07-02 18:35:03 -07:00
Lars Brubaker
8778a2dd33 Latest MS 2015-07-02 17:01:07 -07:00
larsbrubaker
d92a1b8464 latest matter slice 2015-07-01 21:48:27 -07:00
Lars Brubaker
fa90a52b1c Makerbot is better supported now with a custom driver plug-in. 2015-07-01 14:50:45 -07:00
Matt Moening
9828a78e13 Makerbot replicator2 settings and agg-sharp update 2015-06-25 12:19:23 -07:00
John Lewin
08e9dac732 Fix paths for case sensitive platforms, latest agg with libSetSerial updates 2015-06-15 18:31:36 -07:00
Lars Brubaker
b373d5c14a Fixed a bug in first layer extrusion width. 2015-06-09 11:30:14 -07:00
Matt Moening
4c0bf8995f Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	Submodules/MatterSlice - took theirs
2015-06-05 17:23:03 -07:00
Lars Brubaker
d3ba59d5ac Put in support for loading driver types from setup.ini 2015-06-05 17:07:52 -07:00
Lars Brubaker
c82e383da8 latest matter slice 2015-06-04 18:34:26 -07:00
Lars Brubaker
22ec0d8399 New agg that made it possible to constrain the number of line loops that can be created. 2015-06-04 14:37:20 -07:00
Matt Moening
f64bfc25fc Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	MatterControl.sln
	Submodules/agg-sharp
2015-06-04 13:56:51 -07:00
Lars Brubaker
b60919edce Moved some code around
new matter slice
2015-06-01 15:06:05 -07:00