docs: fix incorrect wording. 'mainsail' should correctly read 'moonraker'
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
parent
c8a2aa7a6c
commit
a111733431
|
@ -97,7 +97,7 @@ functionality in moonraker.
|
|||
|
||||
## Octoprint compatibility
|
||||
Enables partial support of Octoprint API is implemented with the purpose of
|
||||
allowing uploading of sliced prints to a mainsail instance.
|
||||
allowing uploading of sliced prints to a moonraker instance.
|
||||
Currently we support Slic3r derivatives and Cura with Cura-Octoprint.
|
||||
|
||||
```
|
||||
|
|
|
@ -1420,7 +1420,7 @@ The APIs below are available when the `[power]` plugin has been configured.
|
|||
|
||||
## Octoprint API emulation
|
||||
Partial support of Octoprint API is implemented with the purpose of
|
||||
allowing uploading of sliced prints to a mainsail instance.
|
||||
allowing uploading of sliced prints to a moonraker instance.
|
||||
Currently we support Slic3r derivatives and Cura with Cura-Octoprint.
|
||||
|
||||
### Version information
|
||||
|
|
Loading…
Reference in New Issue