Commit graph

2539 commits

Author SHA1 Message Date
johnlewin
fb27b56fc8
Merge branch 'master' into master 2019-06-04 16:58:18 -07:00
Tyler Anderson
c5daadc02c Added Export G-Code button to print menu 2019-06-04 16:54:21 -07:00
Lars Brubaker
5d50cce0b9 updating support links
(cherry picked from commit 54eb75af91fa0b800216f6c33f78cb815e353b0a)
2019-06-04 16:40:26 -07:00
Tyler Anderson
ff2ef1ad93 Added formatting for inline code in markdown 2019-06-04 11:00:57 -07:00
John Lewin
8a4183d37c Improve anchor handling 2019-06-03 16:50:50 -07:00
John Lewin
8634c17a0a Simplify 2019-06-03 16:33:28 -07:00
John Lewin
a589bc3025 Remove unused ClippingFrustum calls 2019-06-03 16:33:28 -07:00
John Lewin
e52d963278 Extract WorldView extension methods 2019-06-03 16:33:27 -07:00
LarsBrubaker
6abe190922 Merge remote-tracking branch 'origin/2.19.6' 2019-06-01 17:36:09 -07:00
LarsBrubaker
4803344673 Make "Select the calibration task on the left to continue" conditional 2019-06-01 09:30:55 -07:00
LarsBrubaker
6d6bc91443 add tool tips to setup stages
issue: MatterHackers/MCCentral#5621
Let the user know in the setup wizard when all required setup is complete
2019-06-01 09:11:51 -07:00
LarsBrubaker
4b9ff1bbbe reset needs to be marked as user driven 2019-06-01 09:10:52 -07:00
jlewin
c46b3f519e Enable FullRowSelect on ErrorValidationRows with fixes
- Issue MatterHackers/MCCentral#5618
Print validation error rows are not clickable
2019-05-31 18:00:57 -07:00
jlewin
aae2976c95 Extract ClosePopup behavior for reuse, invoke on Warnings dismiss 2019-05-31 18:00:43 -07:00
jlewin
9bdd60d483 Add SettingsRow.FullRowSelect property for use after constructor 2019-05-31 18:00:27 -07:00
jlewin
6f6933d1ce Move ActionWidget OnClick intercept to base SettingsRow class
(cherry picked from commit 69af01852724f55cada096cdea8f6364aac94110)
2019-05-31 18:00:11 -07:00
Lars Brubaker
166fa1e832 Revising xy calibration language
issue: MatterHackers/MCCentral#5622
add the word 'centered' to the description of 'balanced' in the xy calibration collection page
2019-05-31 17:01:56 -07:00
Lars Brubaker
430162e80f remove level_x_carriage_markdown
issue: MatterHackers/MCCentral#5619
Remove Z-Axis alignment step
2019-05-31 16:48:30 -07:00
Lars Brubaker
1ce8a12f92 make sure we can spiral vase on extruder T1
issue: MatterHackers/MCCentral#5614
Spiral vase mode does not work with T1
2019-05-31 11:43:21 -07:00
Tyler Anderson
db478767aa
Added Smoothie homing error 2019-05-30 11:41:50 -07:00
Lars Brubaker
6bd047f8c3 update load filament text 2019-05-30 09:52:12 -07:00
Lars Brubaker
56273252dd speed up probe if running fast 2019-05-30 09:51:58 -07:00
Lars Brubaker
e535851e71 update copyright 2019-05-30 09:51:17 -07:00
jlewin
c8832d5c55 Fix typo 2019-05-29 17:51:28 -07:00
jlewin
a6e85b12a1 Remove named parameter 2019-05-29 17:14:14 -07:00
jlewin
14ab51af33 Fix tests 2019-05-29 17:01:44 -07:00
jlewin
f19ae5bc55 Fix bounds of printer MarkdownWidget text 2019-05-29 17:00:56 -07:00
jlewin
fcc5e03fce Revise wizard descriptions 2019-05-29 17:00:18 -07:00
jlewin
6bd0e87cf8 Mark IsDirty during profile save
- Issue MatterHackers/MatterControl#4574
Started using my printer at home and it reverted to an old web
setting that lost all my recent changes
2019-05-29 14:16:25 -07:00
jlewin
fd90765008 Add OnAdvance to WizardPage, hook to persist nozzle offsets
- Issue MatterHackers/MCCentral#5559
XY calibration changing offsets on cancel
2019-05-29 12:25:31 -07:00
jlewin
f2980b3744 Extract ClearBlackList from Save 2019-05-29 12:25:31 -07:00
LarsBrubaker
272ebc32cf Make sure we don't mark done loading filament until we show the success page
issue: MatterHackers/MCCentral#5599
Aborted load filament wizard due to hardware failure - shows as completed
2019-05-29 08:10:01 -07:00
LarsBrubaker
4abcffedd2 Only use 1 extruder when in spiral vase
issue: MatterHackers/MCCentral#5601
Spiral vase should ignore material index
2019-05-29 07:54:31 -07:00
jlewin
3d2aff70d4 Revise Open Recent filter 2019-05-28 18:00:30 -07:00
jlewin
1e7c37ab5d Revise Plating History filters
- Issue MatterHackers/MCCentral#5606
Plating history only shows the most 25 recent items
- Issue MatterHackers/MCCentral#5607
Plating history hides files less than 500 bytes
2019-05-28 17:58:28 -07:00
jlewin
3ad428ead3 Rename method 2019-05-28 15:22:55 -07:00
jlewin
1ea582e9df Extract path helper for reuse 2019-05-28 14:43:05 -07:00
jlewin
2626ed2ec9 Fix warnings 2019-05-28 14:24:42 -07:00
jlewin
39682f6dac Observe current spiral vase setting in Export dialog, clear after
- Issue MatterHackers/MatterControl#4578
Vase Spiral
2019-05-28 13:22:00 -07:00
LarsBrubaker
6dda8702e6 Doing some work on PipeWorks DesignApp 2019-05-27 16:41:28 -07:00
LarsBrubaker
e6f051d45e moving easing to vector math 2019-05-27 16:39:51 -07:00
LarsBrubaker
af7be404d9 fixing warnings 2019-05-27 16:39:51 -07:00
LarsBrubaker
c6fd9d2567 using normal cache paths
issue: MatterHackers/MCCentral#5579
Recent WebCache addition should use existing practices for location
2019-05-24 21:29:32 -07:00
jlewin
6bb724bfb5 Suppress workspace load if content is invalid
- Issue MatterHackers/MCCentral#5587
Crash during load due to problem file in opentabs.json
2019-05-24 14:21:25 -07:00
jlewin
e24683ee42 Always ReloadAll on Reset to Defaults
- Issue MatterHackers/MCCentral#5585
Reset to Defaults does not clear changed settings
2019-05-24 14:14:07 -07:00
jlewin
eeebdb6077 Use GuiWidget instead of TextWidget for inline space
- Issue MatterHackers/MCCentral#5583
Agg Markdown parse creates unique texture per space
2019-05-24 13:56:55 -07:00
jlewin
625fcd3472 Popovers should use Tooltip timings
- Issue MatterHackers/MCCentral#5593
2019-05-24 12:50:27 -07:00
John Lewin
8c3de11a9f Convert public property editor to use SettingsRow
- Ensure consistent styling across panels
2019-05-24 12:33:03 -07:00
John Lewin
c02909b604 Consolidate CreateSettingsRow behavior
- Make theme required
- Add overload for creating row with widget reference
- Remove overload lacking widget reference
- Remove row.AddChild(widget) from callers, use new overload
2019-05-24 12:33:03 -07:00
jlewin
2dd4e27c1f Don't create TreeNode for items marked with @HideFromTreeView
- Issue MatterHackers/MCCentral#5577
Consider if support objects should appear in treeview
2019-05-24 10:38:13 -07:00