From 9eb705538c2d3bb8b2cb4a2d233e8c8cb8be6728 Mon Sep 17 00:00:00 2001 From: mattmcw Date: Fri, 7 Feb 2025 23:36:06 -0500 Subject: [PATCH] Move camera closer and fix readme --- README.md | 2 +- meta.json | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a06c278..9b2adb1 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,6 @@ There are two variations of this design, for smaller printers. # ACME Peg Bar in Three Pieces -![ACME Peg Bar in Three Pieces](./img/acme_peg_bar_three_peice.jpg) +![ACME Peg Bar in Three Pieces](./img/acme_peg_bar_three_piece.jpg) ### [Download STL](./stl/acme_peg_bar_three_piece.stl) \ No newline at end of file diff --git a/meta.json b/meta.json index bc1390a..eda43b5 100644 --- a/meta.json +++ b/meta.json @@ -1,4 +1,9 @@ { + "camera" : { + "x" : -320, + "y" : 320, + "z" : 0 + }, "objects" : [ { "name" : "acme_peg_bar_full",