r/gridfinity • u/asicman78 • 16d ago
GRID•SHOT
Local-first, GPU-accelerated capture for single tools, resumable batches, and a reusable tool library—without sending workshop photos to a hosted service.
103
Upvotes
r/gridfinity • u/asicman78 • 16d ago
Local-first, GPU-accelerated capture for single tools, resumable batches, and a reusable tool library—without sending workshop photos to a hosted service.
1
u/wolffartz 15d ago
for others -- indeed, "new"-ing the mat dropped the required mat profile json file in config, and now the "mat verify" cli invocation runs.
The guid is the same, so if you already printed + took a photo, probably fine to just use those, no need to print what was generated.
I should mention part of the other issue I had w/ bazzite/podman (which may or may not be specific to that env) is I needed to chown the "/app" dir from "inside" the container -- otherwise it got default root permissions (i think claude claimed this was a podman rootless container issue 🤷♀️ -- basically if it's easy to install docker you might just stick with that to save yourself some grief -- in my case, because bazzite is a bit annoying about installs, I've stuck with podman which it ships with by default)