fixed paths
This commit is contained in:
@@ -14,6 +14,6 @@ chmod +x export.sh
|
||||
The script will first generate gerber files in the `output` directory and then convert them into `ngc` format in the `gcode` directory.
|
||||
|
||||
Launch the `gSender` program.
|
||||
* Load the `drill.ngc` file for drilling holes.
|
||||
* Load the `outline.ngc` file for milling the board outlines.
|
||||
* Load the `back.ngc` file if you want to mill the isolation traces.
|
||||
* Load the `gcode/drill.ngc` file for drilling holes.
|
||||
* Load the `gcode/outline.ngc` file for milling the board outlines.
|
||||
* Load the `gcode/back.ngc` file if you want to mill the isolation traces.
|
||||
|
||||
Reference in New Issue
Block a user