larsbrubaker
d8010a3116
We can select parts again.
...
We don't automatically change the selected mouse state.
2014-10-09 14:10:17 -07:00
larsbrubaker
2d3d26a68d
Working to get the collision stuff working with mesh groups
...
Put in the RomotingLite project to start on TigerSong
2014-10-09 11:29:33 -07:00
larsbrubaker
3a39e79580
Got the rotate and scale working again (with groups)
...
Took out some dead code.
Making going into edit mode not do any work.
Changing split to group and ungroup
2014-10-08 16:34:25 -07:00
larsbrubaker
158ec2c0dd
MatterControl is compiling with the new MeshGroups code.
2014-10-07 18:00:17 -07:00
kevinepope
53551add48
More work on Library. Edit mode now contains export and edit functions (during single selection).
2014-10-05 18:12:37 -07:00
kevinepope
bacd85da89
Added sliding action buttons to PrintLibrary and Print History.
...
Made it possible to open part preview directly into 'Edit' mode.
2014-10-05 16:07:06 -07:00
larsbrubaker
0b5039eaa2
Try to use the amf loaded when the file name is .amf
2014-10-03 18:01:00 -07:00
larsbrubaker
1800734347
Starting to get AMF in as a file type
...
Unified all the open dialogs to use a common file type list
Made application settings hold the file lists
Made the extruder count a member of ActiveSliceSettings
Made an extruderOffsets mapping
2014-09-26 17:52:54 -07:00
larsbrubaker
e75dc94e0d
Fixed a bug when closing the 3D view while it is still loading or processing.
...
Working on adding material settings to 3D view.
2014-09-26 15:04:04 -07:00
larsbrubaker
bbbac004f7
Merge branch '1.1.3' into development
2014-09-26 12:01:22 -07:00
larsbrubaker
db6439d593
Allow integer rotation..
2014-09-26 10:57:11 -07:00
Kevin Pope
4e4f257737
Updating preview window controls.
2014-09-24 11:15:38 -07:00
larsbrubaker
749bcd06c4
Made the oem image always get added to the bed.
2014-09-09 15:17:49 -07:00
Kevin Pope
3fe41a6dc8
Made 3d render type a persistent user setting, defaulting to outline. Made 'Add' buttons on action bar and queue menu consistent.
2014-08-27 14:15:41 -07:00
larsbrubaker
7d1f698141
Turning off the rooted weak event stuff
2014-08-19 11:41:13 -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
ba6924c12c
Make sure we can always edit non-embeded 3d views when they are available.
2014-08-14 18:08:51 -07:00
larsbrubaker
a188096eee
Made the mesh viewer hold 3 transforms rather than one for scale rotate and translate.
...
That way we can edit them individually easily.
2014-08-14 09:58:17 -07:00
larsbrubaker
bbca065e18
New weak event rooted event.
...
Fixed color theme changing in 3d view.
Fixe bed shape and size changing on printer change.
2014-08-08 10:25:44 -07:00
larsbrubaker
9eddf6822b
Moved SliceSettingsWidgetUiState into its own file
...
Fixed the edit locking during loading in 3d view.
Got the 3d views to update the bed size and shape when changed.
2014-07-26 13:43:55 -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
ae5fc574ee
Moved progress control to agg.
2014-07-20 14:56:13 -07:00
larsbrubaker
0344a5a745
Enabled outline view
2014-07-19 16:12:26 -07:00
larsbrubaker
b75ae71d24
Made 3D views editable while printing (if not the embedded view).
...
Made the eeprom windows have the correct tab stops.
2014-07-02 13:28:51 -07:00
larsbrubaker
96c2582959
More work on sd card printing.
...
Validate the first layer extrusion width
Make the test work for oems
2014-06-20 17:54:39 -07:00
larsbrubaker
b523c7d486
rename PlatformAbstract
2014-06-19 16:09:38 -07:00
larsbrubaker
254de7251d
Moved ImageIO into a plugin and hooked then made the windows version of that.
2014-06-19 15:55:20 -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
6a85f91f16
Hade a bug in drag and drop onto a plate with multiple parts.
2014-06-10 18:19:17 -07:00
larsbrubaker
6d2980c76a
Move the auto connect out of the constructor and into the first draw.
...
Turn off new 2 point leveling until it works.
Don't connect to the printer communication in 3d view until we are fully constructed.
2014-06-05 12:55:05 -07:00
larsbrubaker
a04ab3d050
Made the type of print leveling that will happen for a printer be selectable
...
Turned some bools into enums for clarity
Broke some of the print leveling wizard into separate files.
Started work on a new 2 point probe (actually an n point switch -> bed position maper).
2014-06-05 11:45:40 -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
d7d08479bd
Made sure the new 3d view controls are not messing up the edit mode.
2014-05-27 09:58:43 -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
ac6d0fdf15
Hiding the start and end labels.
2014-05-27 09:16:35 -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
larsbrubaker
1af9f45da6
Put in a gcode animator (sync to print)
...
Put in support for a bed image.
2014-05-23 14:19:20 -07:00
larsbrubaker
6d2cfac21d
Made it so we can drag and drop parts onto the 3d view.
2014-05-16 17:13:18 -07:00
larsbrubaker
f3c8fa55c7
Fixed the axis scaling to work much better.
2014-05-16 12:57:49 -07:00
larsbrubaker
00e915ca03
Got the raft working in MatterSlice.
2014-05-15 12:15:29 -07:00
larsbrubaker
bf857c8f0f
Turned off the bed image for now.
2014-05-12 09:53:21 -07:00
larsbrubaker
b232530dc9
Put the water mark on the bed.
2014-05-09 18:37:15 -07:00
larsbrubaker
2185219c91
Made the scale menu more attractive.
2014-05-08 11:30:56 -07:00
larsbrubaker
1680a6c5c2
Made scale widget not crash when load is canceled.
2014-05-08 08:01:45 -07:00
larsbrubaker
a00b5ff22f
Put in scale to dimension controls.
2014-05-07 18:34:27 -07:00
larsbrubaker
2ac148a2c0
Made the no content text work for password fields.
...
Working on adding size and scaling info to the 3D display.
2014-05-06 11:22:48 -07:00
larsbrubaker
0e0dfbb2f5
don't show the add button if there is no part showing.
2014-05-02 12:07:27 -07:00
larsbrubaker
a95e13fe90
Turned off outlines for 1.1.
2014-04-28 18:46:32 -07:00
larsbrubaker
74d40a99bf
Refactoring a bunch of shared code into the base class of PartPreview3DWidget
2014-04-28 15:03:25 -07:00