Commit graph

337 commits

Author SHA1 Message Date
Lars Brubaker
c78e350407 Added the description of the Brainwave board. 2014-11-28 17:59:01 -08:00
larsbrubaker
15b5654a40 Cleaned up the drop down settings menus to work well.
Got rid of some crash problems with no selection.
2014-11-24 22:24:30 -08:00
larsbrubaker
3c9930825b New raft localization. 2014-11-23 11:15:03 -08:00
larsbrubaker
616f2f4dc1 Put in an option to set the extruder to use for the raft. 2014-11-23 08:13:51 -08:00
larsbrubaker
b0cd72cf0d Working to put in z transform control, and much more intuitive controls longer term. 2014-11-22 20:35:40 -08:00
Lars Brubaker
edf9b6afc8 Set the extruder speed to something reasonable 2014-11-21 14:39:55 -08:00
Lars Brubaker
b060698d14 Made the return to position on un-pause also work for user request pause from click 'Pause' button. 2014-11-21 12:39:13 -08:00
Lars Brubaker
b25feec0a7 Did a bit more work to prove out the settings design. 2014-11-20 10:36:03 -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
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
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
Lars Brubaker
d09b8ea3f8 Put the InfInstaller back in the project 2014-11-14 11:03:13 -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
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
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
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
John Lewin
33c6339bcf Merge original configs with OEM 2014-11-07 12:06:28 -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
larsbrubaker
211eeb6469 Added export as AMF. 2014-11-06 07:16:55 -08:00
Kevin Pope
0cd3fbee4d Rename printer model. 2014-11-05 16:53:53 -08:00
Kevin Pope
9a32cdb460 Spelling corrections - slice settings help text. 2014-11-05 11:17:21 -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
a38e2bcd86 Making the thumbnail bath info easier to get. 2014-11-03 10:44:14 -08:00
larsbrubaker
7ab9b2719b Put in new settings from SeeMeCNC 2014-10-31 11:57:05 -07:00
larsbrubaker
2a195b49ea Updated setting for new airwolf models. 2014-10-30 14:49:16 -07:00
Matt Moening
b7957f7124 Added feature to replace "Default Printer" with the Make and Model of the printer if the name of the printer was not changed when added 2014-10-29 17:46:05 -07:00
larsbrubaker
2a822b15a4 Put in a group button and made it work. 2014-10-29 13:15:53 -07:00
larsbrubaker
f7e0adc1bb Took out repair_overlaps 2014-10-29 12:37:05 -07:00
larsbrubaker
9a96f88a04 Fixed a bug in ungroup (duplicating the wrong transform)
Put in some exceptions for bad conditions.
2014-10-28 12:07:51 -07:00
larsbrubaker
925821a831 Put in speeds for raft printing and raft fan 2014-10-27 14:23:22 -07:00
gregory-diaz
f98a1b7de4 Modified slice settings for Organic Thinking Systems 2014-10-24 11:46:12 -07:00
larsbrubaker
3386bba281 Made any save of a file unsure that we put it in the library.
Took out dead CreateCopyInQueue code
Made it possible to update the FileLocation of a PrintItem.
2014-10-23 14:40:12 -07:00
jlewin
b7e25cc574 Localize connection related error messages 2014-10-21 14:48:19 -07:00
larsbrubaker
b648880504 Removed redundant wide shield distance. 2014-10-21 11:28:57 -07:00
larsbrubaker
6dd447e415 Improved the material selection code.
Started work on changing material color
fixed some bugs.
2014-10-20 17:02:25 -07:00
larsbrubaker
98fd4c4529 missed merge 2014-10-19 20:18:24 -07:00
larsbrubaker
374edca7ce Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	SlicerConfiguration/SlicingQueue.cs
	StaticData/Translations/Master.txt
2014-10-19 20:15:12 -07:00