mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 13:31:16 +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
|
||||
```
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
# Below you can include specific configuration files depending on what you want KAMP to do:
|
||||
|
||||
# NOTE bassamanator: uncomment the functionality that you want to use from KAMP
|
||||
[include ./Adaptive_Meshing.cfg] # Include to enable adaptive meshing configuration.
|
||||
# [include ./Line_Purge.cfg] # Include to enable adaptive line purging configuration.
|
||||
# [include ./Voron_Purge.cfg] # Include to enable adaptive Voron logo purging configuration.
|
||||
|
||||
Reference in New Issue
Block a user