Commit graph

1324 commits

Author SHA1 Message Date
John Lewin
33c6339bcf Merge original configs with OEM 2014-11-07 12:06:28 -08:00
larsbrubaker
150417f03d Made thumbnails save as tga on mac
Made copies in the queue of amf work.
2014-11-07 11:42:40 -08:00
larsbrubaker
85976685dd Changes made during edit and continue didn't save until next compile. 2014-11-07 10:13:47 -08:00
larsbrubaker
8f2a99e63e Made the terminal store all the content and scroll and be able to save. 2014-11-07 10:12:47 -08:00
larsbrubaker
686d660876 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-07 09:20:38 -08:00
larsbrubaker
9299f38207 Working on terminal window loging 2014-11-06 15:19:38 -08:00
Kevin Pope
29638bc148 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-06 13:51:10 -08:00
Kevin Pope
f8b32ce9d0 Don't change index of queue if there is an active print. 2014-11-06 13:47:09 -08:00
larsbrubaker
06b7d61e57 Fixed theme of save and save-as 2014-11-06 11:57:32 -08:00
larsbrubaker
31485deb3d Fixed a problem with eeprom settings loading from the printer thread rather than the uithread. 2014-11-06 11:27:42 -08:00
larsbrubaker
6149c9177d More translations. 2014-11-06 10:35:37 -08:00
Lars Brubaker
c8c2deb9ba Merge pull request #90 from jlewin/development
Revise EEProm form
2014-11-06 10:08:42 -08:00
larsbrubaker
211eeb6469 Added export as AMF. 2014-11-06 07:16:55 -08:00
John Lewin
8127af98cd Revise EEProm form 2014-11-05 19:48:05 -08:00
Kevin Pope
0cd3fbee4d Rename printer model. 2014-11-05 16:53:53 -08:00
Kevin Pope
2d29b73cba Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-05 16:48:37 -08:00
Kevin Pope
e6fe3086ff Don't change queue selected index when printing from library or history if item is already printing (or paused). 2014-11-05 16:48:04 -08:00
larsbrubaker
c20ff251bf Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-05 16:33:58 -08:00
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