Skip to content

Add BigTreeTech SFS V2.0 support #282

Open
@M3HNGRY

Description

@M3HNGRY

This is just to track and not forget for the next version to add this: https://github.com/bigtreetech/smart-filament-detection-module

[filament_switch_sensor switch_sensor]
switch_pin: gpio_xx
pause_on_runout: False
runout_gcode:
  PAUSE # [pause_resume] is required in printer.cfg
  M117 Filament switch runout
insert_gcode:
  M117 Filament switch inserted

[filament_motion_sensor encoder_sensor]
switch_pin: gpio_xx
detection_length: 2.88
extruder: extruder
pause_on_runout: False
runout_gcode:
  PAUSE # [pause_resume] is required in printer.cfg
  M117 Filament encoder runout
insert_gcode:
  M117 Filament encoder inserted

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneed to understandBug look to be identified but more time need to be involved to understand and solvetrackingThis issue is tracked and work will be done

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions