aboutsummaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/main.go b/main.go
index 32e2e11..8c3568b 100644
--- a/main.go
+++ b/main.go
@@ -10,8 +10,8 @@ func main() {
//defer cu.LineType(Solid)
//cu.Raw([]string{"L100,1,400,100"})
- cu.TestCut()
- //cu.TestPattern()
+ //cu.TestCut()
+ cu.TestPattern()
//cu.EasterEgg()
//cu.DrawMarks()
//cu.Move(Point{300, 300})