Skip to content

SET_BDWIDTH NAME=fila_width_0 COMMAND=ENABLE turns all function ON #12

@CBoismenu

Description

@CBoismenu

When you send the GCODE command "SET_BDWIDTH NAME=fila_width_0 COMMAND=ENABLE" both the width and runout functions.

It would be nice if we could select which function we want to use since for example the width function does not work on clear filaments.

For examble the bdwidth sensor GCODE commands could be expanded

To enable a function:
SET_BDWIDTH NAME=fila_width_0 ENABLE: motion
SET_BDWIDTH NAME=fila_width_0 ENABLE: width
SET_BDWIDTH NAME=fila_width_0 ENABLE: all

To disable a function:
SET_BDWIDTH NAME=fila_width_0 DISABLE: motion
SET_BDWIDTH NAME=fila_width_0 DISABLE: width
SET_BDWIDTH NAME=fila_width_0 DISABLE: all

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