Update README.md
Add header and footer feature documentation.
This commit is contained in:
@@ -16,6 +16,13 @@ Restart Inkscape and you're done.
|
|||||||
|
|
||||||
More documentation coming soon. In the meantime you can refer to [JTP's official website](https://jtechphotonics.com/?page_id=2012).
|
More documentation coming soon. In the meantime you can refer to [JTP's official website](https://jtechphotonics.com/?page_id=2012).
|
||||||
|
|
||||||
|
### Custom G-code Header and Footer
|
||||||
|
|
||||||
|
Add "header" and "footer" text files without extensions in your destination directory to add custom commands. Don't forget to add a new line at the end of these two files.
|
||||||
|
|
||||||
|
If no files are detected the default values are :
|
||||||
|
- Header : G90 ; Absolute positioning
|
||||||
|
- Footer : G1 X0 Y0 ; Move to X0 Y0
|
||||||
|
|
||||||
## For developers
|
## For developers
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user