Plastic Bag

Type: component
PROBLEM

SOLUTION

A flexible containment module for collecting dispensed units. Accepts discs, coins, washers, or anything else the mechanism decides to launch into it.

Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_plastic_bag",
    "name": "Plastic Bag",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": null,
    "description": "A flexible containment module for collecting dispensed units. Accepts discs, coins, washers, or anything else the mechanism decides to launch into it.",
    "template": "component"
}