mirror of
https://github.com/revarbat/snappy-reprap.git
synced 2025-10-30 15:16:44 -07:00
Right-sized Y rail endcaps.
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@ use <joiners.scad>
|
|||||||
|
|
||||||
module rail_y_endcap()
|
module rail_y_endcap()
|
||||||
{
|
{
|
||||||
joiner_length=30;
|
joiner_length=25;
|
||||||
base_height = rail_height+groove_height;
|
base_height = rail_height+groove_height;
|
||||||
|
|
||||||
color("YellowGreen")
|
color("YellowGreen")
|
||||||
|
|||||||
Reference in New Issue
Block a user