Initial infrastructure documentation - comprehensive homelab reference
This commit is contained in:
3
Printing/Key caps/test_cylinder.scad
Normal file
3
Printing/Key caps/test_cylinder.scad
Normal file
@@ -0,0 +1,3 @@
|
||||
// Simple cylinder test
|
||||
$fn = 128;
|
||||
cylinder(h = 10, d = 5.0, center = true);
|
||||
Reference in New Issue
Block a user