Commit graph

10209 commits

Author SHA1 Message Date
Lars Brubaker
b5edf403ba Put in a quick pass at some help text. 2018-04-24 10:15:01 -07:00
Lars Brubaker
65f2ed5205
Merge pull request #3234 from jlewin/design_tools
Scale thumbnails if required, before calling ImageWidget setter
2018-04-24 09:04:41 -07:00
John Lewin
607d282bb2 Make unique icon for 'new part', revise icons 2018-04-24 08:55:05 -07:00
John Lewin
4594470f8c Don't offer printer plates until printer selected
- Issue MatterHackers/MCCentral#3193
Goal: help user get a printer selected (when multiple printers)
2018-04-24 08:54:29 -07:00
John Lewin
a97319aab6 Remove redundant code 2018-04-24 08:11:24 -07:00
John Lewin
e5584ac618 Scale thumbnails if required, before calling ImageWidget setter
- Issue MatterHackers/MCCentral#3205
Folders and part icons don't scale with theme
2018-04-24 07:59:46 -07:00
johnlewin
b48c7e8776
Merge pull request #3233 from larsbrubaker/design_tools
Make sure we still go up and down in gcode view
2018-04-24 07:18:19 -07:00
Lars Brubaker
6c1c8bf8bd Fixing gcode change layer with arrow keys 2018-04-23 18:48:17 -07:00
Lars Brubaker
e0f32a0ab1 Make sure we still go up and down in gcode view 2018-04-23 18:35:41 -07:00
johnlewin
e5443e9082
Merge pull request #3230 from jlewin/design_tools
Property name should remain consistent with source
2018-04-23 17:33:05 -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
9b59aaf8c2 Remove unused member 2018-04-23 17:25:01 -07:00
John Lewin
b553a8452d Property name should remain consistent with source 2018-04-23 17:25:01 -07:00
johnlewin
bfc456e245
Merge pull request #3229 from larsbrubaker/design_tools
Make it so we don't rotate the 3d view when on the gcode view
2018-04-23 17:22:54 -07:00
Lars Brubaker
1fc2ee9e38 Make it so we don't rotate the 3d view when on the gcode view 2018-04-23 17:03:19 -07:00
johnlewin
2fc39c7e77
Merge pull request #3227 from jlewin/design_tools
Fix icon size
2018-04-23 16:18:27 -07:00
John Lewin
c1604a1d86 Set border width in constructor to work around agg quirk
- Issue MatterHackers/MCCentral#3178
Borders missing from widgets in popup container
- Issue MatterHackers/MCCentral#3179
Native border properties having no effect on MHText/MHNumber edit fields
2018-04-23 16:07:49 -07:00
John Lewin
aa46c7e899 Fix icon size
- Issue MatterHackers/MCCentral#3199
Unexpected icon size
2018-04-23 16:07:49 -07:00
Lars Brubaker
6e1c3699d7
Merge pull request #3226 from larsbrubaker/design_tools
Made the view 3d keys happen when no other control has taken them
2018-04-23 15:46:52 -07:00
Lars Brubaker
573995658e Made the view 3d keys happen when no other control has taken them 2018-04-23 15:02:15 -07:00
Lars Brubaker
fb0400f572
Merge pull request #3225 from jlewin/design_tools
Clear ActivePrinters list before Add, remove 16 minute delay
2018-04-23 15:02:00 -07:00
John Lewin
b94ef9d43f Clear ActivePrinters list before Add, remove 16 minute delay
- Issue MatterHackers/MCCentral#3197
QualitySettingsStayAsOverrides test failing due to failure to switch
to selected printer
2018-04-23 13:52:28 -07:00
Lars Brubaker
11541aa0dd
Merge pull request #3223 from larsbrubaker/design_tools
Latest agg
2018-04-23 11:03:47 -07:00
Lars Brubaker
9801488b2e Latest agg 2018-04-23 10:53:31 -07:00
Lars Brubaker
f5f027962c
Merge pull request #3222 from larsbrubaker/design_tools
Fix fast moves on resume
2018-04-22 21:50:16 -07:00
LarsBrubaker
7e7d82df09 Fixed the resume test now that it does a move to set the speed 2018-04-22 21:46:11 -07:00
LarsBrubaker
b86371c8ca Added scale to IObject3D extensions 2018-04-22 19:25:17 -07:00
LarsBrubaker
169c5a624a Make sure we don't release the printers motors while paused 2018-04-22 17:40:19 -07:00
johnlewin
fec7e70582
Merge pull request #3221 from jlewin/design_tools
Improve stroke weighs and balancing, add missing SetPreMultiply()
2018-04-21 21:45:39 -07:00
John Lewin
8d9db18d69 Improve stroke weighs and balancing, add missing SetPreMultiply() 2018-04-21 14:59:45 -07:00
Lars Brubaker
68b481eb35
Merge pull request #3220 from larsbrubaker/design_tools
Added VertexStorage offset extension method
2018-04-21 08:19:07 -07:00
LarsBrubaker
caaa58a551 Added VertexStorage offset extension method 2018-04-21 08:14:15 -07:00
Lars Brubaker
f78f737154
Merge pull request #3219 from larsbrubaker/design_tools
Refactoring
2018-04-21 06:32:31 -07:00
Lars Brubaker
eee201fe83 Refactoring 2018-04-21 06:24:56 -07:00
Lars Brubaker
2a25dce456
Merge pull request #3218 from jlewin/design_tools
Evaluate using scaled folder icons
2018-04-21 06:24:23 -07:00
John Lewin
0fef0fa266 Evaluate using scaled folder icons
- Issue MatterHackers/MCCentral#3154
2018-04-21 00:50:29 -07:00
johnlewin
42f185c353
Merge pull request #3217 from jlewin/design_tools
Retain presetSelector and its SettingsChanged event handler
2018-04-20 17:24:07 -07:00
John Lewin
e584ee7284 Reset to model view on plate change
- Issue MatterHackers/MCCentral#3194
Selecting a new plate should change the view back to the 3D model view
2018-04-20 14:33:47 -07:00
John Lewin
01aa342a88 Only draw if required 2018-04-20 14:33:47 -07:00
John Lewin
c390a93635 Retain presetSelector and its SettingsChanged event handler
- Issue MatterHackers/MCCentral#3134
Changing material setting in main slice settings does not update
extruder material selection
2018-04-20 14:33:46 -07:00
John Lewin
925146f0f6 Simplify 2018-04-20 14:33:46 -07:00
johnlewin
d2630337ca
Merge pull request #3216 from larsbrubaker/design_tools
made the create and import printer buttons icon and to the right of pri…
2018-04-20 14:33:25 -07:00
Lars Brubaker
936c0bce0f made the create and copy printer buttons icon and to the right of printer selector 2018-04-20 13:56:09 -07:00
Lars Brubaker
0f606abd6c
Merge pull request #3215 from larsbrubaker/design_tools
turn of load unload temp with delay
2018-04-20 13:55:39 -07:00
Lars Brubaker
b4d24e1fe6 turn of load unload temp with delay 2018-04-20 13:27:14 -07:00
johnlewin
e85033540b
Merge pull request #3214 from larsbrubaker/design_tools
Getting tests to pass
2018-04-20 12:42:39 -07:00
Lars Brubaker
72e674c1f3 Getting tests to pass 2018-04-20 12:01:30 -07:00
Lars Brubaker
f5711e5e12
Merge pull request #3213 from larsbrubaker/design_tools
latest agg
2018-04-20 09:43:34 -07:00
Lars Brubaker
8e0e91235e latest agg 2018-04-20 09:38:32 -07:00
Lars Brubaker
77a44b15e7
Merge pull request #3212 from jlewin/design_tools
Extract LoadPrinter from LoadPrinterOpenItem
2018-04-19 18:28:09 -07:00