Filament run-out, nozzle clog, filament tangle detection sensor jam detection run-out detection
Print Profile(0)
Description
Click the link to view more of my intriguing designs
Feifan's open-source project, for more open-source project details, visit the Feifan community www.cn2220.com
Currently only compatible with Klipper firmware printers
Two enclosure types are available:
PTFE direct-insertion type (for personal use, apply a small amount of super glue to the PTFE tube if it's not tight enough)
PC4-M6 pneumatic fitting type (with two additional pneumatic fittings)
Note: The two enclosure types are not interchangeable
Boost Me (for free)
Functional Description:
Automatic print pausing upon filament depletion
Automatic print pausing upon nozzle clogging
Automatic print pausing upon filament entanglement
Automatic print pausing upon motor stall
Compatible with PLA, PETG, and ABS filaments
If you prefer not to assemble it yourself, you can purchase a finished product through the following link:
Bilibili Workshop (bilibili.com)
Please scroll down to view the attached BOM and assembly diagrams, the BOM includes links to purchase components
Klipper firmware configuration reference (due to formatting issues, it is recommended to directly use the one in the attached BOM)
#####################################################################
# Motor Stall Detection
#####################################################################
[filament_motion_sensor Motor Stall Detection]
detection_length: 10.0 # Detection distance, unit mm (recommended between 7-12mm)
extruder: extruder # Corresponding extruder name, do not modify switch_pin: PC5 # Signal interface (refer to the motherboard pin diagram or the pin interface number in the original configuration) pause_on_runout: True # Do not modify
runout_gcode: # G-code commands executed after filament depletion is detected.
M118 Filament depletion detected # Sends a prompt message to the screen, you can customize after M118 (if the screen does not support Chinese, please replace it with Filament Load Detected)
M600 # Pause printing
insert_gcode: # G-code commands executed after filament insertion is detected.
M118 Filament loaded detected # Sends a prompt message to the screen, you can customize after M118 (if the screen does not support Chinese, please replace it with Filament Load Detected)
event_delay: 3 # Try not to modify
pause_delay: 0.5 # Response time, try not to modify (if false positives occur, increase to 1)
Assembly Video
Documentation (2)
License
You shall not share, sub-license, sell, rent, host, transfer, or distribute in any way the digital or 3D printed versions of this object, nor any other derivative work of this object in its digital or physical format (including - but not limited to - remixes of this object, and hosting on other digital platforms). The objects may not be used without permission in any way whatsoever in which you charge money, or collect fees.
















Comment & Rating (0)