Commit graph

344 commits

Author SHA1 Message Date
LarsBrubaker
49a0e89084 Make sure we can show all settings 2020-12-29 08:35:58 -08:00
Lars Brubaker
6472760a69 Adding in the ability to change the settings detail 2020-12-28 17:50:15 -08:00
LarsBrubaker
d5a64d6ccc creating custom printer page 2020-12-16 11:20:13 -08:00
LarsBrubaker
c8bfef2085 Add baud to com port setup
issue: MatterHackers/MatterControl#4884
Add ability to set baud rate in manual connection window
2020-12-15 15:00:00 -08:00
LarsBrubaker
40659f2423 Adding min fan speed to always set (override layer times) 2020-12-02 08:03:55 -08:00
LarsBrubaker
506f2b273f Making static data compile time and universal 2020-11-25 07:39:36 -08:00
LarsBrubaker
7f7f092393 improving setup feedback
issue: MatterHackers/MCCentral#6164
If Validate Leveling is enabled mark leveling calibration as complete
2020-11-12 07:52:34 -08:00
LarsBrubaker
2679f59aa2 Made 'Just my Settings' work for quality
issue: MatterHackers/MCCentral#6150
"View just my settings" not working for material and quality profiles
2020-11-08 07:43:54 -08:00
LarsBrubaker
0160d6b0e6 Putting in reason hierarchy 2020-11-05 09:49:11 -08:00
LarsBrubaker
7885c7422a attempting to fix sqlite imprort bug 2020-11-05 09:48:15 -08:00
LarsBrubaker
ce68d85e87 fixing warnings 2020-11-05 09:47:50 -08:00
Lars Brubaker
cc617999e2 Implementing fff import 2020-11-01 15:43:05 -08:00
Lars Brubaker
67f167622b Adding retract distance for avoid crossing
make mirror preserve height
2020-09-29 20:17:13 -07:00
LarsBrubaker
1dfe8b3ee5 refactoring 2020-09-11 23:09:50 -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
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
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
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
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
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
87d8de607a Ignore more settings while validating oem settings changes 2020-08-29 20:06:02 -07:00
Lars Brubaker
874d2d404d fixing warnings / refactoring 2020-08-21 11:35:37 -07:00
LarsBrubaker
ab2ff5286d adding acceleration 2020-08-20 22:04:04 -07:00
LarsBrubaker
0c99e76f4e Made menus resolution sensitive
Put in default note options for history
2020-08-14 21:56:39 -07:00
LarsBrubaker
012fad0b65 Making per tool baby stepping 2020-08-11 11:06:56 -07:00
LarsBrubaker
7945b381f5 Put in baby stepping for T1 (extruder 2)
issue: MatterHackers/MCCentral#5877
Print recovery does not work correctly when the print is extruder 2 only
2020-08-09 12:37:37 -07:00
Lars Brubaker
9df2078d0d fixed more scaling issues 2020-08-04 14:56:27 -07:00
Lars Brubaker
94b155f71d Making the slicer detect if a file has been changed since last slice 2020-07-29 14:29:59 -07:00
LarsBrubaker
247bc431cd Improving settings override name editing
issue: MatterHackers/MCCentral#5949
Material profile name doesn't save
2020-07-18 13:48:38 -07:00
LarsBrubaker
bae0720164 refactoring 2020-07-18 11:13:00 -07:00
LarsBrubaker
27dc4b1f0a Fixing bug when printer is deleted during printing
issue: MatterHackers/MCCentral#5955
NullReferenceException: Object reference not set to an instance of an object.
2020-07-16 07:59:57 -07:00
LarsBrubaker
e24550d054 improving undo in property editor
issue: MatterHackers/MCCentral#5945
Undo on part properties panel does not undo back to initial value
2020-07-11 09:19:41 -07:00
LarsBrubaker
22745bec34 using new consolidated code for right click 2020-07-09 07:12:00 -07:00
LarsBrubaker
0863c25b11 Improving cylinder
fixing test
commiting patch from jlewin to fix printers without beds trying to heat
2020-07-05 18:05:15 -07:00
LarsBrubaker
f21588a35b fixing tests 2020-07-05 11:26:35 -07:00
Lars Brubaker
f5015d1cd6 Make sure we don't crash if the slice is canceled and there is an error disposing it.
issue: MatterHackers/MCCentral#5929
InvalidOperationException: No process is associated with this object.
2020-07-02 13:48:49 -07:00
LarsBrubaker
d84908f9ed fixing for tests (yay for tests) 2020-06-28 15:45:45 -07:00
LarsBrubaker
15d39d297d Making the tooltips have markdown and context help 2020-06-26 17:01:36 -07:00
LarsBrubaker
af89580515 Refactoring settings layout 2020-06-21 13:41:37 -07:00