Commit graph

10809 commits

Author SHA1 Message Date
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
Lars Brubaker
6844af82e9
Merge pull request #3401 from larsbrubaker/design_tools
Made the clear cache code do something usefull again
2018-06-11 09:06:21 -07:00
LarsBrubaker
c44d820dbd Made the clear cache code do something usefull again
Removed dead code related to HTML widget
2018-06-10 15:38:17 -07:00
johnlewin
01f3b3bc45
Merge pull request #3400 from jlewin/design_tools
Revise padding assignment to prevent space between bottom edge and bar
2018-06-09 12:03:42 -07:00
John Lewin
4f69429eea Add and correct comments 2018-06-09 11:40:59 -07:00
John Lewin
2ee975d527 Revise padding assignment to prevent space between bottom edge and bar
- Issue MatterHackers/MCCentral#3572
Incorrect padding due to wrapper required for resize container
2018-06-09 11:38:35 -07:00
johnlewin
856f1db20f
Merge pull request #3398 from jlewin/design_tools
Revise PublicPropertyEditor in preparation for reuse
2018-06-09 11:05:14 -07:00
Lars Brubaker
9600032c9e
Merge branch 'design_tools' into design_tools 2018-06-09 10:58:37 -07:00
Lars Brubaker
3cef989a89
Merge pull request #3399 from larsbrubaker/design_tools
Made double click work again
2018-06-09 10:57:47 -07:00
LarsBrubaker
9ceb19e6c4 Made double clicke work again
issue: MatterHackers/MCCentral#3550
Double Clicking on Part is unresponsive
2018-06-09 10:47:41 -07:00
John Lewin
810d15e3dd Update tests 2018-06-09 10:39:43 -07:00
John Lewin
dbcaa1b1d3 Change signature 2018-06-09 10:29:27 -07:00
John Lewin
42065acf83 Remove unused View3DWidget parameter 2018-06-09 10:27:12 -07:00
Lars Brubaker
bac2100e60
Merge pull request #3397 from jlewin/design_tools
Remove unused original editors
2018-06-09 10:20:09 -07:00