Commit graph

64 commits

Author SHA1 Message Date
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
c408ef055d Wrote Re-Slice for dynamically replacing current gcode
adding comments
2018-09-21 15:07:05 -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
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
Lars Brubaker
2008864753 Passing max velocity, acceleration and jerk to slicer 2018-09-20 11:37:47 -07:00
John Lewin
0c5b573c7c Mac serial port fixes 2018-09-20 05:52:54 -07:00
John Lewin
5602726d8d Move startup logic into program.cs in exe project 2018-09-19 13:10:07 -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
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
decf444040 Improving leveling section on 'contros' panel
issue: MatterHackers/MCCentral#4131
Calibration Menu Copy
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
John Lewin
30ac73af67 Reduce border significance 2018-09-13 22:31:52 -07:00
John Lewin
65c4d1ff39 Remove autospin 2018-09-13 22:28:04 -07:00
Lars Brubaker
09ca37da22 switch to good render type if can't find one 2018-09-11 14:05:54 -07:00
Lars Brubaker
06cfe5a227 Have popup sub menus working well 2018-09-11 10:57:53 -07:00
LarsBrubaker
9b4ee04b77 Fixing a bug with loading a model that has some bad data in the tree
Also this adds support for deleting the children of a source object
We will need this for the next level of mutating the scene graph
2018-09-11 09:07:18 -07:00
John Lewin
515fc85daf Match TreeView root node spacing with sibling SectionWidget styling 2018-09-11 08:54:31 -07:00
John Lewin
e5dd6e8c36 Guard .Checked on non-expandable SectionWidgets 2018-09-11 08:53:46 -07:00
John Lewin
1ae3a31588 Always show SectionWidget expansion, disable if not expandable 2018-09-11 08:53:04 -07:00
LarsBrubaker
d32c900f67 First pass at sub-menu 2018-09-11 08:09:28 -07:00
LarsBrubaker
0b50b46c2c Put in a border color for the color display 2018-09-11 07:55:02 -07:00
LarsBrubaker
f10788c02c Make sure we respect the expandingContent flag 2018-09-11 07:49:09 -07:00
Lars Brubaker
33374fecfd Splitter can have a ration and min sizes
fixed history / properties splitter to have a ratio
2018-09-10 18:24:16 -07:00
John Lewin
9194b2f698 Revert unexpected change 2018-09-10 17:36:21 -07:00
John Lewin
b664039545 Disable 'Outlines' model view mode 2018-09-10 17:11:01 -07:00
John Lewin
6b584831ab Use more explicit delete icon 2018-09-10 17:09:19 -07:00
John Lewin
c1c6c031c9 Only show modelViewStyleButton when applicable 2018-09-10 17:04:01 -07:00
John Lewin
2534b90c11 Switch to horizontal toolbar per feedback 2018-09-10 17:03:02 -07:00
John Lewin
cc1731ef90 Add and use new DropButton control for anchored popup 2018-09-10 17:03:02 -07:00
John Lewin
c8bc2fe40d Move view controls into new View3DWidget toolbar 2018-09-10 17:03:02 -07:00
Lars Brubaker
cceb6d52b7 Making the model side panel have a horizontal splitter 2018-09-10 16:42:46 -07:00
Lars Brubaker
8fce7dc810 Fixing DualExtrusionShowsCorrectHotendData 2018-09-10 13:52:39 -07:00
Lars Brubaker
390efec998 Default the controls tab to visible
issue: MatterHackers/MCCentral#4112
Make Controls page visible by default
2018-09-10 13:36:01 -07:00
Lars Brubaker
f4d69c8f28 Getting automation tests to pass with new ui changes
issue: MatterHackers/MCCentral#4108
Many test failures related to Controls/Terminal tabs being hidden by default
2018-09-10 10:42:18 -07:00
John Lewin
fb71ea3b09 Drop background colors for thumbnails 2018-09-08 16:14:24 -07:00
John Lewin
471b872f43 Set button enabled state on selection change 2018-09-08 14:47:29 -07:00
John Lewin
0cdac48053 Use local selectedItem reference 2018-09-08 14:43:39 -07:00
John Lewin
b98e119ae7 Add to, rather than overwrite flags
- Issue MatterHackers/MCCentral#4110
Cut/Copy/Paste missing text
2018-09-08 14:20:00 -07:00
johnlewin
9e291e2b96
Merge branch 'master' into master 2018-09-08 14:00:57 -07:00
LarsBrubaker
51e8b2eb0e Moved export and import options to main printer menu
refactoring
2018-09-08 12:52:47 -07:00
John Lewin
4526c9ac3f Collapse EditorPanel to single scrollable SectionWidget 2018-09-08 12:08:06 -07:00
John Lewin
8ad77370dc Remove wrapping scrollable, SectionWidget header should not scroll 2018-09-08 11:28:28 -07:00
John Lewin
ca18f17d12 Switch from ResizableSectionWidget -> SectionWidget 2018-09-08 11:27:47 -07:00
John Lewin
ae0808875e Handle unassigned color case 2018-09-08 11:16:45 -07:00