More work on heightmap probing.

This commit is contained in:
2023-05-07 23:06:12 +03:00
parent 7e9be315cf
commit 368e5621d7
4 changed files with 300 additions and 25 deletions
+6
View File
@@ -46,6 +46,12 @@ Corner finding
- need to know the bit diameter
- use G38.2 to probe X edge and set that as current X - diam/2
Render arcs
Render quadratic splines
Render bezier splines
Synchronize executing program with render (show executed paths with different colors)
Show a progress bar when executing programs.
Add aggressive buffer execution policy and make it selectable.
DONE - Show program extents