move fasteners out to their own repo
This commit is contained in:
parent
68151fe7a4
commit
46581a1c65
11 changed files with 3 additions and 2 deletions
1
modular-recipes/repos/fasteners/README.md
Normal file
1
modular-recipes/repos/fasteners/README.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
This repo contains common fasteners.
|
||||
14
modular-recipes/repos/fasteners/bearing_624.toml
Normal file
14
modular-recipes/repos/fasteners/bearing_624.toml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[outputs.bearing_624]
|
||||
quantity = { amount=10 }
|
||||
comments = "13mm OD, 4mm ID, 5mm wide"
|
||||
|
||||
[inputs]
|
||||
capital={quantity={amount=8.99, unit="USDollar"}}
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/162442914585"
|
||||
]
|
||||
13
modular-recipes/repos/fasteners/filament.toml
Normal file
13
modular-recipes/repos/fasteners/filament.toml
Normal 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"
|
||||
]
|
||||
13
modular-recipes/repos/fasteners/m4_20_shcs.toml
Normal file
13
modular-recipes/repos/fasteners/m4_20_shcs.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[outputs]
|
||||
m4_20_shcs = {quantity={amount=100}}
|
||||
|
||||
[inputs]
|
||||
capital={quantity={amount=15.49, unit="USDollar"}}
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/116208880820?var=416418584796"
|
||||
]
|
||||
13
modular-recipes/repos/fasteners/m4_25_bhcs.toml
Normal file
13
modular-recipes/repos/fasteners/m4_25_bhcs.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[outputs]
|
||||
m4_25_bhcs = {quantity={amount=100}}
|
||||
|
||||
[inputs]
|
||||
capital={quantity={amount=18.45, unit="USDollar"}}
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/116208880863?var=416418791413"
|
||||
]
|
||||
13
modular-recipes/repos/fasteners/m4_5_shcs.toml
Normal file
13
modular-recipes/repos/fasteners/m4_5_shcs.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[outputs]
|
||||
m4_20_shcs = {quantity={amount=100}}
|
||||
|
||||
[inputs]
|
||||
capital={quantity={amount=13.65, unit="USDollar"}}
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/116208880820?var=416418584787"
|
||||
]
|
||||
13
modular-recipes/repos/fasteners/m4_nuts.toml
Normal file
13
modular-recipes/repos/fasteners/m4_nuts.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[outputs]
|
||||
m4_nuts = {quantity={amount=100}}
|
||||
|
||||
[inputs]
|
||||
capital = { quantity = { amount = 1.35, unit = "USDollar" } }
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/116208880811?var=416418360544"
|
||||
]
|
||||
14
modular-recipes/repos/fasteners/m4_washer.toml
Normal file
14
modular-recipes/repos/fasteners/m4_washer.toml
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
[outputs.m4_washer]
|
||||
quantity = { amount=100 }
|
||||
comments = "4.4 mm ID, 8.8 mm OD, 0.8 mm thick"
|
||||
|
||||
[inputs]
|
||||
capital={quantity={amount=7.18, unit="USDollar"}}
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/116208880905?var=416418468720"
|
||||
]
|
||||
13
modular-recipes/repos/fasteners/silicone_tubing.toml
Normal file
13
modular-recipes/repos/fasteners/silicone_tubing.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
[outputs]
|
||||
silicone_tubing = {quantity={amount=3, unit="Meter"}}
|
||||
|
||||
[inputs]
|
||||
capital={quantity={amount=18.75, unit="USDollar"}}
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/134871649335"
|
||||
]
|
||||
18
modular-recipes/repos/fasteners/stepper_28byj_48.toml
Normal file
18
modular-recipes/repos/fasteners/stepper_28byj_48.toml
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
[outputs]
|
||||
stepper_28byj_48 = {}
|
||||
|
||||
[inputs]
|
||||
capital={quantity={amount=1.35, unit="USDollar"}}
|
||||
|
||||
[dependencies]
|
||||
operator = {skills=["vendor interaction"]}
|
||||
|
||||
[action.purchase]
|
||||
vendor = [
|
||||
"https://www.ebay.com/itm/224283233677"
|
||||
]
|
||||
|
||||
documentation = [
|
||||
"https://www.mouser.com/datasheet/2/758/stepd-01-data-sheet-1143075.pdf",
|
||||
"https://components101.com/motors/28byj-48-stepper-motor"
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue