I've been using a filament stress sensor for quite a long time without any issues, but for a while now I'm getting warnings that both tension and compression are triggered at the start of a print. After that I replaced the Hall sensors, but the issue remains.
MMU_SENSORS showed my the compression sensor is working as expected, but the tension sensor is always triggered, even if the sensor is not connected to the mcu at all:
sync_feedback_tension: TRIGGERED
Although I think it might be a hardware issue, I found that even after disabling sync_feedback in mmu_parameters.cfg and removing the pin allocation (and even the entire line 233/234) from the mmu_hardware.cfg, the MMU_Sensors command still show after a restart of the printer:
sync_feedback_compression: open
sync_feedback_tension: TRIGGERED
I wonder if this is normal? Should these sensors status be shown if not configured and is triggered in this case standard for the tension sensor?
I've been using a filament stress sensor for quite a long time without any issues, but for a while now I'm getting warnings that both tension and compression are triggered at the start of a print. After that I replaced the Hall sensors, but the issue remains. MMU_SENSORS showed my the compression sensor is working as expected, but the tension sensor is always triggered, even if the sensor is not connected to the mcu at all:
Although I think it might be a hardware issue, I found that even after disabling sync_feedback in mmu_parameters.cfg and removing the pin allocation (and even the entire line 233/234) from the mmu_hardware.cfg, the MMU_Sensors command still show after a restart of the printer:
I wonder if this is normal? Should these sensors status be shown if not configured and is triggered in this case standard for the tension sensor?