01F0 / flashforge-finder-api

This is an unofficial interpretation of the FlashForge Finder API. It's served with Flask to make it as easy as possible to create your own UI.
MIT License
33 stars 10 forks source link

After error, M27 return a negitive number. #3

Closed greenpdx closed 1 year ago

greenpdx commented 3 years ago

heres a patch

diff --git a/api/regex_patterns.py b/api/regex_patterns.py index 46313f9..1dac712 100644 --- a/api/regex_patterns.py +++ b/api/regex_patterns.py @@ -24,4 +24,4 @@ def regex_for_target_temperature(): def regex_for_progress(): """ T0:210 /210 B:0 /0 """