Skip to content
Snippets Groups Projects
Select Git revision
  • 5465d7aea7346d47373b48d223244ed63d195b7f
  • master default protected
2 results

4feetby8feetArray.dxf

Blame
  • mm5.json 11.89 KiB
    {
      "description": {
        "name": "new program",
        "counter": 12
      },
      "modules": {
        "SerialportATKLink-0": {
          "description": {
            "isHardware": true,
            "isLink": true,
            "name": "SerialportATKLink",
            "alt": "window into hardware world",
            "id": "SerialportATKLink-0",
            "path": "./modules/hardware/atkseriallink.js",
            "position": {
              "left": 2379,
              "top": 568
            }
          },
          "inputs": {},
          "outputs": {},
          "state": {
            "portName": "---",
            "portStatus": "closed"
          },
          "ui": {
            "kickButton": {
              "type": "button",
              "clientPath": "ui/uiButton.js"
            }
          }
        },
        "ATKStepper-1": {
          "description": {
            "name": "ATKStepper",
            "alt": "software representation of stepper motor",
            "isHardware": true,
            "id": "ATKStepper-1",
            "path": "./modules/hardware/atkstepper.js",
            "position": {
              "left": 1826,
              "top": 77
            }
          },
          "inputs": {
            "trapezoid": {
              "accepts": "move instruction"
            },
            "accel": {
              "accepts": "number"
            },
            "rmtrig": {
              "accepts": "event"
            }
          },
          "outputs": {
            "ack": {
              "emits": "move acknowledgement",
              "calls": []
            },
            "position": {
              "emits": "number",
              "calls": []
            }
          },
          "state": {
            "message": "click below to test network",
            "route": "0,0",
            "rate": 2000,
            "axis": "X",