Improvements on mini pillars

This commit is contained in:
tamasmeszaros
2020-08-03 19:05:30 +02:00
parent 67b61c23f7
commit 7b6565abeb
6 changed files with 124 additions and 91 deletions
+6
View File
@@ -216,6 +216,12 @@ struct Bridge {
const Vec3d &j2,
double r_mm = 0.8,
size_t steps = 45);
Bridge(const Vec3d &j1,
const Vec3d &j2,
double r1_mm,
double r2_mm,
size_t steps = 45);
};
// A wrapper struct around the pad