Skip to content

Instantly share code, notes, and snippets.

@BlitzKraft
Created October 13, 2019 03:58
Show Gist options
  • Save BlitzKraft/2520de453c5727eca7a192dfb6cbb73e to your computer and use it in GitHub Desktop.
Save BlitzKraft/2520de453c5727eca7a192dfb6cbb73e to your computer and use it in GitHub Desktop.
$fn=60;
difference() {
cylinder(h=3, r=1);
translate([0, 0, -0.1])
cylinder(h=1.1, r=0.125);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment