Commit graph

15456 commits

Author SHA1 Message Date
larsbrubaker
18f634de36 Change start button to "print" 2014-11-05 16:33:22 -08:00
Lars Brubaker
20f2ae4dca Merge pull request #86 from jlewin/development
Account for null reference condition when assigning .ActivePrinter - Fix...
2014-11-05 15:19:16 -08:00
larsbrubaker
f244982991 Check for null. 2014-11-05 15:18:46 -08:00
John Lewin
e02c387704 Account for null reference condition when assigning .ActivePrinter - Fixes #82157118 2014-11-05 13:38:16 -08:00
Lars Brubaker
a742695daf Merge pull request #84 from jlewin/serial_port
Connect to printer revisions
2014-11-05 11:26:04 -08:00
Kevin Pope
9a32cdb460 Spelling corrections - slice settings help text. 2014-11-05 11:17:21 -08:00
John Lewin
0ae732638f Change ordering to ensure CloseOnIdle is run last 2014-11-04 21:15:15 -08:00
John Lewin
c76e39cbe4 Improve connection error reporting 2014-11-04 21:15:15 -08:00
John Lewin
ac86545e20 Abort connection attempt - Fixes #82073858 2014-11-04 21:15:14 -08:00
John Lewin
c5312f8bb3 Detect miscommunication during serial port init - Fixes #82050204 2014-11-04 21:15:14 -08:00
John Lewin
b713380d32 Only call OnConnectionSucceeded if PrinterIsConnected and not Disconnecting - Fixes #82050292 2014-11-04 21:15:13 -08:00
John Lewin
eb8cd1fcab Update ActivePrinterProfile.Instance.ActivePrinter after edits in EditConnectionWidget 2014-11-04 21:15:13 -08:00
John Lewin
87e5469084 Report attempted port name after connection failure - Fixes #82003252 2014-11-04 21:15:12 -08:00
John Lewin
292d056cb4 Sync class and file name for EditConnectionWidget 2014-11-04 21:15:12 -08:00
John Lewin
0a1bc4684d Improve Connect button enable/disable logic 2014-11-04 21:15:11 -08:00
John Lewin
e0d8b148af Ensure connect buttons reflect active state when (re)loaded 2014-11-04 21:15:10 -08:00
John Lewin
3685877ab7 Only fire OnConnectionSucceeded if connected 2014-11-04 21:15:10 -08:00
Kevin Pope
2436f0257e Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-04 21:01:29 -08:00
Kevin Pope
1662f3baa4 'Print' action in Library and History now initiates print - if possible. 2014-11-04 21:00:38 -08:00
Kevin Pope
4d38ba8ef5 Fix language of confirm message box. 2014-11-04 20:59:35 -08:00
larsbrubaker
e7249ab18a oops. don't turn of trace generation. 2014-11-04 14:53:02 -08:00
larsbrubaker
bffbb89752 fixed text color on export to sd 2014-11-04 13:40:16 -08:00
larsbrubaker
8ea7d2db11 put in some diagnostics
Better update messages.
2014-11-04 12:19:35 -08:00
larsbrubaker
2ce24de08c Made the progress info in View3D go through our code rather than bacground task. 2014-11-04 10:27:59 -08:00
larsbrubaker
e7ae9358e1 put back in the hardware has_ settings. 2014-11-03 16:49:00 -08:00
larsbrubaker
361e280220 the x between the controls was ambiguous. Changed it to a space. 2014-11-03 12:13:03 -08:00
Kevin Pope
be6a2755e4 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-03 10:46:32 -08:00
Kevin Pope
229055a7d2 Add ability to reload theme without switching it. 2014-11-03 10:46:09 -08:00
Kevin Pope
584c7e1bed Don't show touchscreen options for now. 2014-11-03 10:45:42 -08:00
larsbrubaker
a38e2bcd86 Making the thumbnail bath info easier to get. 2014-11-03 10:44:14 -08:00
Kevin Pope
da2ebb2fdd Changed names of preview release options to 'Alpha' and 'Beta'. 2014-11-03 08:56:04 -08:00
larsbrubaker
69acfe9742 changed the thumbnails to save as png rather than tga (less than 1/10 on average).
Working on cleaning up cache data.
2014-11-01 16:03:17 -07:00
larsbrubaker
5e59bda7c3 fixed the colors to match the last release.
Made the export multi material work for more than 2 extruders.
Made the parts that are outside the extruder count map to extruder 1.
2014-11-01 14:33:59 -07:00
Kevin Pope
9457897e62 Merge pull request #83 from jlewin/development
Switch to async file dialogs
2014-10-31 17:58:14 -07:00
John Lewin
1ff9131ad0 Switch to async file dialogs 2014-10-31 17:37:40 -07:00
larsbrubaker
95b1367c42 turn off new mode 2014-10-31 15:28:51 -07:00
larsbrubaker
182b88b0b3 Implemented a new 2 column view that shows the 3d View and can access the 'advanced controls' 2014-10-31 14:10:03 -07:00
larsbrubaker
f1aa75369e Made create part sheet work with amf. 2014-10-31 12:24:51 -07:00
larsbrubaker
7ab9b2719b Put in new settings from SeeMeCNC 2014-10-31 11:57:05 -07:00
larsbrubaker
9acebbdd3c Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-31 11:07:40 -07:00
larsbrubaker
e445042d88 Made it so we write the config file contents to the gcode we are outputting. 2014-10-31 11:06:51 -07:00
Kevin Pope
21ac7ad655 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-31 10:20:05 -07:00
Kevin Pope
0a5b387366 Add support for apk downloads. 2014-10-31 10:19:50 -07:00
Lars Brubaker
33d0079dde Merge pull request #82 from mmoening/development
Improved auto-name feature to change on model change
2014-10-31 09:50:39 -07:00
Matt Moening
64628b4132 Improved auto-name feature to change on model change
Will not change name if user types value into name box
2014-10-31 09:36:30 -07:00
larsbrubaker
61536cb01b Made all the code that was only handling stl also do amf 2014-10-30 17:37:28 -07:00
larsbrubaker
0e0ca82d21 Made output to folder understand amfs 2014-10-30 17:23:32 -07:00
larsbrubaker
fb182a078c Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-10-30 16:47:48 -07:00
larsbrubaker
1560dd5bfc Make sure we don't send empty lines to the printer. 2014-10-30 16:44:16 -07:00
Lars Brubaker
d3c5621346 Merge pull request #81 from jlewin/development
Reset active slicer to MatterSlice for multi-extruder printers
2014-10-30 16:41:37 -07:00