Commit graph

3381 commits

Author SHA1 Message Date
Lars Brubaker
e218b6b961 Make Part Setting have undo support
Make checking for scene overrides check if the scene has changed first
faster MeshAllowedBounds calculation
2022-05-23 16:41:55 -07:00
Lars Brubaker
7154180e50 make new part opens not undo to an empty plate 2022-05-23 11:08:48 -07:00
LarsBrubaker
d10975d0a9 Limiting the processing of CSG to bounds overlap 2022-05-22 17:39:36 -07:00
Lars Brubaker
bffdedae42 fix ui issue with color picker when current color is white 2022-05-19 17:23:57 -07:00
Lars Brubaker
338bc0c3dd Finishing up warning messages for conductive probing
Added support for conductive probing to emulator
spend up rendering a bit (check less bounds)
Refactoring trackball a bit
2022-05-19 13:34:04 -07:00
LarsBrubaker
76f9451284 Bigger default support pillars 2022-05-18 15:55:29 -07:00
LarsBrubaker
546b897355 Fixing slicing delay with lots of supports 2022-05-18 15:20:44 -07:00
Lars Brubaker
245c96fe55 Put in correct protection 2022-05-17 16:19:14 -07:00
Lars Brubaker
721f41e74d Making abutted faces union correctly 2022-05-12 18:15:07 -07:00
LarsBrubaker
2f3888137c Fixing issue with union on back to back faces 2022-05-12 08:46:11 -07:00
LarsBrubaker
f2e91ddbbe Improving hole / solid visibility 2022-05-10 08:29:08 -07:00
Lars Brubaker
ee07d3ebfd More emphasis on solid & hole setting 2022-05-09 18:20:08 -07:00
Lars Brubaker
ecdea63e56 Adding a hole primitive 2022-05-09 15:17:55 -07:00
Lars Brubaker
20a100dc70 Making export to STL process the scene 2022-05-09 12:23:11 -07:00
LarsBrubaker
55454a8615 Working on STL output with hole consideration and progress 2022-05-08 20:39:51 -07:00
LarsBrubaker
4f0b03ce78 Send the actual WeldTolerance
Fixe tests
2022-05-08 18:22:22 -07:00
LarsBrubaker
4d3b0aa031 Showing output types (wipe tower, fuzzy, support) 2022-05-07 20:00:07 -07:00
LarsBrubaker
54a0001ef0 Make sure settings get visually updated on new and delete 2022-05-07 19:08:30 -07:00
LarsBrubaker
e81305daaa Show Solid vs Hole selection 2022-05-07 19:08:30 -07:00
Lars Brubaker
302cfc620e Only load setting that are part of an object that can be printed 2022-05-06 17:19:54 -07:00
Lars Brubaker
b73ff7070c Default to array combine 2022-05-06 12:51:59 -07:00
Lars Brubaker
c5eab9abb9 Make group on 'G' work correctly (and not mess up text entry) 2022-05-05 16:21:52 -07:00
Lars Brubaker
614ae5348c refactoring 2022-05-04 18:08:31 -07:00
Lars Brubaker
e4cdc106d8 Improving fan speed reporting 2022-05-03 10:19:26 -07:00
LarsBrubaker
2fd226c155 Improving hole handleing 2022-05-03 08:30:20 -07:00
Lars Brubaker
82f13beec3 Improving updating of scene override rendering 2022-05-02 17:50:47 -07:00
LarsBrubaker
218f8d5a15 improved hole behavior 2022-05-02 10:36:21 -07:00
Lars Brubaker
ab6a75c586 Adding hole processing to curve 2022-04-29 18:05:06 -07:00
Lars Brubaker
ce9019884f Working on adding hole support to Source Objects 2022-04-29 17:33:29 -07:00
Lars Brubaker
16af8dcdb2 Fixing passed in color when selected object is default 2022-04-29 14:37:14 -07:00
Lars Brubaker
4a48f2e3e8 Improving hole button 2022-04-29 14:18:55 -07:00
Lars Brubaker
2a2a717265 updating ui hints
fixing issue with group
2022-04-28 16:39:09 -07:00
Lars Brubaker
9839215603 Combine can subtract holes 2022-04-28 14:08:30 -07:00
Lars Brubaker
cf5931d272 Improving ShowUpdateButton api 2022-04-28 13:19:48 -07:00
Lars Brubaker
094324e645 Improving matterslice output in consideration of top level holes 2022-04-28 11:08:32 -07:00
LarsBrubaker
a216a484bb fix parsing of bad bounds 2022-04-27 22:24:01 -07:00
Lars Brubaker
b0d84a0a36 Make sure we put the leveling steam in after the max length stream
Fixes bug with leveling long lines
2022-04-27 14:10:01 -07:00
Lars Brubaker
90177b9d95 Improved leveling polygon selection
Limit recalculating slice settings display
2022-04-26 17:58:10 -07:00
fortsnek9348
04b7f6da02 Fix slice settings tests. 2022-04-26 22:27:55 +01:00
fortsnek9348
0038e2d3e2 Fix upgrade tab dot positioning. 2022-04-26 22:27:55 +01:00
Lars Brubaker
fbc19a8273 Better updating of setting when part settings object on bed 2022-04-25 11:05:30 -07:00
Lars Brubaker
cb86a9973b Improving updating of part settings override
We now can combine multiple part settings
2022-04-20 18:01:01 -07:00
Lars Brubaker
aeef26db01 Starting the work of creating 'holes' 2022-04-19 18:10:30 -07:00
Lars Brubaker
8d3a6cd3cb Improving part settings updating
Improving settings display (sharing code)
2022-04-19 10:03:25 -07:00
Lars Brubaker
d6996afb4b Got copy user overrides in. Butter updating of settings 2022-04-13 17:44:51 -07:00
Lars Brubaker
7c15e8edea Working on new slice settings override object 2022-04-12 17:31:40 -07:00
Lars Brubaker
3c0a4da20d Added fuzzy surface option 2022-04-08 14:25:25 -07:00
Lars Brubaker
c5da58cb77 Adding support for Fuzzy and starting to think about Holes 2022-04-08 14:25:22 -07:00
fortsnek9348
efade42f16 Use Math.Round for snap rounding. 2022-04-08 19:01:39 +01:00
Lars Brubaker
6e12c4c4f3 Wait for Save to conclude before exiting
Wait for start of G34 before looking for 'ok'
2022-04-04 16:26:48 -07:00