Skip to content

Commit ed16abd

Browse files
committed
surface pattern
1 parent 61d8bc0 commit ed16abd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/block.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ module machineblock(
256256
textColor = "#2c3e50", // color - Color of text.
257257

258258
//Surface Pattern
259-
surfacePattern = "../pattern/squares.svg",
259+
surfacePattern = "none",
260260
surfacePatternDimensions = [451.556, 451.556],
261261
surfacePatternOffset = [0,0],
262262
surfacePatternScale=0.25,

0 commit comments

Comments
 (0)