From d90f5423053903940e04d323132f9eb0447627f6 Mon Sep 17 00:00:00 2001 From: bsubbaraman Date: Thu, 14 Nov 2024 12:23:29 -0800 Subject: [PATCH] add etch a sketch to tutorial list --- content/docs/reference/_index.md | 14 ++++----- content/docs/resources/_index.md | 11 +++++++ public/404.html | 2 +- public/categories/index.html | 2 +- public/docs/index.html | 2 +- public/docs/machine-compatibility/index.html | 2 +- public/docs/quickstart/index.html | 2 +- public/docs/reference/index.html | 29 +++++++++---------- .../reference-pages/autohome/index.html | 2 +- .../reference/reference-pages/fab/index.html | 2 +- .../reference/reference-pages/move/index.html | 2 +- .../reference-pages/movee/index.html | 2 +- .../reference-pages/moveextrude/index.html | 2 +- .../reference-pages/moveto/index.html | 2 +- .../reference-pages/movetoe/index.html | 2 +- .../reference-pages/movetox/index.html | 2 +- .../reference-pages/movetoy/index.html | 2 +- .../reference-pages/movetoz/index.html | 2 +- .../reference-pages/movex/index.html | 2 +- .../reference-pages/movey/index.html | 2 +- .../reference-pages/movez/index.html | 2 +- .../setabsoluteposition/index.html | 2 +- .../setabsolutepositionxyz/index.html | 2 +- .../reference-pages/setbedt/index.html | 2 +- .../reference-pages/seteabsolute/index.html | 2 +- .../reference-pages/seterelative/index.html | 2 +- .../reference-pages/setnozzlet/index.html | 2 +- .../reference-pages/settemps/index.html | 2 +- .../reference-pages/travelto/index.html | 2 +- .../docs/resources/guides/cc-intro/index.html | 2 +- .../resources/guides/dfab-intro/index.html | 2 +- .../resources/guides/p5fab-primer/index.html | 2 +- public/docs/resources/index.html | 12 +++++++- .../tutorials/cube-tutorial/index.html | 2 +- .../etch-a-sketch-tutorial/index.html | 2 +- .../getting-started-tutorial/index.html | 2 +- .../interactive-cube-tutorial/index.html | 2 +- .../tutorials/line-vase-tutorial/index.html | 2 +- .../tutorials/non-planar-tutorial/index.html | 2 +- ...fa3178eb16e7abb1e578d1a58ee6be5b88349.json | 1 + ...e79af09e854cbf1176f875864a3384cdf5cbf09.js | 1 + public/index.html | 2 +- public/sitemap.xml | 4 +-- public/tags/index.html | 2 +- 44 files changed, 84 insertions(+), 62 deletions(-) create mode 100644 public/en.search-data.min.1200d2414e87854b838a74bb52ffa3178eb16e7abb1e578d1a58ee6be5b88349.json create mode 100644 public/en.search.min.8b797a8dec3ffed5217ddb07ae79af09e854cbf1176f875864a3384cdf5cbf09.js diff --git a/content/docs/reference/_index.md b/content/docs/reference/_index.md index 7828b3b..9578287 100644 --- a/content/docs/reference/_index.md +++ b/content/docs/reference/_index.md @@ -28,25 +28,25 @@ weight: 1 moveTo()
- Move to a point. + Absolute move to a point. moveToX()
- Move to an X position. + Absolute move to an X position. moveToY()
- Move to a Y position. + Absolute move to a Y position. moveToZ()
- Move to a Z position. + Absolute move to a Z position. moveToE()
- Move to a E position. + Absolute move to a E position. move()
@@ -73,11 +73,11 @@ weight: 1 moveExtrude()
- Move to an x,y,z position while extruding. + Absolute move to an x,y,z position while extruding. travelTo()
- Move to an x,y,z position with a z-hop. + Absolute move to an x,y,z position with a z-hop. diff --git a/content/docs/resources/_index.md b/content/docs/resources/_index.md index e159f7c..9817704 100644 --- a/content/docs/resources/_index.md +++ b/content/docs/resources/_index.md @@ -32,6 +32,17 @@ The resources here are growing; if there's something you'd like to see added or +
+ +
Etch A Sketch
+
+
+ Use the printer as an Etch A Sketch, controlled by a MIDI controller. +
+
+
+
+ diff --git a/public/404.html b/public/404.html index 999cfce..16ebe9c 100644 --- a/public/404.html +++ b/public/404.html @@ -18,7 +18,7 @@ - +

diff --git a/public/docs/resources/tutorials/cube-tutorial/index.html b/public/docs/resources/tutorials/cube-tutorial/index.html index 900a778..01d981a 100644 --- a/public/docs/resources/tutorials/cube-tutorial/index.html +++ b/public/docs/resources/tutorials/cube-tutorial/index.html @@ -19,7 +19,7 @@ - +