John Lewin
8a923bc0c6
Document necessity of second ValueChanged listener
...
- Issue MatterHackers/MCCentral#3643
CreateToggleFieldForSection registers two different ValueChanged
listeners
2018-06-22 17:39:54 -07:00
John Lewin
f8ae45996f
Concise instance construction
2018-06-22 17:37:43 -07:00
John Lewin
b223b9ed23
Use "Close" instead of "Cancel"
...
- Issue MatterHackers/MCCentral#3667
Button in presets editor says 'Cancel' instead of 'Close'
2018-06-19 18:41:28 -07:00
John Lewin
7a243ce407
Rename WizardWindow to DialogWindow
2018-06-19 15:02:25 -07:00
John Lewin
cf1ec25f9e
Migrate SlicePresetsWindow to DialogPage
...
- Issue MatterHackers/MCCentral#3639
Use DialogPage for consistent styling and behavior
2018-06-17 12:22:33 -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
1b94ecd47c
Create new EnumField for enums
2018-06-09 07:14:38 -07:00
John Lewin
5122ee4f5c
Create new IconEnumField for enums with @icons
2018-06-09 06:34:31 -07:00
John Lewin
5a842e6207
Create new DirectionVectorField for DirectionVector content
2018-06-08 20:42:06 -07:00
John Lewin
4e56bb984b
Create new CharField for char content
2018-06-08 18:19:06 -07:00
LarsBrubaker
d88564441e
Moving slice layer to polygon mesh
2018-06-08 07:27:28 -07:00
John Lewin
38f7e86f34
Add troubleshooting method
2018-06-05 16:15:40 -07:00
John Lewin
8460998682
Convert override detection to use new PrinterSettings.IsOverride
...
- Issue MatterHackers/MCCentral#3499
When I override Maximum Fan Speed, it does not appear in View Just
My Settings
2018-06-05 16:15:20 -07:00
John Lewin
30251f254b
Fix whitespace
2018-06-05 16:07:26 -07:00
John Lewin
0999f609c3
Rename type to match file/behavior
2018-06-05 16:06:07 -07:00
John Lewin
65f08441e4
Order presets by name
2018-06-05 16:06:07 -07:00
John Lewin
00ca673794
Use specific printer instance rather than global static
2018-06-05 16:06:07 -07:00
John Lewin
a048871f57
Add button to manually invoke COM port wizard
...
- Issue MatterHackers/MCCentral#3381
Consider adding mechanism to open port config/troubleshooting dialog
2018-05-31 09:38:04 -07:00
Lars Brubaker
138407e21a
Mesh wrapper working much better (pinch and bend working better)
...
Changing Rebuilding to Suspend and Resume rebuilding
Made visible meshes return only the object not the object and mesh (mesh is on object)
Put in some debugging
2018-05-29 17:50:39 -07:00
LarsBrubaker
8c1e79dcf0
Move import settings to settings section
...
Moved export to bottom to create more distiction of import presets and export all
issue: MatterHackers/MCCentral#3451
Feature Request: Import/Export material profiles
2018-05-26 11:59:22 -07:00
John Lewin
a58089f71a
Add prototype for SliceSetting section enable/disable
...
- Issue MatterHackers/MCCentral#3398
Consider promoting section toggle fields to section header/toolbars
2018-05-17 18:26:46 -07:00
John Lewin
a9cf85d291
Remove ParseDoubleFromRawValue helper, use GetValue<double>(key)
2018-05-17 11:00:52 -07:00
Tyler Anderson
92c015ff18
Added toggles for brim and skirt
2018-05-17 10:46:37 -07:00
Lars Brubaker
fbd4f9e219
Improved GlyphTranslator
...
Added true type fonts
Refactored VertexStorage data types
Shortened FlagsAndComamand enum names
2018-05-15 15:06:40 -07:00
John Lewin
0ab83d9a92
More consistent GCode SectionWidget styling
2018-05-15 08:42:56 -07:00
Lars Brubaker
611874275e
Cleaning up some bad code around small gcode data
2018-05-11 16:59:22 -07:00
John Lewin
7731b0b4fd
Revise naming for clarity
2018-05-08 17:24:14 -07:00
John Lewin
5844908edf
Move ActiveTheme state into user settings from printer
...
- Issue MatterHackers/MCCentral#3328
2018-05-08 17:24:14 -07:00
John Lewin
9aa8bb80b1
Remove helper method
2018-05-07 09:47:49 -07:00
Lars Brubaker
75a31a6ccd
Added the ability to get physical memory
...
Refactoring
removing some dead code
2018-05-04 09:45:14 -07:00
John Lewin
885b027ac4
Fix build error
2018-05-03 10:49:47 -07:00
John Lewin
e42bc4369b
Initial conversion of ContactFormWidget to DialogPage
2018-05-03 06:49:25 -07:00
John Lewin
7847c1e574
Use consistent Click/RunOnIdle/async pattern for empty plate buttons
2018-04-30 07:14:20 -07:00
LarsBrubaker
553e822e56
Added level sample cache
...
Added 100 point disk
2018-04-28 16:59:39 -07:00
Lars Brubaker
a3903be868
Made animation speed be right
...
Put in 10 x 10 grid
2018-04-27 18:28:59 -07:00
John Lewin
aa46c7e899
Fix icon size
...
- Issue MatterHackers/MCCentral#3199
Unexpected icon size
2018-04-23 16:07:49 -07:00
John Lewin
b94ef9d43f
Clear ActivePrinters list before Add, remove 16 minute delay
...
- Issue MatterHackers/MCCentral#3197
QualitySettingsStayAsOverrides test failing due to failure to switch
to selected printer
2018-04-23 13:52:28 -07:00
John Lewin
01aa342a88
Only draw if required
2018-04-20 14:33:47 -07:00
John Lewin
925146f0f6
Simplify
2018-04-20 14:33:46 -07:00
John Lewin
319979b2ed
Fix icon margins in droplist control
...
- Issue MatterHackers/MCCentral#3183
2018-04-19 18:12:14 -07:00
John Lewin
df55dbb574
Extract LoadPrinter from LoadPrinterOpenItem
2018-04-19 17:40:55 -07:00
John Lewin
f4c7624fbb
Never clear LastPrinterID on tab close
2018-04-18 12:57:59 -07:00
John Lewin
462c88c2dc
Add printer/plate prototype to new tab page
2018-04-18 12:57:58 -07:00
Lars Brubaker
9279c1fb5e
Setting ToolTipText = ToolTipText = "Home X, Y, Z" set the child and the parent
2018-04-18 12:03:12 -07:00
John Lewin
f160f7e5ab
Move event bindings to constructor bottom
2018-04-17 08:14:08 -07:00
John Lewin
ce6c9d10fa
Use softer and more consistent technique to indicate preset color
...
- Issue MatterHackers/MCCentral#3151
Revise preset selector styling
2018-04-17 08:12:05 -07:00
John Lewin
267f683e9c
Consolidate differing widget colors into single shared instance
...
- Issue MatterHackers/MCCentral#3150
Indicator colors differ
2018-04-16 20:31:46 -07:00
John Lewin
c13c6bbe7b
Move ApplyBoxStyle extension method into theme, use local theme refs
2018-04-14 21:13:59 -07:00
John Lewin
18147ea5a6
Collapse subgroup helper method into caller, fix first/last borders
...
- Issue MatterHackers/MCCentral#3127
Missing slice setting row borders after first/last row modifications
2018-04-14 21:12:28 -07:00
John Lewin
34fcf9e7f7
Move firstRow designation from subgroup to group
...
- Issue MatterHackers/MCCentral#3127
Missing slice setting row borders after first/last row modifications
2018-04-14 21:12:28 -07:00