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 |
|
John Lewin
|
19a402f584
|
Follow multi-line invoke rules
|
2018-05-23 11:48:23 -07:00 |
|
John Lewin
|
c3b60199bb
|
Fix typo
|
2018-05-16 12:09:22 -07:00 |
|
John Lewin
|
741ef7a106
|
Restore Android only using statement
|
2018-05-10 15:15:49 -07:00 |
|
John Lewin
|
da8b841292
|
Spelling
|
2018-05-09 20:40:33 -07:00 |
|
Lars Brubaker
|
ce5ad5f687
|
Updated animation callback
Working on fixed string
|
2018-05-04 13:48:06 -07:00 |
|
Lars Brubaker
|
27b1e31ac5
|
Working on fit to bounds having radial option (image coin support)
Make default names and colors for all primitives
Improving public property editor context so we can show many at the same time
fixed spelling
|
2018-05-02 10:59:19 -07:00 |
|
Lars Brubaker
|
81e1cfd328
|
better position
|
2018-04-30 09:37:04 -07:00 |
|
Lars Brubaker
|
6387c72cb6
|
Make the 100 radial loops start at better positions
|
2018-04-30 09:34:42 -07:00 |
|