Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 535 Bytes

File metadata and controls

24 lines (17 loc) · 535 Bytes

Plotter Tools

Quick/dirty tools for getting started with AxiDraw plotting.

Requirements

  • AxiDraw
  • Python 3
  • AxiCLI
    # Quick install:
    python -m pip install https://cdn.evilmadscientist.com/dl/ad/public/AxiDraw_API.zip

Quick AxiDraw CLI Test

Run a few quick tests to ensure communication with the AxiDraw is working + motors and pen are functioning.

chmod +x quick_test.sh
./quick_test.sh

Quick Test