Skip to content

Commit ed72019

Browse files
committed
expose layer
1 parent 9dbd079 commit ed72019

File tree

1 file changed

+1
-0
lines changed
  • src/main/java/com/marginallyclever/makelangelo/donatelloimpl/nodes/turtle

1 file changed

+1
-0
lines changed

src/main/java/com/marginallyclever/makelangelo/donatelloimpl/nodes/turtle/PrintTurtle.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ public PrintTurtle() {
4141
addPort(showTravel);
4242
addPort(travelColor);
4343
addPort(lineThickness);
44+
addPort(layer);
4445
}
4546

4647
@Override

0 commit comments

Comments
 (0)