Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(api): encode unknown gcode inputs in tc control script #15285

Merged
merged 2 commits into from
May 29, 2024

Conversation

caila-marashaj
Copy link
Contributor

@caila-marashaj caila-marashaj commented May 29, 2024

Overview

In the tc_control.py script, a bug got past me where the script doesn't correctly encode a gcode string before sending it off to the thermocycler. This just fixes that and adds a couple more shortcuts that are useful for general thermocycler debugging.

@caila-marashaj caila-marashaj requested a review from a team as a code owner May 29, 2024 18:34
@caila-marashaj caila-marashaj merged commit 7de5e83 into edge May 29, 2024
26 checks passed
@caila-marashaj caila-marashaj deleted the tc-script-fix branch May 29, 2024 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants