Commit graph

7 commits

Author SHA1 Message Date
aca1e0715f WIP: start parsing recipes 2025-01-12 23:49:20 -07:00
86bd75b63e fixup: this recipe step only yields one bearing roller assembly 2025-01-12 23:49:20 -07:00
dd1d93b12e move some files around and add test recipes 2025-01-12 22:40:31 -07:00
8fda9c2c3e minimal config file parsing 2025-01-12 22:40:08 -07:00
b4e5967845 try at a more modular recipe architecture.
NOTE: some of this syntax isn't toml i don't think, so this should be
treated more like pseudo-toml
2025-01-11 23:42:48 -07:00
39f3116c13 first attempt at a recipe
Inspect with `tomlq . peristaltic-pump.recipe`.

I don't like how i have to name the intermediate subassemblies.

And the the toml syntax for "array of tables" feels pretty clunky:
<https://toml.io/en/v1.0.0#array-of-tables>
2025-01-11 21:56:24 -07:00
faa0109d5c add initial architecture sketches 2025-01-11 17:29:06 -07:00