Commit graph

1277 commits

Author SHA1 Message Date
Lars Brubaker
32a192c2b8 Upgrading to .net 6 2022-07-15 17:28:39 -07:00
Lars Brubaker
dbf2565bb4 Working on a new bvh builder
adding some timing feedback
refactoring
improving timing output options
2022-07-05 15:41:14 -07:00
Lars Brubaker
3bcb36eaab Restore source objects when canceled 2022-07-01 17:39:11 -07:00
LarsBrubaker
2acc7ed180 Working on union validation 2022-06-30 08:20:35 -07:00
LarsBrubaker
e91decdc12 Adding overflow text
Adding tool bar quick buttons
2022-06-19 15:43:42 -07:00
LarsBrubaker
e7f22f1895 improving bed rendering 2022-06-18 20:40:06 -07:00
Lars Brubaker
60f5d06742 Adding a send g-code object 2022-06-17 10:51:10 -07:00
Lars Brubaker
2597347f9c adding in re-arrange item support 2022-06-16 13:11:26 -07:00
Lars Brubaker
90cf1f183b Working to make output type be clearable 2022-05-29 22:42:30 -07:00
Lars Brubaker
c94159d196 Make clearing the solid color also clear the output type 2022-05-27 15:16:44 -07:00
LarsBrubaker
1b715c5347 Adding holes test and fixing regression 2022-05-27 07:47:21 -07:00
Lars Brubaker
5c3c644882 Making holes apply correctly when parent is set to solid or hole 2022-05-26 16:42:50 -07:00
Lars Brubaker
5e30d1bc87 Making holes apply correctly when parent is set to solid or hole 2022-05-26 15:56:55 -07:00
LarsBrubaker
d10975d0a9 Limiting the processing of CSG to bounds overlap 2022-05-22 17:39:36 -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
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
20a100dc70 Making export to STL process the scene 2022-05-09 12:23:11 -07:00
LarsBrubaker
4d3b0aa031 Showing output types (wipe tower, fuzzy, support) 2022-05-07 20:00:07 -07:00
LarsBrubaker
e81305daaa Show Solid vs Hole selection 2022-05-07 19:08:30 -07:00
Lars Brubaker
b73ff7070c Default to array combine 2022-05-06 12:51:59 -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
LarsBrubaker
218f8d5a15 improved hole behavior 2022-05-02 10:36:21 -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
LarsBrubaker
a216a484bb fix parsing of bad bounds 2022-04-27 22:24:01 -07:00
Lars Brubaker
90177b9d95 Improved leveling polygon selection
Limit recalculating slice settings display
2022-04-26 17:58:10 -07:00
fortsnek9348
0038e2d3e2 Fix upgrade tab dot positioning. 2022-04-26 22:27:55 +01:00
Lars Brubaker
aeef26db01 Starting the work of creating 'holes' 2022-04-19 18:10:30 -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
Lars Brubaker
b25694f8c3 Added has_independent_z
Added z calibration wizard
Finished probe calibration wizard
2022-04-01 11:28:58 -07:00
Lars Brubaker
68d361c2da Creating the conductive probe wizard procedure 2022-03-31 17:41:02 -07:00
Lars Brubaker
45bd3ed1b7 Don't show some warning if there are errors 2022-03-28 11:49:36 -07:00
LarsBrubaker
fd397f2e65 fixing file name problem 2022-03-24 21:00:41 -07:00
Lars Brubaker
3f4d5aac6f Fixing materials open dialog 2022-03-24 11:54:37 -07:00
Lars Brubaker
fc64b45978 Fixing warning and error icons 2022-03-24 09:55:35 -07:00
LarsBrubaker
18be37d464 fixing null refernces 2022-03-24 08:33:07 -07:00
Lars Brubaker
40e729f05f Fixing material settings 2022-03-23 18:07:46 -07:00
Lars Brubaker
cb8a942e08 Made ImageConverter test pass 2022-03-22 17:26:21 -07:00
Lars Brubaker
cd96bafee2 Improving component names 2022-03-22 15:54:19 -07:00
Lars Brubaker
6321c4aa8e You can now make components that can have expressions 2022-03-21 15:42:24 -07:00
Lars Brubaker
21955f625a adding materials 2022-03-21 13:55:53 -07:00