Commit graph

33 commits

Author SHA1 Message Date
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
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
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
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
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
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
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
Lars Brubaker
4cb61563d3 Making hot end heat up before probing the bed with the tip
Refactoring - moving classes to individual files
2018-04-10 14:41:21 -07:00
Lars Brubaker
3d1a8487c6 Fixing leveling theme colors 2018-04-09 12:23:06 -07:00
Lars Brubaker
d3818471c5 Made probe calibration happen automatically if required 2018-04-06 14:59:09 -07:00
John Lewin
ac3982c9d5 Fix spelling 2018-04-04 15:58:57 -07:00
Lars Brubaker
3f8f0cbe28 Put in temp that leveling occurred at
Put in date
Made rebuild data happen correctly
Improved leveling messages
Fixed a bug with leveling happening after line cutting
Added 5x5 leveling
2018-04-04 14:58:20 -07:00
Lars Brubaker
34970a6462 Refactoring leveling system 2018-04-04 14:58:19 -07:00
Lars Brubaker
f78db090ef Getting leveling data to be absolute
issue: MatterHackers/MCCentral#2980
Make leveling data be the measured plane (don't include probe offset in it)

Improving leveling message strings
2018-04-04 14:58:19 -07:00
Lars Brubaker
1d6c3e68da Improved printer import experience (mad simpler) 2018-03-16 15:14:23 -07:00
Lars Brubaker
eae2f773e6 Put in clean nozzle page
Added IVertexSource get weighted center
refactoring
2018-03-14 15:01:38 -07:00
Lars Brubaker
9fdbb1ef5c New probe calibration wizard is working 2018-03-12 16:39:17 -07:00
Lars Brubaker
b7f3de2a0d Working on new probe calibration wizard 2018-03-09 18:22:38 -08:00