LarsBrubaker
7a81c260ee
Changing from first top layer speed to match bridging
2018-07-31 20:44:59 -07:00
Lars Brubaker
e3e135eb73
Cleaning up descriptions a bit and ensuring old default behavior
2018-07-31 15:31:58 -07:00
Lars Brubaker
4ec92ede9e
Refactoring
2018-07-31 09:18:20 -07:00
LarsBrubaker
8ee527b767
putting in speed for bottom layer and first top layer
2018-07-31 09:18:20 -07:00
John Lewin
65d8e8c91c
Fix GCode regression, restore required base call
...
- Issue MatterHackers/MCCentral#3912
Can't delete or change custom G-code in profile
2018-07-30 16:42:47 -07:00
John Lewin
ba2a354a56
Consolidate TextCreator into MatterControl
2018-07-27 21:55:02 -07:00
Lars Brubaker
1083bfb4ba
set good starting undo point for slice settings
...
issue: MatterHackers/MCCentral#3916
Slice settings text fields should get undo data set to cleared after initial setting
2018-07-27 17:07:23 -07:00
John Lewin
37cdec015a
Fix build break
2018-07-20 12:37:49 -07:00
John Lewin
07251fb314
Full height text field, reorder tabs, drop preview in SliceSettings
2018-07-20 12:18:53 -07:00
John Lewin
7163249870
Markdown UIField editor prototype
2018-07-20 00:11:27 -07:00
John Lewin
01021a9dbb
Use theme colors
...
- Issue MatterHackers/MCCentral#3893
New controls should use theme colors
2018-07-18 19:27:15 -07:00
Lars Brubaker
8d9a3435c7
added make and model to printer general section
...
issue: MatterHackers/MCCentral#3637
Add printer make model to printer general
2018-07-18 16:13:13 -07:00
John Lewin
475a5b3af8
Propagate changes to SetSettingsOnChange values on ClearValue
...
- Issue MatterHackers/MCCentral#3754
Network printing is not disabled when clearing the setting using
the X button.
2018-07-17 17:55:30 -07:00
John Lewin
f04cf69f71
Purge library rather than content thumbnail cache on save
...
- Issue MatterHackers/MCCentral#3803
Start page showing wrong icon for recent print
2018-07-17 16:44:28 -07:00
Lars Brubaker
5e9d4363ce
making the loading filament wizard use markdown rather than images
...
issue: MatterHackers/MCCentral#3878
Clarify what 'grabbing filament' really means during initial filament load
2018-07-17 14:33:05 -07:00
Lars Brubaker
b941184509
Show the accurate time for load and unload filament
...
increase loading filament grab time to 5 mins
make text wrap on dialog page if too long
issue: MatterHackers/MCCentral#3868
Filament loading timed out (90 seconds)
issue: MatterHackers/MCCentral#3644
Load Filament Wizard: Loading time remaining is not accurate
issue: MatterHackers/MCCentral#3867
wizard Text Wrapping
2018-07-16 18:50:47 -07:00
John Lewin
75533b2509
Make Fan and Retraction sections have header bar toggle
...
- Issue MatterHackers/MCCentral#3756
Add toggles to headers of Retraction and Fan settings sections
2018-07-16 16:58:49 -07:00
John Lewin
685541523b
Spelling
2018-07-12 22:49:39 -07:00
John Lewin
bbabf95c93
Improve DI, use constructor injection
2018-07-12 09:33:15 -07:00
Lars Brubaker
0b63ab43aa
Removing unused code
...
updating ms and agg
2018-07-10 10:48:15 -07:00
LarsBrubaker
e0e3b915fc
allows extra args to be passed to slicer in config file
...
issue: MatterHackers/MCCentral#3828
ungrouping and slicing shipwrecked benchy results in too long command string
2018-07-08 16:07:33 -07:00
LarsBrubaker
56aa24d768
Made sides of round things camp before bulding
...
Moved merge rules into config file
2018-07-08 13:57:56 -07:00
Lars Brubaker
f915260ce8
Getting Mirror and Scale into select overflow menu
...
Took out mirror and scale side bar controls
More state passed to UpdateControls
2018-07-06 17:11:33 -07:00
Lars Brubaker
212fb4ddf0
Making less rebuilds when loading
...
Adjusted margin on explore page
Made enum field have consistent styling
2018-06-27 10:33:07 -07:00
John Lewin
a8d574dd80
Use consistent RunOnIdle pattern with .2s delay to ensure popup close
2018-06-24 17:21:18 -07:00
LarsBrubaker
f1624cf2a3
Reducing number of layouts
...
Putting in more code to track layouts
// changes to reload all with settings up
// start (Layout Calls)
19182
// making more code do LayoutLock()
19016
19014
17988
// LayoutEngineSimpleAlign line 202
// only layout parent and child once
17911
17195
2018-06-24 08:54:44 -07:00
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