Lars Brubaker
87599a60f0
Re-Slice does not extrude or retract any extra filament now
2018-10-08 18:24:26 -07:00
Lars Brubaker
acbc67be9d
fixing menu close problem
...
issue: MatterHackers/MCCentral#4242
Menu close regression
2018-10-08 09:44:18 -07:00
Lars Brubaker
fa85d93742
Refactoring
2018-10-05 09:58:30 -07:00
LarsBrubaker
efe03cb642
Make flatten only copy appropriate properties by default
...
issue: MatterHackers/MCCentral#4229
Merge on align should not clear the colors that were on the objects
refactor apply and merge => flatten
2018-10-04 10:17:57 -07:00
John Lewin
137d3e8089
Latest agg-sharp
2018-10-03 13:08:10 -07:00
John Lewin
9ecb39a703
Simplify Winforms provider specification
2018-10-03 12:28:41 -07:00
John Lewin
e1a2291f96
Fix naming violations
2018-10-02 16:26:55 -07:00
Lars Brubaker
5fe8cb6da5
put up a waring message if the loaded gcode file is very small
...
issue: MatterHackers/MCCentral#4214
If gcode time is < 30 seconds put up a warning message
2018-10-02 14:45:08 -07:00
John Lewin
f0b83d33ea
Fix provider string
2018-10-02 13:57:38 -07:00
Lars Brubaker
3370828f45
put up a waring message if the loaded gcode file is very small
...
issue: MatterHackers/MCCentral#4214
If gcode time is < 30 seconds put up a warning message
2018-10-02 13:30:14 -07:00
John Lewin
e138b20d01
Replace Winforms single window mode with shared version
2018-10-02 08:12:44 -07:00
Lars Brubaker
a6feb8334d
Make sure we don't switch E value too early
...
issue: MatterHackers/MCCentral#4200
re-slice retracts too much filament after layer change
2018-10-01 15:42:09 -07:00
Lars Brubaker
23f776c77a
Better close logic on pop-ups when sub-pop-ups are open
2018-10-01 15:28:54 -07:00
John Lewin
aac33b70b8
Add support for hoverable IconButton
2018-09-29 15:05:19 -07:00
John Lewin
0cdd7b4729
Latest agg-sharp
2018-09-28 17:53:59 -07:00
Lars Brubaker
fd7f0b8518
Pass the printer time multiplier to matter slice so it can plan for the actual printer
...
fix math of minutes time estimate
2018-09-28 16:46:31 -07:00
Lars Brubaker
b0a7f15272
latest agg
2018-09-28 12:13:41 -07:00
John Lewin
5ca5747b8b
Fix issue with SelectedObjectPanel visibility
2018-09-28 12:01:54 -07:00
Lars Brubaker
57885c6bca
Dragging to be should have a 0 offset
2018-09-26 15:19:36 -07:00
Lars Brubaker
d324ea0e26
make sure we show the eula on all platforms
2018-09-26 14:10:09 -07:00
John Lewin
96ee613d91
Latest agg-sharp
2018-09-26 12:34:25 -07:00
Lars Brubaker
06c5224bb4
Building with new typography update
...
fixed a bug with dragging
2018-09-25 18:00:36 -07:00
Lars Brubaker
fb17d58fa4
Make insert do arrange as it adds parts
...
Make add to plate to arrange as it adds parts
Make sure parts that are arranged are on the 0 plane
issue: MatterHackers/MCCentral#4149
Using Insert doesn't center and arrange part on bed
2018-09-25 09:53:07 -07:00
Lars Brubaker
30ede4a4d8
latest agg
2018-09-24 17:46:42 -07:00
Lars Brubaker
238491ef8f
Don't return a value from ConditionallyCancelPrint (it was not used and is confusing)
...
issue: MatterHackers/MCCentral#1303
Review value of canceled response bool
2018-09-24 17:46:42 -07:00
LarsBrubaker
3e4150b1b6
Added new speed for air gap layer
2018-09-23 19:23:24 -07:00
LarsBrubaker
30cef6ef5a
Improving ungroup
...
issue: MatterHackers/MCCentral#4129
Content moves when ungrouped
2018-09-22 17:53:15 -07:00
Lars Brubaker
ef24e54b38
Fixed the test to account for changes in control names and behavior
2018-09-21 09:48:48 -07:00
Lars Brubaker
3d47cdb36d
Latest MS
2018-09-20 17:53:52 -07:00
Lars Brubaker
4874f35398
Latest MS
2018-09-20 16:18:24 -07:00
Lars Brubaker
7b0f3c4300
Render wireframe in gcode view
...
issue: MatterHackers/MCCentral#4160
Not rendering wire frame model correctly in gcode view
2018-09-20 15:19:06 -07:00
John Lewin
5d32db7b75
Latest agg-sharp
2018-09-20 12:56:18 -07:00
John Lewin
a77a24c337
Remove redundant package definitions
2018-09-20 11:52:35 -07:00
Lars Brubaker
2008864753
Passing max velocity, acceleration and jerk to slicer
2018-09-20 11:37:47 -07:00
Lars Brubaker
56ad74ecc7
using the new estimator in vector math for gcode timing
2018-09-20 11:37:47 -07:00
Lars Brubaker
325faf7001
Moving the serial port out of .net standard lib
2018-09-19 15:00:26 -07:00
Lars Brubaker
781c4ff29a
Latest MatterSlice
2018-09-19 11:12:42 -07:00
Lars Brubaker
a8ed62d6ad
close popup button correctly
...
issue: MatterHackers/MCCentral#4150
Popup menu buttons should toggle on/off when clicked
2018-09-18 14:18:51 -07:00
Lars Brubaker
4e9a7fdfd8
Get grid options menu to be an icon
...
Save and load grid options from user settings
2018-09-17 17:08:38 -07:00
Lars Brubaker
53865151b2
pause on hardware error, track pause button status
...
issue: MatterHackers/MCCentral#3487
Hardware Error should either pause or cancel the print
issue: MatterHackers/MCCentral#2839
Make printing status task pause/play button track the actual state of the printer.
2018-09-17 14:31:26 -07:00
LarsBrubaker
b9d4b6f995
Put the snap grid settings in the tumble widget section.
...
Also added an icon to use here (1694146)
2018-09-17 07:42:18 -07:00
LarsBrubaker
a4f2d6a08d
Changed Empty to Empty()
2018-09-16 17:00:17 -07:00
Lars Brubaker
1ab3a38156
make raft expand only distance
...
issue: MatterHackers/MCCentral#4143
Change raft expand distance setting to only accept millimeters
2018-09-14 17:14:17 -07:00
Lars Brubaker
4e0962a4e7
improve overflow menu on properties panel
...
default to outline mode
issue: MatterHackers/MCCentral#4136
Consider if Modify menu in Overflow menu improves usage
2018-09-14 15:23:31 -07:00
Lars Brubaker
bed9bed52b
enabling outlines menu
2018-09-14 10:42:50 -07:00
LarsBrubaker
6d0a879720
Added in support for a 'set as default' to override slice settings
...
issue: MatterHackers/MatterControl#3725
Add support for 'set as default' on right click of slice setting
2018-09-14 10:42:49 -07:00
LarsBrubaker
0fe71c893b
Hooking up a right click menu to slice settings
2018-09-14 10:42:49 -07:00
Lars Brubaker
6c40300d79
include inf installer
2018-09-11 13:12:11 -07:00
Lars Brubaker
06cfe5a227
Have popup sub menus working well
2018-09-11 10:57:53 -07:00
LarsBrubaker
f10788c02c
Make sure we respect the expandingContent flag
2018-09-11 07:49:09 -07:00