diff --git a/.gitignore b/.gitignore index 5b9bd87..12aa9ef 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ - +*.FCBak *.bak +*.backup diff --git a/Input Cover.20230407-091625.FCBak b/Input Cover.20230407-091625.FCBak deleted file mode 100644 index 0a6e7ef..0000000 Binary files a/Input Cover.20230407-091625.FCBak and /dev/null differ diff --git a/Input Cover.20230407-094625.FCBak b/Input Cover.20230407-094625.FCBak deleted file mode 100644 index 56419f8..0000000 Binary files a/Input Cover.20230407-094625.FCBak and /dev/null differ diff --git a/Input Cover.20230407-095427.FCBak b/Input Cover.20230407-095427.FCBak deleted file mode 100644 index de9c137..0000000 Binary files a/Input Cover.20230407-095427.FCBak and /dev/null differ diff --git a/Input Cover.20230407-103223.FCBak b/Input Cover.20230407-103223.FCBak deleted file mode 100644 index 9c6a759..0000000 Binary files a/Input Cover.20230407-103223.FCBak and /dev/null differ diff --git a/Input Cover.20230407-154722.FCBak b/Input Cover.20230407-154722.FCBak deleted file mode 100644 index e877d3d..0000000 Binary files a/Input Cover.20230407-154722.FCBak and /dev/null differ diff --git a/Input Cover.20230409-022537.FCBak b/Input Cover.20230409-022537.FCBak deleted file mode 100644 index 9bec898..0000000 Binary files a/Input Cover.20230409-022537.FCBak and /dev/null differ diff --git a/Input Cover.20230411-121131.FCBak b/Input Cover.20230411-121131.FCBak deleted file mode 100644 index 7a30df9..0000000 Binary files a/Input Cover.20230411-121131.FCBak and /dev/null differ diff --git a/README.md.backup b/README.md.backup deleted file mode 100644 index 54d275b..0000000 --- a/README.md.backup +++ /dev/null @@ -1,27 +0,0 @@ -# Framework-Vanilla-Reconstruction - The intention is to reconstruct every physical part of the Framework 13 laptop, so that this repo can be used as a resource to begin mods from. It forks from [Framework's Mainboard](https://github.com/FrameworkComputer/Framework-Laptop-13) and [ExpansionCards](https://github.com/FrameworkComputer/ExpansionCards) repos, and pulls from [Fraoch's 3D model](https://github.com/Fraoch/Framework-laptop-3D-model). This project is using FreeCAD because it is open source, and because it's easier to understand than OpenSCAD. - - Another reason for using FreeCAD rather than something like TinkerCAD is because I really don't want to have the output just be a mesh file. I want to be able to edit and change dimensions or whatever else. This will be important to fix mistakes, bad measurements, and to allow people to make their mods. - - These are the parts I think we should create models for: - - - Bottom Cover Kit - - Input Cover Kit - - Top Cover - - Bezel - - Display Kit - - Battery - - Mainboard - - Here are some parts that I think _might_ be useful to have models for, but should probably be a second priority: - - - Speakers - - Hinges - - Webcam Module - - Antennae - - Keyboard, separate - - Power Button, separate - - Touchpad, separate - - Input Cover, separate - - If you think something else should be added, you can either add it yourself or request it. \ No newline at end of file