Recipes where action=printed now contain their model & print profile

This commit is contained in:
Sebastian Kuzminsky 2025-04-02 22:50:56 -06:00
parent 98353e926a
commit e0e38503f0
8 changed files with 17 additions and 25 deletions

View file

@ -7,8 +7,5 @@ filament={}
[dependencies]
tools=["fdm-printer"]
[config]
model="https://github.com/DerSchultze/Peristaltic-Controller@92a4d9b:stl/bearing-hub.STL"
[action]
print={}
print = { model="https://github.com/DerSchultze/Peristaltic-Controller/blob/92a4d9b/stl/bearing-hub.STL", profile="placeholder" }

View file

@ -7,8 +7,6 @@ filament={}
[dependencies]
tools=["fdm-printer"]
[config]
model="https://github.com/DerSchultze/Peristaltic-Controller@92a4d9b:stl/bearing-hub-top.STL"
[action]
print={}
print={ model="https://github.com/DerSchultze/Peristaltic-Controller/blob/92a4d9b/stl/bearing-hub-top.STL", profile="placeholder" }

View file

@ -7,8 +7,5 @@ filament={}
[dependencies]
tools=["fdm-printer"]
[config]
model="https://github.com/DerSchultze/Peristaltic-Controller@92a4d9b:stl/pump-top.STL"
[action]
print={}
print={ model="https://github.com/DerSchultze/Peristaltic-Controller/blob/92a4d9b/stl/pump-top.STL", profile="placeholder" }

View file

@ -7,8 +7,5 @@ filament={}
[dependencies]
tools=["fdm-printer"]
[config]
model="https://github.com/DerSchultze/Peristaltic-Controller@92a4d9b:stl/CheapPump.STL"
[action]
print={}
print={ model="https://github.com/DerSchultze/Peristaltic-Controller/blob/92a4d9b/stl/CheapPump.STL", profile="placeholder" }

View file

@ -7,8 +7,5 @@ filament={}
[dependencies]
tools=["fdm-printer"]
[config]
model="https://github.com/DerSchultze/Peristaltic-Controller@92a4d9b:stl/tube-support.STL"
[action]
print={}
print={ model="https://github.com/DerSchultze/Peristaltic-Controller/blob/92a4d9b/stl/tube-support.STL", profile="placeholder" }