mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-03-21 06:29:46 +01:00
added comments
This commit is contained in:
parent
7ea59ddfd5
commit
67b25a0ab0
@ -65,6 +65,7 @@ module rounded_cube(size, corner_r, center = false) {
|
||||
test_rounded_edge_corner_center(corner_frags, corners, center_pts);
|
||||
}
|
||||
|
||||
// override it to test
|
||||
module test_rounded_edge_corner_center(corner_frags, corners, center_pts) {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user