Filament Width Sensor
Bonjour,
I want add a filament width sensor on my printer to set the flow ratio of the extrudeur like that:
http://www.thingiverse.com/thing:454584
A file for MARLIN was here : https://github.com/filipmu/Marlin/tree/Filament-Sensor
But Marlin firmware is not Repetier firmware ! How transfert / translate this in Repetier firmware ? it's not clear for me
The filament sensor outputs a voltage in milimeters (3v=3mm, there are some changes in Marlin to read the filament diameter real-time and compensate the extrusion rate. Code uses a buffer to manage the transit delay between the sensor measurement and the nozzle.
Is it possible to add in Repetier? What things to add or modify in Repetier ? Perhaps a modif in Jam control ?
Or perhaps quit Repetier firmware for Marlin ?
I want add a filament width sensor on my printer to set the flow ratio of the extrudeur like that:
http://www.thingiverse.com/thing:454584
A file for MARLIN was here : https://github.com/filipmu/Marlin/tree/Filament-Sensor
But Marlin firmware is not Repetier firmware ! How transfert / translate this in Repetier firmware ? it's not clear for me
The filament sensor outputs a voltage in milimeters (3v=3mm, there are some changes in Marlin to read the filament diameter real-time and compensate the extrusion rate. Code uses a buffer to manage the transit delay between the sensor measurement and the nozzle.
Is it possible to add in Repetier? What things to add or modify in Repetier ? Perhaps a modif in Jam control ?
Or perhaps quit Repetier firmware for Marlin ?
Comments