add description and usage
This commit is contained in:
parent
3243e828be
commit
6d7dcadad8
1 changed files with 22 additions and 0 deletions
22
README.md
Normal file
22
README.md
Normal file
|
@ -0,0 +1,22 @@
|
|||
# Flaschenring Generator
|
||||
|
||||
## Requirements
|
||||
- Inkscape 1.2.2 (732a01da63, 2022-12-09) or above
|
||||
- Git Bash or other bash interpreter
|
||||
|
||||
## Usage
|
||||
|
||||
```./generate_flaschenring.sh "Your Name"```
|
||||
|
||||
This will create a file called "flaschenring_Your Name.svg".
|
||||
Import into laser cutter software.
|
||||
|
||||
### Settings
|
||||
|
||||
Setting recommendations for Lightburn on a 100W CO2 Lasercutter.
|
||||
|
||||
#### 4mm Plywood
|
||||
|
||||
- Outlines: Line, 100%, 30mm/sec, 1 pass
|
||||
- Text: Line, 30%, 300mm/sec, 1 pass
|
||||
- **or** Text: Fill, 30%, 300mm/sec, 1 pass, 0.2mm interval
|
Loading…
Add table
Reference in a new issue