| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
Signed-off-by: Denis Ignatenko <deniss979@gmail.com>
|
|
|
|
|
|
| |
Fix race condition of filament width sensor
Added fix to similar code of TSL1401CL filament width sensor
Signed-off-by: Pascal Pieper <accounts@pascalpieper.de>
|
|
|
|
|
|
|
|
|
| |
#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>
|
|
|
|
|
|
| |
Fix no attribute error in in get_status
Signed-off-by: Janar Sööt <janar.soot@gmail.com>
|
|
|
| |
Signed-off-by: Denis Ignatenko deniss979@gmail.com
|
|
|
|
|
|
| |
Use alternate import syntax to improve Python3 compatibility.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
| |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
| |
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>
|
|
|
| |
Signed-off-by: Denis Ignatenko <deniss979@gmail.com>
|
|
|
| |
Signed-off-by: Denis Ignatenko <deniss979@gmail.com>
|
|
|
|
| |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
|
|
|
|
|
|
|
|
| |
Rename the method to make it more clear that it is a low-level call
that should be rarely used.
Also, change gcode_button.py, hall_filament_width_sensor.py, and
tsl1401cl_filament_width_sensor.py to use respond_info() instead of
respond_raw().
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
|
|
|
| |
Signed-off-by: Denis Ignatenko deniss979@gmail.com
|
|
Signed-off-by: Denis Ignatenko <deniss979@gmail.com>
|