cleanup
This commit is contained in:
@@ -78,7 +78,7 @@ The process involves exporting 2D layer images from your PCB design, converting
|
||||
|
||||
### Installation
|
||||
|
||||
Ensure you have both installed:
|
||||
Ensure you have installed all:
|
||||
```bash
|
||||
sudo apt update
|
||||
sudo apt install inkscape blender kicad
|
||||
@@ -281,6 +281,8 @@ Since the minimum exposure time per layer is 0.1s and maximum 200s, calculate th
|
||||
|
||||
### 6. CNC drilling and milling
|
||||
|
||||
To drill holes and mill board outlines, `gcode` files need to be generated. Load them to `gSender` and drill and mill the board on a CNC router.
|
||||
|
||||
1. To generate `gcode` files from `gerber` format, look in the [examples/CNC_mill_drill_from_gerber](./examples/CNC_mill_drill_from_gerber/Readme.md)
|
||||
2. To generate `gcode` files from `KiCad` format, look in the [examples/CNC_mill_drill_from_KiCad](./examples/CNC_mill_drill_from_KiCad/Readme.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user