Commit graph

77 commits

Author SHA1 Message Date
larsbrubaker
6e60cce574 Put support 'line' support in for CuraEngine 2014-05-01 11:00:54 -07:00
larsbrubaker
873d1322e7 Made running matter slice in processes work better. 2014-04-28 16:09:33 -07:00
larsbrubaker
9c142bdbf8 Fixed more bugs with refreshing (made advanced controls fast again) 2014-04-27 16:46:00 -07:00
larsbrubaker
ea5544172e help text has left margin.
Release settings drop down works.
2014-04-25 16:57:57 -07:00
kevinepope
d5b052cc25 Consolidated and rearranged the Configuration tab. 2014-04-24 20:54:05 -07:00
larsbrubaker
2955fdbb8a Fixed the help text margin. 2014-04-24 12:57:03 -07:00
larsbrubaker
83b7e75f2f Trying to get more cura settings implemented. 2014-04-22 10:05:52 -07:00
larsbrubaker
716a3414d2 More slice settings. 2014-04-22 09:36:13 -07:00
larsbrubaker
a1990f10bd Changed PrintItemWrapper to have RootedObjectEventHandlers
Fixed lots of code to use them correctly
CompactSlidePanel does not need to reload back panel anymore as that happens in wide screen panel
2014-04-21 15:00:32 -07:00
larsbrubaker
6347ff7773 Adding infill settings.
Hooking stuff up to the new queue data.
2014-04-16 10:52:25 -07:00
larsbrubaker
4b6a3cfa97 Lots of work on Getting the QueueData instance to be separate form the UI queue and refs. 2014-04-15 18:13:27 -07:00
larsbrubaker
49c8a045a5 fixed the spelling of label
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
Kevin Pope
9cd754d2a6 Reversed priority (and coloring) of Material versus Quality slice presets. 2014-04-12 13:56:04 -07:00
Kevin Pope
84b531915b Order slice presets alphabetically. 2014-04-10 18:32:43 -07:00
Kevin Pope
8aa4b7bca0 Fixed button text color. 2014-04-10 16:42:06 -07:00
Kevin Pope
321a3fd4d5 Added 'copy', 'import', and 'export' function to slice presets. 2014-04-10 16:41:48 -07:00
Kevin Pope
96ea37f86f Changed slice config extension (for export) to ".slice" 2014-04-10 16:38:18 -07:00
Kevin Pope
141c51b520 Made slice presets tie to PrinterProfile 2014-04-10 16:37:39 -07:00
Kevin Pope
0a57376804 Added lockout overlay to overridden slice settings. Added ability to open specific slice preset detail editor directly. 2014-04-09 18:45:29 -07:00
Kevin Pope
7309ce8fd9 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-09 10:13:33 -07:00
Kevin Pope
8f906c04b7 Fixed bug wherein new slice presets weren't saving their settings. 2014-04-09 10:12:25 -07:00
Kevin Pope
dda7632d9b Added validation and error handling around material/quality preset selections. 2014-04-09 10:11:55 -07:00
kevinepope
c6dd720200 Visual adjustments - slice presets editor 2014-04-08 21:04:58 -07:00
kevinepope
14c92d2314 Enable Quality slice presets. 2014-04-08 21:04:28 -07:00
Kevin Pope
a40e2ddb94 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-08 19:33:45 -07:00
Kevin Pope
2e418fd48d Lots of work on Slice Presets. 2014-04-08 19:33:09 -07:00
larsbrubaker
ac650397a6 Made new text wrapping class. 2014-04-08 17:22:03 -07:00
Kevin Pope
832c503171 More work on SlicePresets. 2014-04-07 18:53:55 -07:00
kevinepope
7d1d2e1e58 Work on SlicePreset configuration window. 2014-04-06 19:26:41 -07:00
kevinepope
90ed89cbba Material and Quantity pulldowns now show and store values correctly. 2014-04-06 19:25:58 -07:00
Kevin Pope
2ee46f715f More work on SlicePresets. 2014-04-05 15:51:13 -07:00
Kevin Pope
709536ad7e Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-05 10:42:38 -07:00
Kevin Pope
e0fce91a63 Changes to slice preset window. 2014-04-05 10:42:09 -07:00
larsbrubaker
9273c3950a removing English translation (this folder should never be here)
put in German translation
More strings in master
2014-04-03 18:27:37 -07:00
larsbrubaker
afee787587 Working on adding a print level sample position edit window .
Cleaned up the names of the functions to get the print level sample positions vs. the measured positions.
2014-04-02 18:14:26 -07:00
larsbrubaker
d551d8aff4 Made zhop load correctly
Made first layer extrusion multiplier able to be 0 (as the ui says).
2014-03-31 16:09:02 -07:00
kevinepope
e5196e7e4a Work on slice settings presets. 2014-03-30 17:54:05 -07:00
larsbrubaker
6792029f1b Commending the stuff that is not implemented. 2014-03-28 08:49:12 -07:00
larsbrubaker
8a5c8ec9c6 Merge remote-tracking branch 'origin/development' into development 2014-03-28 07:57:42 -07:00
larsbrubaker
3f2b93466a Made MatterSlice support ui more like the other ui. 2014-03-28 07:56:27 -07:00
Kevin Pope
4e1d946aad Initial slice concepts. 2014-03-27 19:23:00 -07:00
larsbrubaker
41a31a2645 the raft needs work so disabling it for now. 2014-03-27 10:35:12 -07:00
larsbrubaker
cdfcb94a88 Put in raft settings for MatterSlice 2014-03-27 08:12:05 -07:00
larsbrubaker
9fb452fe1f Made the z distance a layer gap rather than a measurement. 2014-03-26 13:49:40 -07:00
larsbrubaker
e08d49595f Getting the new raft settings started. 2014-03-26 10:22:16 -07:00
larsbrubaker
a90d606b84 Put in WipeShield 2014-03-25 20:57:12 -07:00
larsbrubaker
b1674aaaab Get the support extruder mapping right. 2014-03-25 20:44:38 -07:00
larsbrubaker
c615ed9456 Cleaned up the support generation to match our settings. 2014-03-25 15:54:26 -07:00
larsbrubaker
819098cd84 Put in more MatterSlice settings. 2014-03-25 14:37:43 -07:00
larsbrubaker
a43dcdd63f Cleaning up some settings names and organization.
Added bed size to MatterSlice settings
2014-03-25 14:10:26 -07:00