Commit graph

2775 commits

Author SHA1 Message Date
Lars Brubaker
9e73bab7d2 Make wipe tower be able to be hollow
issue: MatterHackers/MCCentral#5498
Make wipe tower hollow
2021-02-18 17:20:14 -08:00
Lars Brubaker
3398fea850 Don't arrange non-persist able objects (things like measure tool) 2021-02-17 17:47:48 -08:00
Lars Brubaker
0ad421360c Improving SLA export ui 2021-02-16 17:34:47 -08:00
Lars Brubaker
076b04f689 Added G4 P1 to conductive probe
Added error message when conductive probe moves too low
2021-02-16 14:20:44 -08:00
LarsBrubaker
0492291e91 Make the minimum conductive probe height a variable 2021-02-16 07:56:28 -08:00
Lars Brubaker
1f09ea58b1 Adding the ability to calibrate the probe against a conductive tab 2021-02-15 17:42:15 -08:00
Lars Brubaker
824823ded9 Adding SLA file library 2021-02-15 12:17:49 -08:00
LarsBrubaker
92da700a85 Make sure we don't rebuild when not needed 2021-02-10 21:44:44 -08:00
LarsBrubaker
9e34e540f7 Add bases to meshes 2021-02-09 22:27:42 -08:00
LarsBrubaker
97bd8a8b6d working on calculating a base from a mesh (not path) 2021-02-09 22:27:42 -08:00
Lars Brubaker
e9ee7a8cae Make mesh leveling go to the next closest point
issue: MatterHackers/MCCentral#6232
Homing to the back left (min x, max y) should start leveling at back left
2021-02-09 17:27:26 -08:00
Lars Brubaker
71d2b13830 Cancel correctly during leveling validation
issue: MatterHackers/MCCentral#6259
If cancel while heating the bed w' leveling validation does not stop imediately
2021-02-09 16:54:42 -08:00
LarsBrubaker
408d053934 Leveling validation needs to be before line cutting 2021-02-09 15:40:08 -08:00
Lars Brubaker
aaca06e18b use key to set enum field 2021-02-08 18:00:22 -08:00
Lars Brubaker
a1c5788965 spelling 2021-02-08 11:53:25 -08:00
LarsBrubaker
e995d6ecb8 Plane cut is working onw 2021-02-07 10:13:57 -08:00
LarsBrubaker
73b810c30f Don't loose polygon winding 2021-02-07 10:12:06 -08:00
Lars Brubaker
2026bb220c improving item button logic
fix spelling
2021-02-05 17:52:29 -08:00
Lars Brubaker
6b27f82d88 refactoring api 2021-02-04 18:13:26 -08:00
Lars Brubaker
5fc583deb2 Cleaning up api 2021-02-04 13:15:04 -08:00
Lars Brubaker
df6bcbfb0f Make sure we show clear_bed_gcode settings 2021-02-03 14:43:02 -08:00
Lars Brubaker
98dc1c8565 make sure we include SocketIOSharp 2021-02-02 11:25:26 -08:00
LarsBrubaker
2235e2aa84 clamp the color better 2021-02-02 11:25:26 -08:00
LarsBrubaker
5a926c2efc typo 2021-02-02 11:25:26 -08:00
LarsBrubaker
a519ec0766 removing discard return 2021-01-31 20:57:33 -08:00
LarsBrubaker
27e3facf02 Don't call remove on image buffer from gl cache.
issue: https://github.com/MatterHackers/MatterControl/issues/4959
2021-01-31 19:19:37 -08:00
LarsBrubaker
7956891817 less screen blinking 2021-01-30 20:55:36 -08:00
LarsBrubaker
11806a5abf Keep settings window open on changing view details 2021-01-30 20:19:56 -08:00
LarsBrubaker
2693c8351f Don't close print menu on support change 2021-01-30 08:49:06 -08:00
Lars Brubaker
531b1dbfe0 adding message to encourage trying to re-connect 2021-01-29 17:07:04 -08:00
Lars Brubaker
1599aa0fd4 Fixed issue with color control
refactoring GuiWidegt
2021-01-29 16:44:47 -08:00
LarsBrubaker
257fa19638 Now we can edit material colors 2021-01-29 08:22:00 -08:00
Lars Brubaker
53e96f7d79 Adding in material color setting 2021-01-28 18:06:29 -08:00
Lars Brubaker
1c2cc9fbc4 reverting materials color changes 2021-01-28 11:52:52 -08:00
LarsBrubaker
110a4f0246 fix color picker rendering 2021-01-28 08:00:47 -08:00
LarsBrubaker
ba14fe71bc adding html color widget to color picker 2021-01-27 23:12:44 -08:00
Lars Brubaker
515ea27e4f Improving color picker
Working to make materials have a color picker as well
2021-01-27 17:51:53 -08:00
Lars Brubaker
9c2c5e29f6 Improving layout, adding escape to radial control 2021-01-27 13:23:40 -08:00
LarsBrubaker
4e2821e79d Rotate less when changing to black or white 2021-01-27 11:34:27 -08:00
LarsBrubaker
8721966a3b some work on radial color picker 2021-01-26 22:53:42 -08:00
Lars Brubaker
f6cee3de28 Putting in new color control 2021-01-26 18:05:45 -08:00
Lars Brubaker
5f8ffe5650 Make sure we can build spiral vase even if the number of perimeters is 0
issue: MatterHackers/MCCentral#6245
0% infill and 0 perimeters should trigger warning in MC
2021-01-26 17:26:10 -08:00
LarsBrubaker
f961563bbc Made ctrl-a select all in library
Fixed bug with ctrl click in library
2021-01-23 09:19:08 -08:00
LarsBrubaker
9fdd45c92b Make tree view toggle on double click 2021-01-22 22:54:15 -08:00
LarsBrubaker
cd4f6f5010 Get enum descriptions 2021-01-22 07:57:13 -08:00
Lars Brubaker
7f07335f54 Working on adding tool tips to tab controls in Public Property Editor 2021-01-21 18:19:45 -08:00
Lars Brubaker
2838441c13 Make sure we can update read only fields 2021-01-21 14:30:22 -08:00
LarsBrubaker
cfc2570524 improving editor button 2021-01-18 21:48:31 -08:00
Lars Brubaker
5e37350142 Track print canceled state better 2021-01-15 17:52:13 -08:00
Lars Brubaker
9fa1061f1e Making it easier to start a print that will not ask for feedback
Ability to ask what printer an object is on
Starting work on ability to have a button on an object to execute arbitrary code
Cleanup and dead code removal
2021-01-14 15:49:34 -08:00