John Lewin
7878fc8141
Add support for GCode post processors, discover and process from scene
2018-05-26 12:17:47 -07:00
johnlewin
b71c7ad869
Merge pull request #3358 from larsbrubaker/design_tools
...
Move import settings to settings section
2018-05-26 12:17:31 -07:00
LarsBrubaker
8c1e79dcf0
Move import settings to settings section
...
Moved export to bottom to create more distiction of import presets and export all
issue: MatterHackers/MCCentral#3451
Feature Request: Import/Export material profiles
2018-05-26 11:59:22 -07:00
Lars Brubaker
371498bcd8
Merge pull request #3357 from larsbrubaker/design_tools
...
Added group object
2018-05-26 11:58:56 -07:00
LarsBrubaker
1c18da68e7
Added group object
...
Made the names in the tree view better (hopefully)
2018-05-26 08:34:24 -07:00
Lars Brubaker
dbcdf4b4bd
Merge pull request #3355 from larsbrubaker/design_tools
...
Improvements in mesh wrapper
2018-05-25 17:17:30 -07:00
Lars Brubaker
4f8aad70e8
fixing more rebuild problems
2018-05-25 17:11:39 -07:00
Lars Brubaker
89701f2d70
Improvements in mesh wrapper
...
Default pinch to have an effect immediately
Refactoring
2018-05-25 14:52:23 -07:00
johnlewin
b7d834304d
Merge pull request #3354 from jlewin/design_tools
...
Ignore "Start Print" on empty bed
2018-05-25 07:21:53 -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
d60026e52a
Activate existing tab, limit to single tab only
...
- Issue MatterHackers/MCCentral#3380
Part thumbnail -> click -> part tab opens multiple for same thumbnail
2018-05-24 23:09:38 -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
Lars Brubaker
2cda757ee8
Merge pull request #3353 from jlewin/design_tools
...
Fix typo
2018-05-24 22:02:39 -07:00
John Lewin
466e614ff7
Fix typo
2018-05-24 19:40:23 -07:00
johnlewin
829f293c8a
Merge pull request #3352 from MatterHackers/unlimitedbacon-patch-1
...
Change time estimate in probe calibration wizard.
2018-05-24 19:36:10 -07:00
johnlewin
60951765cf
Merge branch 'design_tools' into unlimitedbacon-patch-1
2018-05-24 19:31:58 -07:00
johnlewin
feccb96443
Merge pull request #3351 from larsbrubaker/design_tools
...
Refactoring in CurveObject
2018-05-24 19:17:49 -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
Lars Brubaker
1505add773
Refactoring in CurveObject
2018-05-24 17:52:47 -07:00
Lars Brubaker
59b7d422d6
Merge pull request #3350 from larsbrubaker/design_tools
...
Correct offset
2018-05-24 17:10:32 -07:00
Lars Brubaker
2b3f09ab32
Correct offset
2018-05-24 14:10:11 -07:00
Lars Brubaker
9afff277a6
Merge pull request #3349 from larsbrubaker/design_tools
...
Design tools
2018-05-24 13:18:45 -07:00
Lars Brubaker
7a5c68cf23
Put long running task at top left
2018-05-24 12:05:25 -07:00
Lars Brubaker
dfb1e6d498
Improving curve tool and subtract tool
...
Added world render cylinder function
Make curve tool default to adding a curve
2018-05-24 10:25:54 -07:00
Lars Brubaker
95657edce0
Merge pull request #3348 from jlewin/design_tools
...
Revise leveling wizards
2018-05-24 10:17:41 -07:00
John Lewin
4b557a4fd8
Inline constructed strings, use consistent property patterns
2018-05-24 09:34:23 -07:00
John Lewin
3cc5e5434d
Add G30 support to emulator for leveling/probe wizards
...
- Issue MatterHackers/MCCentral#3441
Emulator hangs during probing
2018-05-24 09:13:20 -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
bfc3eddb06
Simplify
2018-05-23 11:48:24 -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
afb941a1c5
Remove confusing indirection to widget text
2018-05-23 11:48:23 -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