LarsBrubaker
26b403a517
fixing warnings
2019-05-05 10:44:52 -07:00
LarsBrubaker
1f64a32794
Create HideChildrenFromTreeViewAttribute
...
Change IVisualLeafNode to HideChildrenFromTreeViewAttribute
Switch all classes that used IVisualLeafNode to use property
start using HideFromTreeViewAttribute rather than check for
GeneratedSupportObject3D
2019-05-04 19:39:11 -07:00
LarsBrubaker
d40a9235c8
Working on making unlockable design apps
2019-05-04 19:39:02 -07:00
John Lewin
b60c2ef960
Enable transparency on design workspace bed
...
- Issue MatterHackers/MCCentral#5450
Looking up in design view has no bed transparency
2019-05-03 11:12:40 -07:00
LarsBrubaker
d44520e4c1
fix problem with checking printer when null
...
issue: MatterHackers/MCCentral#5460
Test failures on automation server caused by emulator null reference
2019-05-03 07:59:21 -07:00
LarsBrubaker
0569948437
improved emulator simulation view
...
made it possible to turn the emulator speed to fast or slow in the terminal
2019-05-02 22:18:54 -07:00
LarsBrubaker
46bf89b5bc
fixing android
2019-05-02 20:41:16 -07:00
LarsBrubaker
bc954ba1a2
Make it build on android
2019-05-02 19:39:14 -07:00
Lars Brubaker
2c74f07572
Fixed the tool speed stream to change while printing
...
Made it possible to visualize the emulator as it is printing
fixing warnings
issue: MatterHackers/MCCentral#5432
Dual Extrusion speed not matching settings
2019-05-02 18:07:18 -07:00
jlewin
8d4547d706
Revise naming to match behavior
2019-05-01 15:39:16 -07:00
John Lewin
a3d14c4334
Resize menu items to max sibling width
...
- Issue MatterHackers/MCCentral#5395
Open Recents menu should be sized to content
2019-04-30 22:46:51 -07:00
John Lewin
2bbe551ab9
Revise tab selection logic
...
- Prefer Hardware tab during start if printer/part selected
- Remove PrinterTabSelected indicator
- Set ActiveTab when loading workspaces and applicable
2019-04-30 22:08:51 -07:00
jlewin
ce2aeda384
Add expected whitespace
2019-04-30 15:57:54 -07:00
Lars Brubaker
2479e01efd
Cleaning up warnings in Printer Connection
2019-04-29 09:13:56 -07:00
John Lewin
9539c71fe6
Use large icons, modified date in Open Recent menu
2019-04-28 08:23:23 -07:00
John Lewin
363e8d424f
Clear cache and update image
...
- Issue MatterHackers/MCCentral#5390
Recent item thumbnails rarely displayed
2019-04-27 00:18:46 -07:00
John Lewin
585b04ae07
Simplify
2019-04-26 19:29:28 -07:00
John Lewin
9b4d58442a
Theme TumbleCubeControl
2019-04-26 19:29:28 -07:00
jlewin
d2e63ec814
Theme InteractionVolumes
2019-04-26 18:51:45 -07:00
jlewin
f64c20418f
Add support for SectionWidgets without expansion icons
2019-04-26 13:03:35 -07:00
jlewin
53435c7e24
Rename to AdjustLightness
2019-04-26 12:22:34 -07:00
jlewin
6391c6d0b2
Adjust lightness
2019-04-26 12:22:34 -07:00
jlewin
3e7adc6b8b
Use bed theme colors
2019-04-26 12:22:33 -07:00
jlewin
268f78c429
Leveling data drawable should survive invalid leveling data
2019-04-26 12:22:33 -07:00
jlewin
24638675df
Debugging drawables should be in Debug builds only
2019-04-26 12:22:33 -07:00
jlewin
b6b3ad5f6e
Set MainTabKey when workspace is opened/added
...
- Issue MatterHackers/MCCentral#5383
MatterControl fails to switch to printer tab
2019-04-26 12:22:33 -07:00
jlewin
da7dcd43f9
Add and use new ValueTag control
2019-04-26 12:22:33 -07:00
jlewin
2be91f98b3
Allow for no Arrow
2019-04-26 12:22:33 -07:00
jlewin
b0f7b90f82
Expose members to derived types for reuse
2019-04-26 12:22:33 -07:00
Lars Brubaker
c1d408a2a0
restore class as there is an existing dependency on it
2019-04-26 12:05:04 -07:00
LarsBrubaker
a6b82731e1
fix spelling
...
issue: MatterHackers/MCCentral#5381
Consider if spelling error in API should be fixed
2019-04-25 19:48:18 -07:00
Lars Brubaker
16c42eed94
Improving support generation
...
Now generating as well as the old code
Some tests still not passing
2019-04-25 15:00:09 -07:00
jlewin
ada5e28140
Fix spelling
2019-04-24 16:59:40 -07:00
jlewin
6f59ec16b4
Fix last tab glitch when ActiveTab is not set for all printers
2019-04-24 15:24:33 -07:00
jlewin
4b5a7dae50
Simplify
2019-04-24 15:10:46 -07:00
jlewin
06d90678e9
Conditionally set ActiveTab based on MainTabKey
2019-04-24 15:08:53 -07:00
jlewin
eda7f38576
Move method call outside of conditionals
2019-04-24 14:11:09 -07:00
jlewin
ca541d7986
Add RestoreWorkspace for deserialize, persist tabs on non-restore
...
- Issue MatterHackers/MCCentral#5373
OpenTabs.json should be written to when tabs are opened
2019-04-24 13:23:52 -07:00
jlewin
a4a8e8625c
Make Workspace public
2019-04-24 11:51:58 -07:00
jlewin
025702da2b
Fix whitespace
2019-04-24 11:51:11 -07:00
Lars Brubaker
4ad63ac725
add option to set phase of rotation in Render Cylinder
2019-04-22 09:43:42 -07:00
LarsBrubaker
73ebdde9e5
Changing nozzle1_inset to t0_inset
...
refactoring some surrounding code to talk about tool rather than nozzle
or hotend
figure it's better to do this change before we have any profiles with this set into them
issue: MatterHackers/MCCentral#5333
Consider if Tool nomenclature should be used instead of Nozzle
2019-04-20 21:03:05 -07:00
jlewin
61980d5613
Remove Add Printer restriction while printing
...
- Issue MatterHackers/MCCentral#5364
Add printers while printing
2019-04-19 13:57:44 -07:00
jlewin
675571a026
Render Curve Diameter with different precision than MinSides
2019-04-19 13:03:20 -07:00
jlewin
c3ad880c94
Compute and use custom color for Add Content panel background
...
- Issue MatterHackers/MCCentral#5357
Library pop up starting with wrong colors
2019-04-18 16:42:12 -07:00
jlewin
2e806892a7
Kick off texture creation in constructor
...
- Issue MatterHackers/MCCentral#5354
Long delay before bed texture appears
2019-04-17 13:24:12 -07:00
John Lewin
a0bda73449
Fix improperly initialized state
...
- Issue MatterHackers/MCCentral#5345
Switching bed shape causes the bed to have no texture
- Force invalidate on texture change
2019-04-15 21:20:12 -07:00
Lars Brubaker
1161ada17f
Make sure we get the bad set early on dual extrusion
2019-04-15 17:53:06 -07:00
jlewin
accae2bdaf
Fix incorrect texture after ReloadAll
2019-04-15 16:25:39 -07:00
jlewin
db1680b87d
Invalidate bed textures on extruder_count change
2019-04-15 16:07:01 -07:00