Commit graph

11 commits

Author SHA1 Message Date
larsbrubaker
0e646dca68 Change the namespace of PrinterCommunication and the class name.
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
larsbrubaker
c808842d8d Show the testing 3d view button
Hide a bunch of slic3r settings that we don't use.
2014-06-03 18:12:08 -07:00
larsbrubaker
75df7fd980 Made the 3D GCode better scaled. 2014-05-31 16:18:36 -07:00
larsbrubaker
12650e854e Changed ConnectionStateChanged => CommunicationStateChanged
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
larsbrubaker
0b9ab80129 Fixed for canceling the add button in 3d view
Made 3d gcode color match theme
Updated robo build to have the -1 offset for the probe (565)
2014-05-28 11:13:21 -07:00
larsbrubaker
6fda0ce21c hiding 3d gcode view. 2014-05-27 10:17:36 -07:00
larsbrubaker
bdb3a469c8 Merge remote-tracking branch 'origin/development' into development
Conflicts:
	PartPreviewWindow/View3DTransfromPart.cs
2014-05-27 09:46:10 -07:00
larsbrubaker
e080c627f5 Made it respect the render settings. 2014-05-26 19:44:39 -07:00
larsbrubaker
ccc694835c 3D gcode is getting better. Now it renders the correct partial sets. 2014-05-26 10:32:58 -07:00
larsbrubaker
d530d1a416 Put in the ability to render 3D GCode.
Still only wire and in the wrong place
2014-05-25 19:05:12 -07:00
larsbrubaker
00e10bfbea Working on 3D gcode view
Making the view navigation controls for 2d and 3d a separate class.
2014-05-25 11:11:11 -07:00
Renamed from PartPreviewWindow/GcodeViewBasic.cs (Browse further)