AndreasReitberger / KlipperRestApiSharp

A C# based library to communicate with a klipper using Moonraker as WebApi base.
https://andreas-reitberger.de/datenbanken-softwareloesungen/nugets/klipperrestapisharp/
Apache License 2.0
14 stars 2 forks source link

Updated `Core` dependency #122

Closed AndreasReitberger closed 5 months ago

AndreasReitberger commented 5 months ago

This PR updates the Core library to the latest version.

Important! Test with a server is needed to verify if the Done and DonePercentage properties are set as wished.

Fixed #121