12 lines
206 B
TOML
12 lines
206 B
TOML
[outputs]
|
|
pump_housing_rear = {}
|
|
|
|
[inputs]
|
|
pump_housing_rear_untapped = {}
|
|
|
|
[dependencies]
|
|
tools = [ "M4 tap" ]
|
|
operator = { skills=["tapping"] }
|
|
|
|
[action]
|
|
process = """Tap the two motor mounting holes."""
|