Add CNC Machining project with initial resources and setup
This commit is contained in:
@@ -2,9 +2,14 @@
|
||||
|
||||
## Machine
|
||||
|
||||
**V1 Engineering Low Rider**
|
||||
**Custom build inspired by V1 Engineering Low Rider**
|
||||
|
||||
A CNC router based on the Low Rider design by V1 Engineering. The Low Rider is a mobile CNC platform designed for cutting sheet materials like plywood, MDF, and plastics.
|
||||
A CNC router custom-built by a friend, based on the Low Rider design by V1 Engineering. The Low Rider is a mobile CNC platform designed for cutting sheet materials like plywood, MDF, and plastics.
|
||||
|
||||
### Controller
|
||||
|
||||
**SKR Pro** - Main controller board
|
||||
- Documentation: https://docs.v1e.com/electronics/skrpro/
|
||||
|
||||
## Setup Status
|
||||
|
||||
@@ -34,12 +39,26 @@ A CNC router based on the Low Rider design by V1 Engineering. The Low Rider is a
|
||||
|------|------|-----|------------|-------|
|
||||
| | | | | |
|
||||
|
||||
### Engraving Tools
|
||||
|
||||
- **CFH Brandmalkolben Set 30W (BM 245)** - Wood burning tool for engravings
|
||||
- Alternative: Laser engraver solution
|
||||
- [ ] Ordered
|
||||
- [ ] Received
|
||||
- [ ] Tested
|
||||
|
||||
## Software
|
||||
|
||||
### CAM Software
|
||||
|
||||
- **Estlcam** - https://www.estlcam.de/index.php
|
||||
- Tutorial: https://www.youtube.com/watch?v=IJD_d1TBbxQ
|
||||
|
||||
### Firmware
|
||||
|
||||
- **FluidNC** - G-code interpreter
|
||||
- Supported G-codes: http://wiki.fluidnc.com/en/features/supported_gcodes
|
||||
|
||||
### Sender Software
|
||||
|
||||
## Cutting Parameters
|
||||
@@ -61,19 +80,30 @@ A CNC router based on the Low Rider design by V1 Engineering. The Low Rider is a
|
||||
|
||||
### Official Documentation
|
||||
- [V1 Engineering Low Rider Docs](https://docs.v1engineering.com/lowrider/)
|
||||
- [SKR Pro Documentation](https://docs.v1e.com/electronics/skrpro/)
|
||||
|
||||
### CNC Knowledge & Blogs
|
||||
- [IDC Woodcraft Blog](https://idcwoodcraft.com/blogs/news) - Great resource for CNC information
|
||||
|
||||
### G-Code Reference
|
||||
- [FluidNC Supported G-Codes](http://wiki.fluidnc.com/en/features/supported_gcodes)
|
||||
|
||||
### Tutorials & Guides
|
||||
- Estlcam Tutorial: https://www.youtube.com/watch?v=IJD_d1TBbxQ
|
||||
|
||||
### YouTube Channels
|
||||
|
||||
### Community
|
||||
- [V1 Engineering Forum](https://forum.v1engineering.com/)
|
||||
|
||||
### Suppliers
|
||||
- [Sorotec](https://www.sorotec.de/shop/) - CNC worktools and accessories
|
||||
|
||||
## Projects Queue
|
||||
|
||||
| Project | Material | Status | Notes |
|
||||
|---------|----------|--------|-------|
|
||||
| | | | |
|
||||
| Pizza Peel | Wood | Idea | Good beginner-to-intermediate project: https://idcwoodcraft.com/blogs/news/how-a-pizza-peel-can-carry-you-from-beginner-to-intermediate-cnc |
|
||||
|
||||
## Learnings & Notes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user