larsbrubaker
4a481fb867
Made the gcode 3d view recreate the bed correctly
...
Made the printer separate position tracking from bed leveling re-write
2014-08-26 17:38:23 -07:00
larsbrubaker
6b5caf0859
Put in some debugging for recreating the third panel view.
...
fixed a mem leak in third panel
made the first layer show in sync to print
Made the current layer show in sync to print
2014-08-20 11:04:43 -07:00
larsbrubaker
3771ec374f
Getting the sync to print working better.
2014-08-18 16:42:04 -07:00
larsbrubaker
f202a3336f
Turned the 3d view render options into radio buttons.
...
Made the 2D gcode view able to show speed and extrusion simulation.
Made the 3D gcode view able to turn off speed and extrusion simulation.
2014-08-18 11:02:00 -07:00
larsbrubaker
5c506e7317
Changes for new Mesh viewer api
...
Finer settings for what causes reload of ui in slice settings.
2014-07-25 17:13:42 -07:00
larsbrubaker
85fc6a221c
Hide the progress bar when done loading.
2014-07-22 16:29:35 -07:00
larsbrubaker
e6930205b3
Making sure we free memory.
2014-07-20 16:18:07 -07:00
larsbrubaker
e5a170a38b
Made it possible to show and hide the grid in 3d gcode view.
...
Made the post load processing on gcode files happen in a background thread so as not to lock up the ui.
2014-07-18 12:21:43 -07:00
larsbrubaker
5589b4e737
Don't show selection control on gcode view.
2014-07-03 11:56:07 -07:00
larsbrubaker
9a8ac29870
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-07-02 12:03:04 -07:00
larsbrubaker
c4a6a9960a
Making the windows understand their closed states better.
...
Made print history have a data and a view
2014-07-02 11:43:06 -07:00
Kevin Pope
11b9fd6a98
get/set 'sync to print' setting from datastore.
2014-07-02 10:13:40 -07:00
Kevin Pope
4726bfad86
Changed 2D/3D layer view toggle UI, setting also now saves state.
2014-07-01 19:29:13 -07:00
Kevin Pope
606a361a48
Get/set gcode view settings via datastore.
2014-07-01 18:32:39 -07:00
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