config.yml 781 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. Ops:
  2. - !ClonePen
  3. From: 0
  4. To: 255
  5. Inclusive: True
  6. - !PatchPen
  7. Pen: 0
  8. Power: 10.0
  9. # Color: [127, 127, 127]
  10. # Enabled: true
  11. # LoopCount: 3
  12. # Speed: 20.0
  13. # Frequency: 10000
  14. - !PatternPen
  15. From: 0
  16. To: 40
  17. Field: !Power 2
  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. - !DeleteObjects
  33. Layer: 0
  34. - !RectangleArray
  35. Layer: 0
  36. Width: 3.0
  37. Height: 2.0
  38. Columns: 8
  39. Rows: 5
  40. Spacing: 0.5
  41. Z: 0.0
  42. StartingPen: 0