mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 00:36:40 +02:00
rename param
This commit is contained in:
@@ -95,7 +95,7 @@ module cube_character(head_size) {
|
||||
body();
|
||||
|
||||
translate([0, head_size * 0.75])
|
||||
connector_peg(peg_radius, spacing = spacing, heads = true);
|
||||
connector_peg(peg_radius, spacing = spacing, ends = true);
|
||||
}
|
||||
|
||||
// refactored from https://www.thingiverse.com/thing:258542
|
||||
|
Reference in New Issue
Block a user