Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions website/src/pages/hackpad/SimpleTutorial.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -118,9 +118,7 @@ Extrude the sides by 10mm (it should be 13mm tall in total!):
That's the bottom half of the plate done. Next, we're going to make the plate. Head on over to [ai03's plate generator](https://kbplate.ai03.com/)
and paste in the following data:

```
["","",""],
```
<pre><code>{`["","",""],`}</code></pre>

That should generate a plate. Hit download DXF, and then import that into Fusion 360 - make sure that the plate is centered!
<img src="/docs/v1/platesketch.png" className="max-w-96" />
Expand Down