aboutsummaryrefslogtreecommitdiffstats
path: root/docs/HallFilamentWidthSensor.md
Commit message (Collapse)AuthorAgeFilesLines
* hall_filament_width_sensor: Fix Flow update before next pending_position ↵alocin732020-08-191-19/+10
| | | | | | | | | #3184 (#3198) After reading the first item of self.filament_array, filament_width is updated back to self.nominal_filament_dia or self.diameter instead of retaining the value until next pending_position. Updated Filament Menu Template. Signed-off-by: Nicola Falciani <nicola.fal@gmail.com>
* hall_filament_width_sensor: Added width logging (#2981)Denis Ignatenko2020-06-161-0/+12
| | | Signed-off-by: Denis Ignatenko deniss979@gmail.com
* HallFilamentWidthSensor: Use current width instead of nomal width while ↵matpab2020-06-061-0/+2
| | | | | | | delay is not over (#2907) Option for using the current diameter instead of nominal while the first measurement isn't in place Signed-off-by: Matthias Pabel <matthias.pabel@hs-augsburg.de>
* docs: Update HallFilamentWidthSensor.md (#2827)Denis Ignatenko2020-05-051-6/+6
| | | Signed-off-by: Denis Ignatenko <deniss979@gmail.com>
* hall_filament_width_sensor: Added virtual runout sensor (#2535)Denis Ignatenko2020-03-011-0/+13
| | | Signed-off-by: Denis Ignatenko deniss979@gmail.com
* hall_filament_width_sensor: Add new filament sensortest3210-d2020-02-141-0/+104
Signed-off-by: Denis Ignatenko <deniss979@gmail.com>