Commit graph

1380 commits

Author SHA1 Message Date
Lars Brubaker
052162e7c9 Merge pull request #106 from gregory-diaz/development
Fixed thumbnail rendering issue on Linux
2014-11-20 11:38:32 -08:00
Lars Brubaker
b25feec0a7 Did a bit more work to prove out the settings design. 2014-11-20 10:36:03 -08:00
Gregory Diaz
7aba275bbc Fixed thumbnail rendering issue on Linux 2014-11-20 10:09:09 -08:00
larsbrubaker
0c86ac0f70 Did some work to show a minimal slice settings page. 2014-11-19 21:35:48 -08:00
larsbrubaker
1029b85e9f Moving slice settings properties file to json to make it easier to add in preset lists. 2014-11-19 21:09:42 -08:00
larsbrubaker
79550afc29 Merge branch '1.1.4' into development 2014-11-19 21:08:40 -08:00
Lars Brubaker
a353abbef7 Push the drivers into a temp dir as you can't install them from the program files dir. 2014-11-18 17:22:33 -08:00
Lars Brubaker
820b3c0992 Make sure we are always working with complete paths. 2014-11-18 16:45:27 -08:00
Lars Brubaker
1bf63e3554 Use it from the default path if found. 2014-11-18 16:24:43 -08:00
Lars Brubaker
b81dfc010f call it the right way 2014-11-18 16:09:20 -08:00
Lars Brubaker
6c0619f106 Added in a TAURINO inf for robo 3d.
Made support for installing multiple .inf s for a printer.
2014-11-18 12:32:42 -08:00
Lars Brubaker
1337270380 Merge pull request #104 from Brictone/patch-4
Increaseed Top Solid Layers again to 8
2014-11-18 11:33:30 -08:00
Brictone
3254945bd4 Updated Top Solid Layers again to 8 2014-11-18 10:39:12 -08:00
Lars Brubaker
6d1504e783 Merge pull request #99 from Brictone/patch-3
updated support settings
2014-11-17 18:12:01 -08:00
Lars Brubaker
a6805b474b Merge branch '1.1.4' into development 2014-11-17 18:04:20 -08:00
Lars Brubaker
4544ad153d Making the arduino installers go through the new signed installer. 2014-11-17 17:46:39 -08:00
Lars Brubaker
e4fb600739 Updated the retract_before_travel to be 20 for all builds.
Made multi extruder temps get read correctly.
Signed the arduino inf and made our installer install it.
2014-11-17 17:42:15 -08:00
Brictone
6d2d34ab23 updated support settings
Changed support_type from GRID to LINES.
2014-11-17 16:00:43 -08:00
larsbrubaker
d17d47c8c3 Testing how fast it is to put the trace data in an unbound collection. 2014-11-16 13:49:43 -08:00
larsbrubaker
9a4b31830c Merge remote-tracking branch 'origin/1.1.4' into development 2014-11-16 09:53:04 -08:00
larsbrubaker
0df396e100 Putting remotinglite in its own repository 2014-11-16 09:52:40 -08:00
Lars Brubaker
e5a9b29b9c We are now on 1.2 2014-11-14 13:33:01 -08:00
Lars Brubaker
a18e4df08c turn off debug code 2014-11-14 11:50:06 -08:00
Lars Brubaker
d09b8ea3f8 Put the InfInstaller back in the project 2014-11-14 11:03:13 -08:00
larsbrubaker
b5d3034a6a Don't throw on cancel. 2014-11-13 19:54:13 -08:00
larsbrubaker
ad5ade7705 Make sure we can parse config.ini s that have empty lines.
Better rambo driver installer
2014-11-13 19:34:06 -08:00
larsbrubaker
250458e12c Merge branch 'development' into 1.1.4
Conflicts:
	MatterControl.sln
2014-11-13 18:45:32 -08:00
Lars Brubaker
0bb49d1569 Updated the polish translation
Made it possible to install signed rambo drivers and updated profiles to do it.
2014-11-13 18:40:11 -08:00
larsbrubaker
61e212cece Set the HD printers to have sd card reader. 2014-11-12 12:47:35 -08:00
larsbrubaker
087a6fbd21 Made resume go back to the position that the printer was paused at. 2014-11-12 12:16:09 -08:00
larsbrubaker
239ecbd36d Make the bed image stay when the bed is not rotating.
Make the print history not crash when rebuilding from separate thread.
2014-11-11 17:15:35 -08:00
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