Commit graph

182 commits

Author SHA1 Message Date
Lars Brubaker
b5f8c9fc37 Made ComTester understand commands while printing.
Made it possible to creat HUGE test gcode files.
Made a massage when trying to load huge gcode.
2015-01-19 17:33:17 -08:00
Lars Brubaker
016a4a73f3 Sending strings. 2015-01-15 14:58:43 -08:00
Lars Brubaker
09a12a7f07 Send strings. 2015-01-15 10:58:57 -08:00
Lars Brubaker
445a359366 Some translations text
pop out window boarder
2015-01-12 14:47:07 -08:00
Lars Brubaker
3d765929b5 Put a delay in the com tester
Made the sync o print follow the printer better.
2015-01-09 15:49:08 -08:00
Lars Brubaker
5a98936302 Put in more localizations and new strings. 2015-01-09 13:05:30 -08:00
Lars Brubaker
d1db84e6f5 Put in more translations.
Update translation files
Put in printrbot simple metal ids
Updated signing cert
2015-01-09 12:13:38 -08:00
Lars Brubaker
5326c2e280 localized strings working again 2015-01-07 10:24:55 -08:00
Lars Brubaker
01b57876a3 test removal 2015-01-07 10:11:08 -08:00
Lars Brubaker
793300839b Reverted LocalizedString
Updated translation files
2015-01-06 17:08:08 -08:00
Lars Brubaker
65f5a1f087 New localized strings. 2015-01-06 16:45:19 -08:00
Lars Brubaker
62730c186d Don't hide top container on touch screen.
Better words on support angle.
2014-12-04 11:23:33 -08:00
larsbrubaker
b28ef27898 Made z clip able to be negative.
Put in menu for Supported Angles.
2014-12-03 22:46:29 -08:00
Lars Brubaker
ba6d57f9c7 spelling. 2014-12-03 17:02:38 -08:00
Lars Brubaker
fd5a17af89 Made the up arrow stay scaled correctly. 2014-12-03 12:18:40 -08:00
larsbrubaker
f26faa963f More translation 2014-12-01 07:46:58 -08:00
larsbrubaker
3c9930825b New raft localization. 2014-11-23 11:15:03 -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
larsbrubaker
0c86ac0f70 Did some work to show a minimal slice settings page. 2014-11-19 21:35:48 -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
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
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
688bc19372 Fixed theming on terminal scroll bar. 2014-11-07 16:48:04 -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
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
a38e2bcd86 Making the thumbnail bath info easier to get. 2014-11-03 10:44:14 -08: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
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
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
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
df686386e2 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	ApplicationView/CompactTabView.cs

Made a new Draw EventHandler for GuiWidget
Made mesh viewer have colors per material
Made the screen reload on change printer
Made the select material a radio button, much easier to use.
2014-10-18 13:23:53 -07:00
larsbrubaker
c78bf7a05c Made export do conversion when required. 2014-10-17 18:45:15 -07:00
larsbrubaker
398023ba7b Put in actual extruder temp setting and reading for multi extruders.
Got rid of crash when no gcode loaded and try to clear it.
2014-10-15 17:04:14 -07:00
larsbrubaker
edcce1e360 Moving PartPreview3DWindow into partial class with the processors being partial adds so it is easier to navigate the code.
Can export from amf
Starting work on align
2014-10-15 14:11:14 -07:00
larsbrubaker
242bac2b1a Get the transform from the right array. 2014-10-15 08:01:48 -07:00
larsbrubaker
20c60380c7 Make sure we remember what material a mesh is using when we copy it. 2014-10-13 18:20:01 -07:00
larsbrubaker
2ee0f7a111 Put in an ExtrudersShareTemperature setting
Getting the gcode output to put in extruder 2 temps.
2014-10-13 17:00:25 -07:00
larsbrubaker
ba9834fec6 Did not mean to check in the conflict. 2014-10-13 12:28:59 -07:00
larsbrubaker
196c3e1c76 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	PartPreviewWindow/View3DTransfromPart.cs
2014-10-13 12:27:31 -07:00
larsbrubaker
66b5844c99 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	StaticData/Translations/Master.txt
2014-10-13 10:58:48 -07:00
larsbrubaker
005898ce36 Merge remote-tracking branch 'Greg/development' into development
Conflicts:
	StaticData/Translations/Master.txt
2014-10-13 10:57:44 -07:00
larsbrubaker
c7915b30b9 Saving as stl (amf broken)
Better labels on progress.
2014-10-12 20:47:54 -07:00
larsbrubaker
426742ebf2 Got auto arrange working with groups 2014-10-12 18:49:46 -07:00