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

Features/output pin #119

Merged
merged 5 commits into from
Apr 28, 2023
Merged

Features/output pin #119

merged 5 commits into from
Apr 28, 2023

Conversation

cashew22
Copy link
Collaborator

Add support for output_pin defined in printer.cfg.

There is mainly two types of output_pin, digital and pwm. The digital one are implemented as a switch and the pwm one as a number configured as a slider.

The only way to know from moonraker which mode is used for an output_pin is to read the settings of the output_pin from the configfile printer object.

image

@cashew22 cashew22 linked an issue Apr 22, 2023 that may be closed by this pull request
@marcolivierarsenault marcolivierarsenault modified the milestones: 0.8.1, 0.9.0 Apr 22, 2023
@cashew22 cashew22 merged commit 87e8f4f into main Apr 28, 2023
@cashew22 cashew22 deleted the features/output-pin branch April 28, 2023 01:58
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.

Control PWM Heater Outputs - LEDs
2 participants