4 lines
72 B
OpenSCAD
4 lines
72 B
OpenSCAD
|
include <table_edge_clip.scad>;
|
||
|
|
||
|
tableEdgeClip(length = 8, depth = 40);
|