NOTE: some of this syntax isn't toml i don't think, so this should be treated more like pseudo-toml
14 lines
No EOL
259 B
TOML
14 lines
No EOL
259 B
TOML
[[outputs]]
|
|
bearing_hub_top={version=0.1, quantity=1, type="printed"}
|
|
|
|
[[inputs]]
|
|
filament={}
|
|
|
|
[[dependencies]]
|
|
printer={type="fdm"}
|
|
|
|
[[config]]
|
|
model="https://github.com/DerSchultze/Peristaltic-Controller@92a4d9b:stl/bearing-hub-top.STL"
|
|
|
|
[[action]]
|
|
print={} |