Marek Bel
|
9868dd766e
Fix print not recovered when filament sensor is disabled during filament change initiated by filament run out.
|
il y a 6 ans |
Marek Bel
|
a5a7b1f1d6
Move functions definitions behind variable definitions. (No change in functionality.)
|
il y a 6 ans |
Marek Bel
|
af08e16426
Use stop_and_save_print_to_ram() and restore_print_from_ram_and_continue() pair to pause print from menu. Move declaration of those functions to marlin.h. Move declaration of FSensorStateMenu to ultralcd.h.
|
il y a 6 ans |
Marek Bel
|
cc0249126a
Document fsensor_update, remove disabled code.
|
il y a 6 ans |
Marek Bel
|
1b299618c1
Fix compiler warnings: sketch/fsensor.cpp: In function 'void __vector_11()':
|
il y a 6 ans |
Marek Bel
|
25c00393ff
Fix compiler warning sketch/fsensor.cpp:221:10: warning: unused variable 'fsensor_autoload_c_old' [-Wunused-variable]
|
il y a 6 ans |
Robert Pelnar
|
c2fe3b920c
FSensor - chunk defined in mm, runout detection distance tunning
|
il y a 6 ans |
Robert Pelnar
|
9509a60549
FSensor improovement
|
il y a 6 ans |
Robert Pelnar
|
7731898b58
FSensor - optical quality meassurement - ignore reflexivity for materials with low data deviation
|
il y a 6 ans |
Robert Pelnar
|
dd23835480
fsensor - fix - do not report poor filament response when disabled
|
il y a 6 ans |
Robert Pelnar
|
2f9003dbdd
fsensor - better state handling
|
il y a 6 ans |
Robert Pelnar
|
60b4db15e0
FSensor - M600 fix + cond. translation + tunning filter and params
|
il y a 6 ans |
Robert Pelnar
|
c6a3f073dd
FSensor - M600/autoload fix + optical quality meassurement
|
il y a 6 ans |
Robert Pelnar
|
980c044dac
FSensor - code cleaning
|
il y a 6 ans |
Robert Pelnar
|
2e260aeccc
FSensor - autoload fixed
|
il y a 6 ans |
Robert Pelnar
|
1309c52bcf
FSensor - code cleaning + simplification
|
il y a 6 ans |
Robert Pelnar
|
0f91bf9527
FSensor - optical quality meassurement durring load filament
|
il y a 6 ans |
Robert Pelnar
|
fd9b9acf4e
FSensor, code cleaning + optical quality meassurement
|
il y a 6 ans |
Robert Pelnar
|
5483bee885
FSensor - meassuring filament optical quality
|
il y a 6 ans |
Robert Pelnar
|
afb9ca4687
FSensor - removed fsensor blocking while load, added filament quality meassurement
|
il y a 6 ans |
Robert Pelnar
|
2c06cb68d1
FSensor tunning - filtering changed, chunk length = 0.64mm and MAX_ERR = 10
|
il y a 6 ans |
Robert Pelnar
|
19a72ef9eb
LCD menu optimalization - LiquidCrystal_Prusa removed
|
il y a 6 ans |
MRprusa3d
|
4b295c4091
FilamentAutoload setting by shipping preparation
|
il y a 6 ans |
Robert Pelnar
|
8da2330b93
FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW).
|
il y a 6 ans |
Robert Pelnar
|
363a9d24b3
LiquidCrystal class renamed to LiquidCrystal_Prusa
|
il y a 6 ans |
Robert Pelnar
|
e20ee149b0
filament sensor additional check after runout (3mm back, 3mm forward @200mm/min)
|
il y a 6 ans |
Robert Pelnar
|
daaac2fb88
fail stats
|
il y a 6 ans |
Robert Pelnar
|
cae68d9f6d
Extruder resolution changed to 32usteps
|
il y a 6 ans |
bubnikv
|
44dc12005f
Optimization of the filament sensor.
|
il y a 6 ans |
Robert Pelnar
|
aaf4e0a5e0
fixed bug - fsensor synchronization (b146)
|
il y a 6 ans |