config.yml 729 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. Ops:
  2. # - !PatchPen
  3. # Pen: 1
  4. # Color: [127, 127, 127]
  5. # Enabled: true
  6. # LoopCount: 3
  7. # Speed: 20.0
  8. # Power: 55.0
  9. # Frequency: 10000
  10. # - !ClonePen
  11. # From: 0
  12. # To: 1
  13. # LoopCount: 2
  14. # - !PatternPen
  15. # From: 1
  16. # To: 5
  17. # Field: !Speed 10
  18. # - !ExportPen
  19. # Index: 0
  20. # Path: export_pen.bin
  21. # - !ImportPen
  22. # Index: 1
  23. # Path: export_pen.bin
  24. # - !ExportObject
  25. # Layer: 0
  26. # Object: 0
  27. # Path: export_object.bin
  28. # - !ImportObject
  29. # Layer: 0
  30. # Object: 0
  31. # Path: export_object.bin
  32. - !RectangleArray
  33. Width: 3.0
  34. Height: 3.0
  35. Rows: 10
  36. Columns: 4
  37. Spacing: 0.5
  38. Pen: 0