High Powered Spring

Type: component | Extends: Spring
PROBLEM

SOLUTION

A High Performance tensioned coil mechanism that stores and releases mechanical energy to advance, eject, or reset a component. The muscle behind the trigger.

EXTENDS
Inputs
Outputs
TREE
AVAILABLE INPUTS
AVAILABLE OUTPUTS
Schema
                            {
    "id": "comp_spring_heavy",
    "name": "High Powered Spring",
    "type": "component",
    "inputs": [],
    "outputs": [],
    "passthru": [],
    "children": [],
    "extends": {
        "id": "comp_spring",
        "name": "Spring",
        "type": "component",
        "inputs": [],
        "outputs": [],
        "passthru": [],
        "children": [],
        "tree": [],
        "extends": null,
        "description": "A tensioned coil mechanism that stores and releases mechanical energy to advance, eject, or reset a component. The muscle behind the trigger."
    },
    "image": "comp_spring",
    "description": "A High Performance tensioned coil mechanism that stores and releases mechanical energy to advance, eject, or reset a component. The muscle behind the trigger.",
    "template": "component"
}