diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 167f5fb..b3ad0cb 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Laser Cutting", + "path": "Laser Cutting.md" + }, { "basename": "Slides", "path": "Slides.md" diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 6901b8d..7517855 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -67,8 +67,21 @@ "type": "reveal-preview-view", "state": {} } + }, + { + "id": "f5d46d4c8d04c37a", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Laser Cutting.md", + "mode": "source", + "source": false + } + } } - ] + ], + "currentTab": 1 } ], "direction": "vertical" @@ -144,7 +157,7 @@ "state": { "type": "backlink", "state": { - "file": "Slides.md", + "file": "Laser Cutting.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -161,7 +174,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Slides.md", + "file": "Laser Cutting.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -184,7 +197,7 @@ "state": { "type": "outline", "state": { - "file": "Slides.md" + "file": "Laser Cutting.md" } } } @@ -211,8 +224,11 @@ "obsidian-excalidraw-plugin:Create new drawing": false } }, - "active": "0418b4720e05b6f7", + "active": "f5d46d4c8d04c37a", "lastOpenFiles": [ + "Pasted image 20231011091043.png", + "Slides.md", + "Laser Cutting.md", "export/Slides/Pasted image 20231010141612.png", "export/Slides/plugin/chalkboard/README.md", "export/Slides/plugin/chalkboard/_style.css", @@ -225,7 +241,6 @@ "export/Slides/plugin/chalkboard/img/boardmarker-red.png", "export/Slides/plugin/chalkboard/img/boardmarker-yellow.png", "export/Slides/plugin/chalkboard/img/chalk-blue.png", - "export/Slides/plugin/chalkboard/img/chalk-green.png", "export/Slides/plugin/chalkboard/img", "export/Slides/plugin/chalkboard/plugin (copy).js", "export/Slides/plugin/chalkboard/plugin.js", @@ -240,7 +255,6 @@ "export/Slides/plugin/menu/CONTRIBUTING.md", "export/Slides/plugin/menu/README.md", "Excalidraw/Drawing 2023-10-10 14.13.09.excalidraw.md", - "Slides.md", "Excalidraw/Drawing 2023-10-10 14.12.43.excalidraw.md", "Coding Tips (Classical)/Project Vault/About Obsidian/Advanced Slides.md", "Coding Tips (Classical)/Project Vault/About Obsidian/Obsidian Guides/Notable Obsidians.md", diff --git a/enter/Laser Cutting.md b/enter/Laser Cutting.md new file mode 100644 index 0000000..765490f --- /dev/null +++ b/enter/Laser Cutting.md @@ -0,0 +1,6 @@ + +![[Pasted image 20231011091043.png]] + +At the Hack Manhattan space we use the xTool F1 Series Laser Cutter. This is a simple but powerful laser cutter that uses two lasers in one machine for precise creations. For this laser cutter we need two programs as its software: +- LiveBurn +- \ No newline at end of file diff --git a/enter/Pasted image 20231011091043.png b/enter/Pasted image 20231011091043.png new file mode 100644 index 0000000..df8e3e1 Binary files /dev/null and b/enter/Pasted image 20231011091043.png differ