Heightmap probing ... done?

This commit is contained in:
2023-05-09 14:30:39 +03:00
parent 368e5621d7
commit abf1b26ba2
9 changed files with 322 additions and 42 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
Heightmap probing:
1. define the grid:
- from: x, y
- to: x, y
- step every: 5mm?
DONE - from: x, y
DONE - to: x, y
DONE - step every: 5mm?
- clearance height: Z1.5
- start probing at: Z0.5
- max negative z: Z-0.5 (when to fail probing)
- z final safety height: Z15
- from and to can be filled from current project bounding box
DONE - from and to can be filled from current project bounding box
2. probing
- machine moves at grid start position (x, y)