Skip to content

Commit

Permalink
Allow ironing to use lines pattern so it could be printed monotonically.
Browse files Browse the repository at this point in the history
  • Loading branch information
burtoogle committed May 16, 2021
1 parent 84590ad commit 2b3bafc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/definitions/fdmprinter.def.json
Original file line number Diff line number Diff line change
Expand Up @@ -1629,6 +1629,7 @@
"options":
{
"concentric": "Concentric",
"lines": "Lines",
"zigzag": "Zig Zag"
},
"default_value": "zigzag",
Expand Down

0 comments on commit 2b3bafc

Please sign in to comment.