New paste Repaste Download
//Welcome to OpenSCAD
// 1 Translation of objects
color("blue")cube(10);
color("red") translate ([20,0,0]) cube(10);
// text
translate([0,-20])text("translate([x,y,z]) cube(10);", size=5, halign="center");
Filename: None. Size: 234b. View raw, , hex, or download this file.

This paste expires on 2024-09-21 05:31:03.088248. Pasted through web.