Robert Pelnar
|
9960c80bf7
Additional check always with enabled oq_meassure
|
6 年 前 |
Robert Pelnar
|
f9d8c46802
Enable/disable optical quality meassurement in settings menu
|
6 年 前 |
PavelSindler
|
aefb4e5c09
Merge pull request #1200 from XPila/MK3
|
6 年 前 |
Robert Pelnar
|
c2f535b619
Filament sensor - fix invalid calculation of fsensor_counter in LA stepper.
|
6 年 前 |
PavelSindler
|
e6a00b8f53
send busy messages when checking for filament presence
|
6 年 前 |
Marek Bel
|
3f28632443
Use cs.axis_steps_per_unit from ConfigurationStore.
|
6 年 前 |
Marek Bel
|
9868dd766e
Fix print not recovered when filament sensor is disabled during filament change initiated by filament run out.
|
6 年 前 |
Marek Bel
|
a5a7b1f1d6
Move functions definitions behind variable definitions. (No change in functionality.)
|
6 年 前 |
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.
|
6 年 前 |
Marek Bel
|
cc0249126a
Document fsensor_update, remove disabled code.
|
6 年 前 |
Marek Bel
|
1b299618c1
Fix compiler warnings: sketch/fsensor.cpp: In function 'void __vector_11()':
|
6 年 前 |
Marek Bel
|
25c00393ff
Fix compiler warning sketch/fsensor.cpp:221:10: warning: unused variable 'fsensor_autoload_c_old' [-Wunused-variable]
|
6 年 前 |
Robert Pelnar
|
c2fe3b920c
FSensor - chunk defined in mm, runout detection distance tunning
|
6 年 前 |
Robert Pelnar
|
9509a60549
FSensor improovement
|
6 年 前 |
Robert Pelnar
|
7731898b58
FSensor - optical quality meassurement - ignore reflexivity for materials with low data deviation
|
6 年 前 |
Robert Pelnar
|
dd23835480
fsensor - fix - do not report poor filament response when disabled
|
6 年 前 |
Robert Pelnar
|
2f9003dbdd
fsensor - better state handling
|
6 年 前 |
Robert Pelnar
|
60b4db15e0
FSensor - M600 fix + cond. translation + tunning filter and params
|
6 年 前 |
Robert Pelnar
|
c6a3f073dd
FSensor - M600/autoload fix + optical quality meassurement
|
6 年 前 |
Robert Pelnar
|
980c044dac
FSensor - code cleaning
|
6 年 前 |
Robert Pelnar
|
2e260aeccc
FSensor - autoload fixed
|
6 年 前 |
Robert Pelnar
|
1309c52bcf
FSensor - code cleaning + simplification
|
6 年 前 |
Robert Pelnar
|
0f91bf9527
FSensor - optical quality meassurement durring load filament
|
6 年 前 |
Robert Pelnar
|
fd9b9acf4e
FSensor, code cleaning + optical quality meassurement
|
6 年 前 |
Robert Pelnar
|
5483bee885
FSensor - meassuring filament optical quality
|
6 年 前 |
Robert Pelnar
|
afb9ca4687
FSensor - removed fsensor blocking while load, added filament quality meassurement
|
6 年 前 |
Robert Pelnar
|
2c06cb68d1
FSensor tunning - filtering changed, chunk length = 0.64mm and MAX_ERR = 10
|
6 年 前 |
Robert Pelnar
|
19a72ef9eb
LCD menu optimalization - LiquidCrystal_Prusa removed
|
6 年 前 |
MRprusa3d
|
4b295c4091
FilamentAutoload setting by shipping preparation
|
6 年 前 |
Robert Pelnar
|
8da2330b93
FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW).
|
6 年 前 |