mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Adjust readme, add comment to KAMP settings.
This commit is contained in:
@@ -141,7 +141,7 @@ You can choose _either_ of the 2 following methods.
|
||||
2. Adjust the `[mcu]` section in `printer.cfg` accordingly.
|
||||
|
||||
```yaml
|
||||
#🗒️ This is just an example
|
||||
# 🗒️ This is just an example
|
||||
[mcu]
|
||||
serial: /dev/serial/by-id/usb-1a86_USB2.0-Serial-if00-port0
|
||||
restart_method: command
|
||||
@@ -201,7 +201,7 @@ You need to adjust the start and end gcode in your slicer. The relevant macros a
|
||||
If you would like to print a purge line before your print starts, at the end of your start gcode, on a new line add `PURGE_LINE`.
|
||||
|
||||
```yaml
|
||||
#🗒️ This is just an example
|
||||
# 🗒️ This is just an example
|
||||
PRINT_START ...
|
||||
PURGE_LINE
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user