Commit graph

1289 commits

Author SHA1 Message Date
Lars Brubaker
6837fb34ed Fixing error with support not visible when looking up from under the bed. 2022-09-06 16:24:26 -07:00
Lars Brubaker
8f4acc7641 Merge remote-tracking branch 'jlewin/issue/5248' 2022-09-06 15:35:47 -07:00
Lars Brubaker
6eb78e73e1 adding quick timers to track draw performance 2022-09-02 17:28:37 -07:00
John Lewin
4c8d9be66f Add unsaved changes 2022-09-01 20:52:02 -07:00
John Lewin
c8c938f562 Suppress invalid Save dialog, disable Slice on stand-alone GCODE files
- Wire up listeners to keep button states in sync with content
2022-09-01 13:24:08 -07:00
John Lewin
b11dbf2d2c Disable re-slice button on loaded g-code
- Fix #5248
2022-09-01 11:37:39 -07:00
John Lewin
f0dba3865f Markdig table renderer prototype 2022-08-29 00:47:01 -07:00
LarsBrubaker
844b3fdb14 Fix path subtract 2022-08-14 21:31:52 -07:00
LarsBrubaker
9e2aad8651 deprecated vertexsource 2022-08-14 08:13:22 -07:00
LarsBrubaker
a9b1081bed Making 2D Paths a more natural part of the system 2022-08-09 08:48:05 -07:00
LarsBrubaker
3307e204ee All buttons switch to agg themed buttons 2022-08-03 16:56:51 -07:00
Lars Brubaker
2bd1cd1e13 Moving PopupMenu to Agg 2022-07-15 19:13:44 -07:00
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