mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-01-19 15:17:10 +01:00
don't translate
This commit is contained in:
parent
04116591f3
commit
283ebd3368
@ -29,7 +29,6 @@ $fn = 24;
|
||||
translate([0, tile_width * (rows + 1)]) {
|
||||
color("LightGrey")
|
||||
linear_extrude(tile_thickness / 2)
|
||||
translate([-tile_width / 2, -tile_width / 2])
|
||||
square([columns * tile_width, rows * tile_width]);
|
||||
|
||||
color("green")
|
||||
|
Loading…
x
Reference in New Issue
Block a user