Commit graph

2675 commits

Author SHA1 Message Date
Lars Brubaker
73bdde05ab upgrade convex hull 2020-11-20 14:32:28 -08:00
Lars Brubaker
72ea164f11 add new application icon for GLFW 2020-11-18 15:18:32 -08:00
Lars Brubaker
325d0fab57 Fixing warnings 2020-11-17 17:37:58 -08:00
Lars Brubaker
4784508d77 Improving Set Temperature usability
Added Set Temperature test
2020-11-17 12:11:42 -08:00
LarsBrubaker
fa8dd5c5b4 Make sure we don't rebuild during clone 2020-11-17 07:55:49 -08:00
Lars Brubaker
995b081249 Fix temp tower rotation 2020-11-16 16:28:11 -08:00
LarsBrubaker
6dad0c296b also has to be last export stream 2020-11-15 18:00:09 -08:00
LarsBrubaker
19691833cf Make sure regex stream is last 2020-11-15 17:28:50 -08:00
LarsBrubaker
a84805e164 Added temp tower to calibration folder
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-15 17:03:28 -08:00
LarsBrubaker
975c9294ca Adding change temp object
issue: MatterHackers/MCCentral#6123
Create a temperature calibration object
2020-11-14 13:35:39 -08:00
Lars Brubaker
eb6960b053 Make sure we can't calibrate while printing 2020-11-13 17:24:15 -08:00
Lars Brubaker
93c4aa3c0c Adding M851 to the emulator (Set XYZ Probe Offset) 2020-11-13 17:18:04 -08:00
Lars Brubaker
6bd35c0260 Make sure we actually stay inside the boundary 2020-11-13 17:17:25 -08:00
Lars Brubaker
a25006f302 Made settings show where they are
don't show bed leveling on temp message if leveling validation enabled
2020-11-13 16:36:12 -08:00
Lars Brubaker
332f3ed9d5 fix buttons on calibration page
issue: MatterHackers/MCCentral#6175
Make the buttons look like buttons
2020-11-13 16:36:12 -08:00
Lars Brubaker
464e92c177 Need to still show them 2020-11-13 09:12:14 -08:00
LarsBrubaker
25fdfc73c2 More descriptive 2020-11-12 22:42:35 -08:00
LarsBrubaker
0820af1057 More of what we wanted 2020-11-12 22:38:40 -08:00
LarsBrubaker
6b5b16319d Report probe result z
issue: MatterHackers/MCCentral#6172
Report Bed Validation Point
2020-11-12 22:31:01 -08:00
LarsBrubaker
f5cf5a7418 Improving calibration display when disconnected
issue: MatterHackers/MCCentral#6169
View Leveling Data when not connected to Printer
2020-11-12 21:56:20 -08:00
Lars Brubaker
0e91994427 making the ratio settable 2020-11-12 16:24:14 -08:00
LarsBrubaker
2fa2883667 get rid of bad close button
issue: MatterHackers/MCCentral#6165
Help display has close button under edit button
2020-11-12 08:08:37 -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
7ddc39733e Made better history input
issue: MatterHackers/MCCentral#6148
Create canceled / failed options hierarchy
2020-11-08 18:39:16 -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
d98ba53c65 Fix selection problem with rotate and scale transforms
issue: MatterHackers/MCCentral#6153
Adding scale does not change the properties panel to be the scale object
2020-11-07 15:44:04 -08:00
LarsBrubaker
99067587fa Put back in add base option
issue: MatterHackers/MCCentral#6152
Lost the ability to add a BaseObject3D to a mesh with a Path Object in it
2020-11-07 15:12:19 -08:00
LarsBrubaker
3d6ac520e3 Add back edit component
issue: MatterHackers/MCCentral#6151
Lost the ability to convert an image converter to a ComponentObject3D
2020-11-07 15:04:57 -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
57f9f65ed0 Put in validation_threshold 2020-11-04 16:53:30 -08:00
Lars Brubaker
91d5e14e6f Fixing tests 2020-11-04 15:06:29 -08:00
Lars Brubaker
8ff919b6e3 Handling M83 better 2020-11-03 17:50:28 -08:00
LarsBrubaker
0f5499217f relative move test fix 2020-11-03 07:39:04 -08:00
Lars Brubaker
c3f434fe3e Merge branch 'master' of https://github.com/MatterHackers/MatterControl
# Conflicts:
#	MatterControl.Printing/Settings/PrinterSettingsLayer.cs
#	MatterControlLib/SlicerConfiguration/Settings/ProfileManager.cs
2020-11-02 18:24:19 -08:00
Lars Brubaker
cc617999e2 Implementing fff import 2020-11-01 15:43:05 -08:00
Lars Brubaker
8998495514 get rid of regressed close button 2020-10-30 11:24:21 -07:00
LarsBrubaker
b468533411 Made the star ratings more intuitive 2020-10-30 07:48:25 -07:00
Lars Brubaker
a4d05c1bf4 remove debugging pause 2020-10-29 18:00:18 -07:00
LarsBrubaker
14f8f45e56 fixing bad close button placement
issue: MatterHackers/MCCentral#6129
presets editor has close button under edit icon
2020-10-28 19:54:21 -07:00
LarsBrubaker
7af4ff5571 make validation have feedback
issue: MatterHackers/MCCentral#6126
Add leveling feedback to printing dialog (like heating)
2020-10-28 19:44:02 -07:00
Lars Brubaker
8036326b10 Make sure we cancel correctly 2020-10-28 16:37:23 -07:00
Lars Brubaker
77e7aab2ac Fixing bugs with leveling validation 2020-10-28 12:09:12 -07:00
Lars Brubaker
fb95a351f5 Test a single point before doing the entire bed 2020-10-28 09:53:52 -07:00
Lars Brubaker
c439ea2908 Make it more consistent 2020-10-28 09:17:32 -07:00
Lars Brubaker
dff86bb5a6 finishing up validate leveling stream 2020-10-27 17:45:01 -07:00
Lars Brubaker
89052879fc working on print validation stream 2020-10-27 13:06:58 -07:00
Lars Brubaker
9e458f7309 Clear the print log when the button is clicked 2020-10-27 13:05:53 -07:00
Lars Brubaker
3a5a9a3b1c make emulated probe return reasonable result 2020-10-27 13:05:35 -07:00