johnlewin
0cc0530ca0
Merge pull request #3767 from jlewin/master
...
Latest agg-sharp
2018-09-28 18:05:38 -07:00
John Lewin
0cdd7b4729
Latest agg-sharp
2018-09-28 17:53:59 -07:00
Lars Brubaker
8a330bdb7d
Merge pull request #3766 from larsbrubaker/master
...
Pass the printer time multiplier to matter slice so it can plan for t…
2018-09-28 17:49:31 -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
johnlewin
bc071b1201
Merge pull request #3765 from jlewin/master
...
Increase priority of clipboard images for Mac
2018-09-28 13:46:54 -07:00
John Lewin
d819cd0131
Expose ShowHelp/ShowAbout in ApplicationController
2018-09-28 13:35:54 -07:00
John Lewin
6a60fd5ff8
Increase priority of clipboard images for Mac
...
- Long term fix is to detect and use Image content type over text
2018-09-28 13:35:53 -07:00
Lars Brubaker
fcc0e536a5
Merge pull request #3764 from larsbrubaker/master
...
latest agg
2018-09-28 12:22:43 -07:00
Lars Brubaker
b0a7f15272
latest agg
2018-09-28 12:13:41 -07:00
Lars Brubaker
58aebe49f0
Merge pull request #3763 from jlewin/master
...
Fix Insert -> GCode behavior
2018-09-28 12:13:07 -07:00
John Lewin
5ca5747b8b
Fix issue with SelectedObjectPanel visibility
2018-09-28 12:01:54 -07:00
John Lewin
99ade81652
Fix Insert -> GCode behavior
2018-09-28 12:00:27 -07:00
johnlewin
99ee8400f0
Merge pull request #3761 from larsbrubaker/master
...
Dragging to be should have a 0 offset
2018-09-26 17:08:35 -07:00
Lars Brubaker
57885c6bca
Dragging to be should have a 0 offset
2018-09-26 15:19:36 -07:00
Lars Brubaker
7c31b71180
Merge pull request #3760 from larsbrubaker/master
...
make sure we show the eula on all platforms
2018-09-26 14:43:28 -07:00
Lars Brubaker
d324ea0e26
make sure we show the eula on all platforms
2018-09-26 14:10:09 -07:00
Lars Brubaker
bd072f2340
Merge pull request #3759 from larsbrubaker/master
...
Make sure we still center things when adding to bed
2018-09-26 13:59:02 -07:00
Lars Brubaker
43272c5d26
Make sure we still center things when adding to bed
2018-09-26 13:23:52 -07:00
johnlewin
3f30c44da5
Merge pull request #3758 from jlewin/master
...
Latest agg-sharp
2018-09-26 12:53:13 -07:00
John Lewin
96ee613d91
Latest agg-sharp
2018-09-26 12:34:25 -07:00
johnlewin
9178ace2ab
Merge pull request #3757 from jlewin/master
...
Switch Mac to dmg
2018-09-26 12:32:19 -07:00
John Lewin
be27df8730
Switch Mac to dmg
2018-09-26 12:20:29 -07:00
Lars Brubaker
16a7ecc0ba
Merge pull request #3756 from larsbrubaker/master
...
Building with new typography update
2018-09-26 09:02:55 -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
ff788063f2
Merge pull request #3755 from larsbrubaker/master
...
Made insertion group able to layout inserted objects (have a callback)
2018-09-25 17:11:52 -07:00
Lars Brubaker
07267f5992
Made insertion group able to layout inserted objects (have a callback)
...
Made insert command able to take an ienumerable
Refactoring
2018-09-25 16:21:32 -07:00
Lars Brubaker
aaad6b1d7c
Merge pull request #3753 from larsbrubaker/master
...
Make insert do arrange as it adds parts
2018-09-25 11:23:20 -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
0b8318be4c
Merge pull request #3752 from larsbrubaker/master
...
Don't return a value from ConditionallyCancelPrint
2018-09-25 07:56:19 -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
johnlewin
e4d7e5d68c
Merge pull request #3751 from jlewin/master
...
Improve error handling on help requests, skip invalid page paths
2018-09-24 13:54:21 -07:00
John Lewin
051f33d7ae
Improve error handling on help requests, skip invalid page paths
...
- Issue MatterHackers/MCCentral#4126
Missing path on tree node results in visible json in Markdown view
2018-09-24 13:08:05 -07:00
johnlewin
8aca00c6e6
Merge pull request #3750 from jlewin/master
...
Revise icon sizing
2018-09-24 12:47:48 -07:00
John Lewin
b712b4de3d
Fix overhang icon
2018-09-24 12:31:16 -07:00
John Lewin
9e50c9b62f
Revise LayerScrollBar height
...
- Issue MatterHackers/MCCentral#4115
gcode bar on top of tumble cube and view buttons
2018-09-24 12:21:58 -07:00
John Lewin
ddb7dad41d
Revise icon sizing
...
- Issue MatterHackers/MCCentral#4182
Inconsistent icon sizing
2018-09-24 12:05:45 -07:00
Lars Brubaker
54bf1c058f
Merge pull request #3749 from larsbrubaker/master
...
Added new speed for air gap layer
2018-09-24 07:40:53 -07:00
LarsBrubaker
3e4150b1b6
Added new speed for air gap layer
2018-09-23 19:23:24 -07:00
Lars Brubaker
2ce1cca0df
Merge pull request #3748 from larsbrubaker/master
...
Improving ungroup
2018-09-22 19:24:09 -07:00
LarsBrubaker
76345be576
fixing modify opperations on selection groups
...
issue: MatterHackers/MCCentral#4005
Scale duplicates objects
2018-09-22 18:59:42 -07:00
LarsBrubaker
30cef6ef5a
Improving ungroup
...
issue: MatterHackers/MCCentral#4129
Content moves when ungrouped
2018-09-22 17:53:15 -07:00
Lars Brubaker
52d22d32f0
Merge pull request #3747 from larsbrubaker/master
...
Change 'alpha' to 'transparency' in feature detector
2018-09-21 16:35:57 -07:00
Lars Brubaker
4fd69ef58a
Change 'alpha' to 'transparency' in feature detector
...
Allow renaming of enum values in public property editor
2018-09-21 16:12:16 -07:00
Lars Brubaker
6af27029ff
Merge pull request #3746 from larsbrubaker/master
...
Wrote Re-Slice for dynamically replacing current gcode
2018-09-21 15:14:40 -07:00
Lars Brubaker
c408ef055d
Wrote Re-Slice for dynamically replacing current gcode
...
adding comments
2018-09-21 15:07:05 -07:00
Lars Brubaker
193f65948e
Merge pull request #3745 from larsbrubaker/master
...
Fixed the test to account for changes in control names and behavior
2018-09-21 15:06:28 -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
8e0661100f
Merge pull request #3744 from larsbrubaker/master
...
Latest MS
2018-09-20 18:14:01 -07:00
Lars Brubaker
3d47cdb36d
Latest MS
2018-09-20 17:53:52 -07:00