Commit graph

10822 commits

Author SHA1 Message Date
John Lewin
0d7521696a Extract method for direct thumbnail generation of IObject3D 2018-06-14 15:21:00 -07:00
John Lewin
3c47b6bf92 HistoryContainer drag should use standard behavior
- Issue MatterHackers/MCCentral#3575
2018-06-14 15:21:00 -07:00
Lars Brubaker
7e7fc6fa10
Merge pull request #3422 from larsbrubaker/design_tools
bad bed pid writing
2018-06-14 10:40:21 -07:00
Lars Brubaker
32ac774990 bad bed pid writing
issue: MatterHackers/MCCentral#3625
PID settings in EEPROM pulling incorrectly
2018-06-14 10:16:21 -07:00
Lars Brubaker
05acb62286
Merge pull request #3421 from larsbrubaker/design_tools
Make SubtractAndReplace rebuild on color and material child change
2018-06-14 10:15:46 -07:00
Lars Brubaker
6315515d4d Make SubtractAndReplace rebuild on color and material child change
issue: MatterHackers/MCCentral#3603
Changing the inner objects material does not cause subtract and replace to update
2018-06-14 09:57:24 -07:00
Lars Brubaker
1a413cb09a
Merge pull request #3420 from larsbrubaker/design_tools
Changing default sides to 40 from 30 so that aabb matches diameter
2018-06-14 09:37:44 -07:00
Lars Brubaker
5076c1288c Changing default sides to 40 from 30 so that aabb matches diameter
issue: MatterHackers/MCCentral#3618
Change primitive sides to 40 by default. This makes size same as radius.
2018-06-14 09:25:37 -07:00
Lars Brubaker
6055db7407
Merge pull request #3419 from larsbrubaker/design_tools
latest ms
2018-06-13 16:38:13 -07:00
Lars Brubaker
5634a4258c latest ms 2018-06-13 16:34:13 -07:00
johnlewin
44d0969189
Merge pull request #3418 from jlewin/design_tools
Limit Edit to mcx only
2018-06-13 12:47:55 -07:00
John Lewin
5142141daf Limit Edit to mcx only
- Issue MatterHackers/MCCentral#3583
'Edit' should be disabled for mesh (or do the code in the other bug
for editing meshes)
2018-06-13 12:28:05 -07:00
Lars Brubaker
34f2dcf81e
Merge pull request #3416 from larsbrubaker/design_tools
latest ms
2018-06-13 10:25:41 -07:00
Lars Brubaker
7f75af43b5 latest ms 2018-06-13 10:00:51 -07:00
johnlewin
a7b3d3dda0
Merge pull request #3415 from jlewin/design_tools
Truncate TreeView at ComponentObject3D
2018-06-13 07:32:25 -07:00
John Lewin
e743a8d450 Always switch to printer tab after changing plate
- Issue MatterHackers/MatterControl#3366
Cannot open new empty bed (Experimental)
2018-06-13 07:07:58 -07:00
John Lewin
dead460f30 Truncate TreeView at ComponentObject3D
- Issue MatterHackers/MCCentral#3610
ComponentObject3D should hide details from selection TreeView
2018-06-13 06:46:11 -07:00
John Lewin
910705d35b Simplify 2018-06-12 21:16:26 -07:00
Lars Brubaker
3b633140b4
Merge pull request #3414 from larsbrubaker/design_tools
Latest agg and ms
2018-06-12 16:56:36 -07:00
Lars Brubaker
d224016632 Latest agg and ms 2018-06-12 16:49:57 -07:00
johnlewin
ba4f367be8
Merge pull request #3413 from jlewin/design_tools
Components prototype
2018-06-12 15:42:48 -07:00
John Lewin
ffe8a3ba11 Components prototype 2018-06-12 14:58:11 -07:00
Lars Brubaker
243f93380d
Merge pull request #3412 from jlewin/design_tools
Localize mouse terms
2018-06-12 13:12:19 -07:00
John Lewin
08838aafb3 Sync to correct icon state when initialized
- Issue MatterHackers/MCCentral#3594
IconEnumField not showing current state on load
2018-06-12 12:33:35 -07:00
John Lewin
3056df625c Get reflected property value once, then test for each case 2018-06-12 12:33:35 -07:00
John Lewin
b77a72a934 After slicing, set endLayerIndex to target layer + 1
- Issue MatterHackers/MCCentral#3577
After slicing we switch to render n - 1 but show were on n
2018-06-12 12:33:35 -07:00
John Lewin
1f97ed29a9 Localize mouse terms
- Issue MatterHackers/MCCentral#3559
2018-06-12 12:33:35 -07:00
Lars Brubaker
4e34512041
Merge pull request #3411 from larsbrubaker/design_tools
Find the filament diameter in our gcode files
2018-06-12 11:47:58 -07:00
Lars Brubaker
790d68f8da Find the filament diameter in our gcode files 2018-06-12 11:11:35 -07:00
Lars Brubaker
85822cefd0
Merge pull request #3410 from larsbrubaker/design_tools
Make movement keys not move bed
2018-06-12 10:36:19 -07:00
Lars Brubaker
6518405806 Fixed crash on copy and cut
issue: MatterHackers/MCCentral#3595
Ctrl-c to copy throws when there's no selection
2018-06-12 10:24:07 -07:00
Lars Brubaker
cf7de67307 Make movement keys not move bed
issue: MatterHackers/MCCentral#3599
Arrow keys move printer and 3D view window
2018-06-12 10:19:09 -07:00
Lars Brubaker
c184f12508
Merge pull request #3409 from larsbrubaker/design_tools
made cancel (escape key) work on more scene operations
2018-06-12 10:18:02 -07:00
Lars Brubaker
76183b20f0 new translations 2018-06-12 10:10:27 -07:00
Lars Brubaker
746bd2c09c made cancel (escape key) work on more scene operations
issue: MatterHackers/MCCentral#3590
Make 'esc' work to cancel rotation.
2018-06-12 10:03:43 -07:00
Lars Brubaker
3fe1837823
Merge pull request #3408 from larsbrubaker/design_tools
Make the more button open the site
2018-06-12 09:37:56 -07:00
Lars Brubaker
e800b652d2 Changed gcode width calculation back to what it was.
Took out dead code
2018-06-12 09:30:25 -07:00
Lars Brubaker
bda26aa45a Make the more button open the site
issue: MatterHackers/MCCentral#3591
Change 'more' button to a link to web site
2018-06-12 09:02:16 -07:00
johnlewin
581b821572
Merge pull request #3407 from larsbrubaker/design_tools
Improved marlin eeprom settings
2018-06-11 21:54:57 -07:00
Lars Brubaker
d567ca2a91 Improved marlin eeprom settings
did not implement lcd brightness

issue: MatterHackers/MCCentral#3526
Reading and saving wrong values to EEPROM
2018-06-11 18:10:23 -07:00
johnlewin
dbc2d92fa1
Merge pull request #3406 from larsbrubaker/design_tools
Make Operation Source apply create a group if more than 1 item
2018-06-11 16:56:26 -07:00
Lars Brubaker
0580db2296 Make Operation Source apply create a group if more than 1 item
issue: MatterHackers/MCCentral#3544
Apply array needs to return a collection of the children (rather than a bunch of children)
2018-06-11 16:44:47 -07:00
Lars Brubaker
88686936d2
Merge pull request #3405 from larsbrubaker/design_tools
Default the update button to be hidden
2018-06-11 15:31:25 -07:00
Lars Brubaker
34b5d070cb Default the update button to be hiden 2018-06-11 15:24:14 -07:00
Lars Brubaker
2acc789508
Merge pull request #3404 from larsbrubaker/design_tools
Design tools
2018-06-11 15:22:32 -07:00
Lars Brubaker
290db56515 Fixed up mesh wrapper apply
issue: MatterHackers/MCCentral#3579
Subtract -> Apply fails to remove subtract
2018-06-11 15:12:15 -07:00
Lars Brubaker
5913b84245 Don't pass InvalidateType as flags
issue: MatterHackers/MCCentral#3584
text -> fit -> align not rebuilding correctly
2018-06-11 15:12:15 -07:00
Lars Brubaker
a636f4a370 Fixed base (took out ObjectSource)
issue: MatterHackers/MCCentral#3585
Put image converter construction (object tree) into primitives container
2018-06-11 15:12:15 -07:00
Lars Brubaker
4270ec5520
Merge pull request #3402 from larsbrubaker/design_tools
Change start page to have panels
2018-06-11 11:31:48 -07:00
Lars Brubaker
a4d5e5e366 Change start page to have panels
issue: MatterHackers/MCCentral#3516
Revise start page
2018-06-11 10:18:42 -07:00