Skip to content

[FR] Add wizard or single slider to control case lights #4

Description

@WheresWaldo

Feature Request

What is the feature?

Add a screen or wizard to control case lighting for Robo Mainboard 1.1.8 and firmware version Marlin 1.1.6 / Robo 1.2.1

Why this feature?

It is there in the new hardware and enabled in firmware, now people need an easy way to control it besides adding the appropriate G-code to scripts.

Easy to do just add a slider control that can be set from 0 - 255 and a variable to read where it is set, a button to turn the lights on using M355 S1 Pnnn where nnn is the number from the slider. Because of a bug in Marlin 1.1.6 you need to turn the brightness to 0 so the off button should be M355 S1 P0 instead of the normal M355 S0.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions