Commit graph

1349 commits

Author SHA1 Message Date
larsbrubaker
44ea3fa1ae Don't show the selector if we don't have a printer selected. 2014-11-11 15:01:05 -08:00
larsbrubaker
957d7bb6f3 Moved the silcer selection to config. 2014-11-11 14:51:36 -08:00
Lars Brubaker
00f7477bad Merge pull request #95 from gregory-diaz/development
Fixed 'Edit' and 'Remove' button positioning in PrinterListItem
2014-11-11 12:59:51 -08:00
larsbrubaker
931c347128 put mouse click event on idle. 2014-11-11 12:27:39 -08:00
larsbrubaker
aa3d4d9ba9 Change the selected queue item to the save as item when done saving. 2014-11-11 12:17:41 -08:00
larsbrubaker
b100ca717f Made it only put saved meshes in the queue after they are done saving so you can't get in a bad loading state.
Fixed some timer starting issues in printer communication.
2014-11-11 12:09:09 -08:00
Gregory Diaz
00d5c89563 Fixed 'Edit' and 'Remove' button positioning in PrinterListItem 2014-11-11 10:42:03 -08:00
larsbrubaker
806132c4fd Make the timeout for non moves be much longer. 2014-11-10 20:23:34 -08:00
larsbrubaker
8922eb7d9d Got rid of the separate write thread and merged it with read. 2014-11-10 20:15:59 -08:00
Kevin Pope
b23063cb46 Merge pull request #94 from Brictone/patch-2
Update High.slice
2014-11-10 18:10:31 -08:00
Brictone
97ec11e3c8 Update High.slice
Added top_solid_layers = 6 to increase the thickness of top layers to prevent pillowing with high quality
2014-11-10 17:51:39 -08:00
larsbrubaker
653365d8cd This code is still not working the way we want. 2014-11-10 13:08:54 -08:00
larsbrubaker
01480f1465 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-10 13:01:26 -08:00
larsbrubaker
e80838312d Turned back on some transmit error recovery code. 2014-11-10 13:00:14 -08:00
Kevin Pope
5cdeee9df7 Add new click widget class. 2014-11-10 12:39:06 -08:00
Kevin Pope
0b1d93e1f8 Fix styling of printer profile widgets. 2014-11-10 12:38:37 -08:00
Kevin Pope
a93ed8c658 Change all flat action buttons to use a consistent base class. 2014-11-10 12:38:00 -08:00
Kevin Pope
4768cd95e8 Add 'View' button to PrintQueueItems. Make action buttons slide out after click. 2014-11-10 11:58:46 -08:00
Kevin Pope
c4128157fd Only add item to top of Queue if no print is currently active. 2014-11-10 10:27:33 -08:00
larsbrubaker
c51d3a3d8a Merge remote-tracking branch 'origin/master' into development 2014-11-07 16:51:11 -08:00
Lars Brubaker
27032dae48 Merge pull request #93 from gregory-diaz/development
Development
2014-11-07 16:50:50 -08:00
larsbrubaker
0c7b3f0d8c Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-11-07 16:48:18 -08:00
larsbrubaker
688bc19372 Fixed theming on terminal scroll bar. 2014-11-07 16:48:04 -08:00
Gregory Diaz
cd19d8121f Centered text on Edit and Done buttons in 'ChooseConnectionWidget' 2014-11-07 16:39:24 -08:00
Lars Brubaker
e875f7763a Merge pull request #92 from jlewin/development
Merge original configs with OEM
2014-11-07 12:25:40 -08:00
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