Commit graph

218 commits

Author SHA1 Message Date
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
John Lewin
685541523b Spelling 2018-07-12 22:49:39 -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
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
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
LarsBrubaker
553e822e56 Added level sample cache
Added 100 point disk
2018-04-28 16:59:39 -07:00
LarsBrubaker
685c4dd759 took out some debugging 2018-04-28 13:38:38 -07:00
LarsBrubaker
05c4b75871 Getting leveling triangle lookup to have a cache 2018-04-28 13:35: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
db9e000f65 Add tool tip text to leveling and probe calibration buttons
- Issue MatterHackers/MCCentral#3207
2018-04-23 17:25:01 -07:00
John Lewin
925146f0f6 Simplify 2018-04-20 14:33:46 -07:00
Lars Brubaker
c63173f199 Moving all user settings test strings into UserSettingsKey
prototyping user tips system
2018-04-18 14:38:21 -07:00
John Lewin
4618c46fc4 Remove MoveButton factory, use TextButton 2018-04-15 11:30:14 -07:00
Lars Brubaker
fd713d5616 Limit MH Number edit to 3 decimal places. 2018-04-12 17:31:21 -07:00
John Lewin
37a0b64b02 Use dedicated theme for menus, prefer theme colors over explicit refs
- Revise icon loader to take an Invert bool instead of custom enum
- Remove icon loader static ref to ActiveTheme.Instance
- Pass contextual theme.InvertIcons for theme specific invert behavior
2018-04-12 13:17:17 -07:00
Lars Brubaker
3091a719ee Made RoundedToggleSwitch play mouse down animation
Made UiThread SetInterval return a RunningInterval
Added EaseIn EaseOut and EaseInOut to agg_basics
2018-04-11 17:36:03 -07:00
Lars Brubaker
7ba5517c70 Fixed bug with showing bed rather than extruder temp
changed extruder to nozzle
2018-04-11 12:53:07 -07:00
Lars Brubaker
b16328df27 Created a new animation object
got the spinner to use it
refactored graphics2D -> Graphics2D in DrawEventArgs
updated (c)
2018-04-11 10:22:17 -07:00
Lars Brubaker
d4ac2884b6 Leveling is way better and more dynamic
Pages can take dependencies on the previous page data
2018-04-10 17:59:27 -07:00