Skip to content
Open
Show file tree
Hide file tree
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
41 changes: 41 additions & 0 deletions AudioReactiveShapes/.vscode/tasks.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need a .gitignore file so you aren't committing your local vscode config files

"version": "2.0.0",
"tasks": [
{
"label": "Run Sketch",
"type": "shell",
"group": {
"kind": "build",
"isDefault": true
},
"command": "${config:processing.path}",
"presentation": {
"echo": true,
"reveal": "always",
"focus": false,
"panel": "dedicated"
},
"args": [
"--force",
"--sketch=${workspaceRoot}",
"--output=${workspaceRoot}/out",
"--run"
],
"windows": {
"type": "process",
"args": [
"--force",
{
"value": "--sketch=${workspaceRoot}",
"quoting": "strong"
},
{
"value": "--output=${workspaceRoot}\\out",
"quoting": "strong"
},
"--run"
]
}
}
]
}
1 change: 1 addition & 0 deletions AudioReactiveShapes/AudioReactiveShapes.pde
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ellipse(x, y, width, height);
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this file?

8,021 changes: 0 additions & 8,021 deletions Pen Holder/ULTIMATE_Carriage_Pen_Mount_Holder v2.step

This file was deleted.

Binary file removed Pen Holder/Ultimate Pen Holder.stl
Binary file not shown.
Binary file added STLs/1x BCB.stl
Binary file not shown.
Binary file added STLs/1x BCF.stl
Binary file not shown.
Binary file added STLs/1x _XMB.stl
Binary file not shown.
Binary file added STLs/1x_CBC.stl
Binary file not shown.
Binary file added STLs/1x_CM.stl
Binary file not shown.
Binary file added STLs/1x_ECB.stl
Binary file not shown.
Binary file added STLs/1x_ECBC.stl
Binary file not shown.
Binary file added STLs/1x_EE.stl
Binary file not shown.
Binary file added STLs/1x_T.stl
Binary file not shown.
Binary file added STLs/1x_XIB.stl
Binary file not shown.
Binary file added STLs/1x_XIBa.stl
Binary file not shown.
Binary file added STLs/1x_XIT.stl
Binary file not shown.
Binary file added STLs/1x_XMT.stl
Binary file not shown.
Binary file added STLs/1x_XRM.stl
Binary file not shown.
Binary file added STLs/1x_XYB.stl
Binary file not shown.
Binary file added STLs/1x_XYT.stl
Binary file not shown.
Binary file added STLs/1x_YIB.stl
Binary file not shown.
Binary file added STLs/1x_YIBa.stl
Binary file not shown.
Binary file added STLs/1x_YIT.stl
Binary file not shown.
Binary file added STLs/1x_YITa.stl
Binary file not shown.
Binary file added STLs/1x_YMB.stl
Binary file not shown.
Binary file added STLs/1x_YMT.stl
Binary file not shown.
Binary file added STLs/1x_YXB.stl
Binary file not shown.
Binary file added STLs/1x_YXT.stl
Binary file not shown.
Binary file added STLs/1x_YXTa.stl
Diff not rendered.
Binary file added STLs/2x_TB.stl
Diff not rendered.
Binary file added STLs/beltclampthick.stl
Diff not rendered.
Binary file added TerraPenA2 FusionArchive/terraPenA2 v21.f3z
Binary file not shown.
307,557 changes: 307,557 additions & 0 deletions TerraPenA2 Step/terraPenA2 v21.step

Large diffs are not rendered by default.