John Lewin
|
ee936efb8a
|
Revise theme support
|
2018-10-13 21:09:04 -07:00 |
|
Lars Brubaker
|
bed90234e7
|
Made MatterControl run as a .net standard app
Moving matter control to a lib and creating a new exe to run it
|
2018-09-06 16:09:58 -07:00 |
|
John Lewin
|
fd4cde55c6
|
Remove Winforms dependencies from MatterControl assembly
|
2018-09-05 13:21:25 -07:00 |
|
LarsBrubaker
|
ce86ca15e0
|
If the printer homes down make sure we don't stay there before heating when running calibration
issue: MatterHackers/MCCentral#4078
[Calibration Wizards] Printers that home to Z min should move up after homing
|
2018-09-02 11:52:40 -07:00 |
|
LarsBrubaker
|
85452b7c95
|
Make it possible to set the probe calibration position
issue: MatterHackers/MCCentral#4079
[Probe Calibration] Allow custom calibration position
|
2018-09-02 11:16:20 -07:00 |
|
Lars Brubaker
|
64648e1ed7
|
Adding in the ability to specify custom leveling probe positions
issue: MatterHackers/MCCentral#4048
Allow custom probing positions for bed leveling
|
2018-08-27 14:58:34 -07:00 |
|
Lars Brubaker
|
3d9781d7c6
|
Changing close to not take any params
changing CloseEventArgs to EventArgs
|
2018-08-23 16:44:32 -07:00 |
|
Lars Brubaker
|
54b757fe73
|
Wrote a new test to validate that system os close reports to macro page
|
2018-08-23 14:46:24 -07:00 |
|
John Lewin
|
de27593bcd
|
Add space between concatenated localization strings
- Issue MatterHackers/MCCentral#3938
need a space between 'leveling' and 'and'
|
2018-08-06 15:34:44 -07:00 |
|
John Lewin
|
9d98eab5e1
|
Inline localization strings
|
2018-07-29 16:49:41 -07:00 |
|
Lars Brubaker
|
3ad4efd950
|
Delete the actual thumbnail cache when requested
|
2018-07-20 13:41:51 -07:00 |
|
Lars Brubaker
|
a91de35fa0
|
android building
|
2018-07-17 15:35:15 -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 |
|
John Lewin
|
685541523b
|
Spelling
|
2018-07-12 22:49:39 -07:00 |
|
John Lewin
|
53e5e80fcf
|
Fix typo
|
2018-07-12 17:16:52 -07:00 |
|
John Lewin
|
3c4f25cb1e
|
Allow text scaling controls on Android
|
2018-07-12 17:16:52 -07:00 |
|
John Lewin
|
38fe0e9815
|
Remove anonymous block
|
2018-07-12 17:16:52 -07:00 |
|
John Lewin
|
bbabf95c93
|
Improve DI, use constructor injection
|
2018-07-12 09:33:15 -07:00 |
|
John Lewin
|
31a6bdc36e
|
Revise help, rename type to match behavior
|
2018-07-05 11:04:30 -07:00 |
|
John Lewin
|
49a1d2e2c7
|
Inline localization strings
|
2018-06-29 10:18:36 -07:00 |
|
John Lewin
|
7a243ce407
|
Rename WizardWindow to DialogWindow
|
2018-06-19 15:02:25 -07:00 |
|
John Lewin
|
880c9d9059
|
Remove formatting characters from localized strings
|
2018-06-08 14:16:07 -07:00 |
|
John Lewin
|
80e48211e0
|
Remove string interpolation from localized strings
- Issue MatterHackers/MCCentral#3549
String interpolation in localized strings shouldn't work at runtime
|
2018-06-08 14:16:07 -07:00 |
|
John Lewin
|
19fb79769a
|
Add support for opening to Help -> TargetGuideID
- Issue MatterHackers/MCCentral#3515
Support linking to tree nodes in help (use this for "What's new"
link on initial run
|
2018-06-05 17:54:41 -07:00 |
|
John Lewin
|
47c6359a39
|
Ensure PrintLevelingData.NeedsToBeRun includes ProbeCalibration rules
- Issue MatterHackers/MCCentral#3459
When probe calibration is required auto level clears it even though
it has not been done
|
2018-05-31 15:38:58 -07:00 |
|
John Lewin
|
1ba0f37d26
|
Add heading for page
- Issue MatterHackers/MCCentral#3444
Vague title
|
2018-05-31 06:43:32 -07:00 |
|
John Lewin
|
6ece14e980
|
Fix reverse order regression
- Issue MatterHackers/MCCentral#3443
Leveling Finished page mentions paper when using auto zprobe
|
2018-05-24 23:15:48 -07:00 |
|
John Lewin
|
25c76d0282
|
Ignore "Start Print" on empty bed
- Issue MatterHackers/MCCentral#3442
Clicking Print button with empty bed results in empty gcode, disabled print button
|
2018-05-24 22:46:34 -07:00 |
|
Tyler Anderson
|
c0e13967c6
|
Change time estimate in probe calibration wizard.
This was wrong. The process actually takes 4 minutes on the Pulse XE because you have to wait for the nozzle and bed to heat up.
|
2018-05-24 18:39:03 -07:00 |
|
John Lewin
|
4b557a4fd8
|
Inline constructed strings, use consistent property patterns
|
2018-05-24 09:34:23 -07:00 |
|
John Lewin
|
c949b70639
|
Inline constructed string
|
2018-05-24 09:12:04 -07:00 |
|
John Lewin
|
707285fdd3
|
Use correct background color
|
2018-05-24 09:11:45 -07:00 |
|
John Lewin
|
998733601a
|
Move NeedsToBeRun/UsingZProbe back into ProbeCalibrationWizard
|
2018-05-24 09:10:41 -07:00 |
|
John Lewin
|
f0d1596a7f
|
Move file into common location
|
2018-05-23 22:14:03 -07:00 |
|
John Lewin
|
c1f40b98f1
|
Restore window titles
|
2018-05-23 19:26:04 -07:00 |
|
John Lewin
|
dd1b0aaa14
|
Rename files to match types
|
2018-05-23 19:16:08 -07:00 |
|
John Lewin
|
bc9d05b6e4
|
Rename LevelingWizardContext -> LevelingWizard, consolidate types
- Merge temporary LevelingWizardX into LevelingWizard
|
2018-05-23 19:12:46 -07:00 |
|
John Lewin
|
8b1dc1ab35
|
Use common root page
|
2018-05-23 18:36:25 -07:00 |
|
John Lewin
|
f142339673
|
Add missing file
|
2018-05-23 18:24:26 -07:00 |
|
John Lewin
|
f66f160655
|
Fix typo
|
2018-05-23 18:24:19 -07:00 |
|
John Lewin
|
3bbf8e02c1
|
Use printer reference in LevelingWizardContext
|
2018-05-23 18:23:38 -07:00 |
|
John Lewin
|
3a928e5343
|
Move printer reference into LevelingWizardContext
|
2018-05-23 18:01:09 -07:00 |
|
John Lewin
|
e72f18d474
|
Migrate LevelingWizard to DialogPage
|
2018-05-23 17:54:31 -07:00 |
|
John Lewin
|
62d1ab164c
|
Rename InstructionsPage -> LevelingWizardPage
|
2018-05-23 12:19:21 -07:00 |
|
John Lewin
|
9799795dc1
|
Consolidate WizardControlPage into InstructionsPage
|
2018-05-23 12:15:52 -07:00 |
|
John Lewin
|
679909ec18
|
Inline constructed strings
|
2018-05-23 11:48:24 -07:00 |
|
John Lewin
|
a5d2cf89ef
|
Remove marker only type, use InstructionsPage base
|
2018-05-23 11:48:24 -07:00 |
|
John Lewin
|
62f6c6c382
|
Simplify
|
2018-05-23 11:48:23 -07:00 |
|
John Lewin
|
c6ac8af573
|
Inline constructed strings
|
2018-05-23 11:48:23 -07:00 |
|
John Lewin
|
b1f01d7333
|
Revise accessibility, simplify
|
2018-05-23 11:48:23 -07:00 |
|