mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-01-03 05:20:31 -07:00
config: Rename avrsim.cfg to generic-simulavr.cfg
Rename the file to be more similar to the naming of other files. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
86b074e1ee
commit
982567a69a
2 changed files with 8 additions and 5 deletions
|
|
@ -91,7 +91,7 @@ with Klippy, and send it to Klipper running in simulavr (see
|
|||
python virtual environment):
|
||||
|
||||
```
|
||||
~/klippy-env/bin/python ./klippy/klippy.py config/avrsim.cfg -i test.gcode -v
|
||||
~/klippy-env/bin/python ./klippy/klippy.py config/generic-simulavr.cfg -i test.gcode -v
|
||||
```
|
||||
|
||||
Using simulavr with gtkwave
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue