Commit graph

2539 commits

Author SHA1 Message Date
LarsBrubaker
6e682494de Refactoring to use ITraceable preferentially to IPrimitive 2020-09-12 09:52:37 -07:00
LarsBrubaker
52df1380a7 Making the scene tree view a bit better 2020-09-12 08:53:40 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -07:00
LarsBrubaker
6d361ba08d Fixed the z arrow high rez size 2020-09-11 07:55:14 -07:00
LarsBrubaker
bbae605f5c added round option to wedge 2020-09-11 07:43:04 -07:00
LarsBrubaker
a53eb74696 Made GitHub containers show an icon if not on server 2020-09-11 07:09:10 -07:00
LarsBrubaker
26bb26884f Make sure we are thread safe 2020-09-10 09:50:33 -07:00
LarsBrubaker
54c3cdedea Only scale if need to 2020-09-10 08:01:08 -07:00
LarsBrubaker
1ac56ffb89 github image support 2020-09-10 07:23:52 -07:00
LarsBrubaker
e91797cf0f cache github images 2020-09-10 06:53:38 -07:00
Lars Brubaker
e52a97f2da working to download images 2020-09-10 06:50:02 -07:00
LarsBrubaker
5cd3d147fd Don't reset the probe offset if it is coming from legacy update 2020-09-08 19:10:01 -07:00
LarsBrubaker
5aa2645c0a Fix issue with looking for updates in legacy settings keys 2020-09-07 16:04:54 -07:00
Lars Brubaker
c92593d199 Wrote a test to ensure we keep the settings indicator updated correctly 2020-09-01 18:08:15 -07:00
Lars Brubaker
e05688cd12 Updated comment 2020-09-01 09:36:49 -07:00
LarsBrubaker
c0113ef797 fix import settings
issue: MatterHackers/MCCentral#6035
After importing a material or quality preset the drop menu does not get updated

fixing warnings
2020-09-01 09:22:18 -07:00
LarsBrubaker
6baf716729 fixing scale of preset window 2020-08-31 21:23:25 -07:00
LarsBrubaker
33ebbafa25 Show make model on settings update page
issue: MatterHackers/MCCentral#6032
List/show current printer model in top level description of the settings updater
2020-08-31 19:57:22 -07:00
LarsBrubaker
acddd2531c Don't show save on printer settings for material
issue: MatterHackers/MCCentral#6030
Save to should not offer Quality and Material for "Printer Settings"

make sure sub menus open well in bottom right corner
2020-08-31 19:33:43 -07:00
LarsBrubaker
88bf857fa6 Set focus to the search field
issue: MatterHackers/MCCentral#6029
Typo in Update Settings text
2020-08-31 19:10:10 -07:00
LarsBrubaker
dc327e7e95 Don't process bad images 2020-08-30 16:34:00 -07:00
LarsBrubaker
f25dbe7193 need to exclude the extruder offest 2020-08-30 14:11:05 -07:00
LarsBrubaker
828e470f82 Cache the results per printer 2020-08-30 13:23:22 -07:00
LarsBrubaker
90da6c6828 Better display of settings update 2020-08-30 13:02:46 -07:00
LarsBrubaker
f9bd1f065f make sure they are pre-multiplied 2020-08-30 11:19:45 -07:00
LarsBrubaker
cf3a6d5893 Don't double scale on high rez 2020-08-30 09:49:23 -07:00
LarsBrubaker
e7f159048f Put back in small icon rendering
issue: MatterHackers/MatterControl#4825
Library icons no longer distinguishable
2020-08-30 09:43:22 -07:00
LarsBrubaker
23c409dd83 Don't apply extrusion multiplier while loading and unloading
issue: MatterHackers/MCCentral#6024
Load/Unload filament should ignore Extrusion Multiplier
2020-08-30 08:29:15 -07:00
LarsBrubaker
8a59a8307e fixing nudge movement
issue: MatterHackers/MatterControl#4824
Object vertical movement via keyboard does not honor snap grid
2020-08-30 07:29:12 -07:00
LarsBrubaker
d6cb1f15d1 fixing test 2020-08-29 23:05:40 -07:00
LarsBrubaker
1e852a7531 improving right click settings menu 2020-08-29 20:56:01 -07:00
LarsBrubaker
e49deacdec Wrote a test and made layer highlight more intentional 2020-08-29 20:06:03 -07:00
LarsBrubaker
dc55ac655f Cleaning up warnings 2020-08-29 20:06:03 -07:00
LarsBrubaker
fd1b923857 Add options to set and clear setting from right click
Don't close when right click
2020-08-29 20:06:03 -07:00
LarsBrubaker
e24c240876 It is now working and passing tests
issue: MatterHackers/MCCentral#6021
OEM settings update procedure
2020-08-29 20:06:03 -07:00
LarsBrubaker
acddb1e01a Now you can update the setting 2020-08-29 20:06:03 -07:00
LarsBrubaker
1a103dd2c0 oem settings updater is shaping up 2020-08-29 20:06:03 -07:00
LarsBrubaker
2e958fda5d Starting work on the Update Settings page 2020-08-29 20:06:02 -07:00
LarsBrubaker
607a9d7b58 Refactoring validation warnings so they can be reset easily 2020-08-29 20:06:02 -07:00
LarsBrubaker
87d8de607a Ignore more settings while validating oem settings changes 2020-08-29 20:06:02 -07:00
LarsBrubaker
e71aacbedb Working on validating current default settings 2020-08-29 20:06:02 -07:00
Lars Brubaker
6a5c4756cc fixing warning - thinking about SCAD 2020-08-29 20:06:02 -07:00
John Lewin
0d46e88d15 Code cleanup, remove unused event 2020-08-29 13:41:24 -07:00
John Lewin
2e15a418e9 Prevent loss of state and flicker during icon generation
- Issue MatterHackers/MatterControl#4828
Library folder consistently reloads losing 'Generating' thumbnail icon and causing flicker
2020-08-29 13:40:34 -07:00
John Lewin
9138f9fd0e Ensure MeshProvider default icon is theme aware
- Issue MatterHackers/MatterControl#4827
New file icon styling is not theme aware
2020-08-29 13:39:00 -07:00
John Lewin
11be9e16f5 Ensure icon is loaded after .InvertIcons property is deserialized
- Issue MatterHackers/MatterControl#4826
Thumbnail generating icon is not theme aware
2020-08-29 13:35:52 -07:00
LarsBrubaker
00748d528b Making copy help with debug 2020-08-23 21:47:58 -07:00
LarsBrubaker
bf7eba4910 Improving copy gcode layer
Fixing scale controls
2020-08-23 13:31:16 -07:00
LarsBrubaker
8ab0d4d03a adding the ability to copy paths to make debugging easier 2020-08-22 08:12:34 -07:00
Lars Brubaker
874d2d404d fixing warnings / refactoring 2020-08-21 11:35:37 -07:00