64bandil / merlin400

Open source project for the Merlin400 extractor
GNU General Public License v3.0
16 stars 3 forks source link

Vacuum required for extraction needs to be lowered from 225 mbar to 300 mbar, to lower failure rates on the new pump generation #4

Closed 64bandil closed 4 months ago

64bandil commented 5 months ago

Describe the bug Too many errors during initial error check

to fix Please change: "maximum_vacuum_pressure": "225", (line 524 in module_HardwareControlSystem.py) to "maximum_vacuum_pressure": "300", (line 524 in module_HardwareControlSystem.py)

and push.

I allready changed it in gitlab, where we have our CI/CD system and pushed to the amazon repos, but the changes needs to be reflected in the open source version. Can you guys handle this? Im not proficient in GitHub.

andulv commented 5 months ago

Fixed. :)