• Skip to primary navigation
  • Skip to content
  • Skip to footer
AlferSoft Blog
  • About
  • All Posts
  • GitHub
    Peuchele

    Peuchele

    Pedí pollo que yo pago la diferencia!

    • Email

    Ludomatic Replacement Part

    May 25, 2015 less than 1 minute read

    This is a very simple model for printing Ludomatic part replacement. Ludomatic is a popular variation of Ludo.

    rotate(180, [0, 1, 0]) {
    	difference() {
    		union() {
    			cylinder(r = 5.9, h = 22.7, center = false);
    		}
    		cylinder(r = 4.4, h = 21.2, center = false);
    	}
    }

    Ludomatic Part OpenSCAD

    Ludomatic Part Replacement

    Ludomatic Part Replacement

    Download

    Download ludomatic.scad

    Thingiverse link

    Updated: May 25, 2015

    Share on

    X Facebook LinkedIn Bluesky
    Previous Next

    Comments

    You May Also Enjoy

    Oldies - Radio Times

    April 24, 2017 4 minute read

    Old radiocommunication-related programs

    Sony Entertainment Network spam stopper

    September 13, 2015 2 minute read

    How to avoid Sony Entertainment Network e-mail notifications for an account that someone created using your address

    Denise’s birthday problem solution (in Python)

    June 17, 2015 1 minute read

    A python script to resolve Denise’s birthday problem

    3D Printer – Z Axis Calibration

    May 25, 2015 less than 1 minute read

    How to calibrate Z axis on a 3D printer

    • Feed
    © 2025 AlferSoft Blog. Powered by Jekyll & Minimal Mistakes.