move fasteners out to their own repo

This commit is contained in:
Sebastian Kuzminsky 2025-02-09 11:42:15 -07:00
parent 68151fe7a4
commit 46581a1c65
11 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1,13 @@
[outputs]
filament = { quantity = { amount = 1000, unit = "Gram" } }
[inputs]
capital={ quantity = { amount=23.99, unit="USDollar" } }
[dependencies]
operator = {skills=["vendor interaction"]}
[action.purchase]
vendor = [
"https://www.hatchbox3d.com/collections/abs-1-75mm/products/3d-abs-1kg1-75-red"
]