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

implement print speed control #10

Closed
DutchmanNL opened this issue Jul 29, 2023 · 0 comments
Closed

implement print speed control #10

DutchmanNL opened this issue Jul 29, 2023 · 0 comments

Comments

@DutchmanNL
Copy link
Contributor

issue as reference:

{
    "print": {
        "sequence_id": "0",
        "command": "print_speed",
        "param": "2" // Print speed level as a string
                     // 1 = silent
                     // 2 = standard
                     // 3 = sport
                     // 4 = ludicrous
    }
}
DutchmanNL pushed a commit that referenced this issue Jul 29, 2023
* (DutchmanNL) State for human readable start time added
* (DutchmanNL) Speed level control implemented solves #10
* (DutchmanNL) Capability to control all fans implemented
* (DutchmanNL) Control bed & Nozzle temperature implemented
* (DutchmanNL) HMS error status indicator states implemented
* (DutchmanNL) Translations of HMS error codes implemented solves #9
* (DutchmanNL) Correct definitions for all temperature related states
* (DutchmanNL) Control LED for tooling head Logo and calibration unit
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

No branches or pull requests

1 participant