
40mm XYZ calibration cube
thingiverse
40mm x 40mm x 40mm XYZ extrude text using OpenSCAD: $fn=36; resize([40,40,40]) XYZ(); module XYZ(){ scale([1.1,.9,1]) translate([8.35,9.925,0]) rotate([0,0,180]) letter("Z"); scale([.95,1,1]) translate([0.15,9.5,0]) rotate([90,0,0]) letter("X"); scale([.9,1,1]) translate([0,0,0]) rotate([90,0,90]) letter("Y"); } module letter(string){ linear_extrude(10) text(string); }
Download Model from thingiverse
With this file you will be able to print 40mm XYZ calibration cube with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on 40mm XYZ calibration cube.