MRprusa3d
|
20a03d703d
G-code unification
|
5 gadi atpakaļ |
PavelSindler
|
9926468c91
Merge remote-tracking branch 'upstream/MK3' into variants
|
5 gadi atpakaļ |
PavelSindler
|
83510ed489
check_for_ir_sensor
|
5 gadi atpakaļ |
Robert Pelnar
|
eea755496b
Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation.
|
5 gadi atpakaļ |
PavelSindler
|
6b1cf99066
conditional compilation updated
|
5 gadi atpakaļ |
PavelSindler
|
da2c963893
conditional compilation improved: fsensor_autoload_check_stop() and fsensor_autoload_check_start(); M600 "filament not responding" error on printers with ir sensor fixed
|
5 gadi atpakaļ |
PavelSindler
|
e0c1e4a02d
version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus
|
5 gadi atpakaļ |
Robert Pelnar
|
6157c3ab32
New filament sensor
|
5 gadi atpakaļ |
PavelSindler
|
0e65790218
removed redundant code
|
6 gadi atpakaļ |
PavelSindler
|
74a7341005
mmu: FINDA disabled by damaged/disconnected PAT9125 hotfix
|
6 gadi atpakaļ |
Robert Pelnar
|
d886ba1100
Fix PFW657 - filament runout detection is not working after autoload disabled from menu.
|
6 gadi atpakaļ |
MRprusa3d
|
fd45dd64dc
Bed PowerMonitor III
|
6 gadi atpakaļ |
MRprusa3d
|
4ae857136d
Bed PowerMonitor II
|
6 gadi atpakaļ |
MRprusa3d
|
18a8ae5b8f
Bed PowerMonitor
|
6 gadi atpakaļ |
PavelSindler
|
a9317b4d36
upstream/MK3 merge
|
6 gadi atpakaļ |
PavelSindler
|
a6a81c6ea6
mmu2: filament senor (FINDA) can be switched ON/OFF from menu without dependency on pat9125 state
|
6 gadi atpakaļ |
PavelSindler
|
bd8ca8d652
removed redefinition of functions in fsensor.cpp
|
6 gadi atpakaļ |
PavelSindler
|
940f436a5f
merge MK3_dev into MK3
|
6 gadi atpakaļ |
PavelSindler
|
866d6758c3
Merge pull request #1243 from mkbel/simplify_EEPROM_M500
|
6 gadi atpakaļ |
Marek Bel
|
9dff6431e6
Format fsensor documentation.
|
6 gadi atpakaļ |
Marek Bel
|
1585dc66b0
Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500
|
6 gadi atpakaļ |
Robert Pelnar
|
9960c80bf7
Additional check always with enabled oq_meassure
|
6 gadi atpakaļ |
Robert Pelnar
|
f9d8c46802
Enable/disable optical quality meassurement in settings menu
|
6 gadi atpakaļ |
PavelSindler
|
aefb4e5c09
Merge pull request #1200 from XPila/MK3
|
6 gadi atpakaļ |
Robert Pelnar
|
c2f535b619
Filament sensor - fix invalid calculation of fsensor_counter in LA stepper.
|
6 gadi atpakaļ |
PavelSindler
|
e6a00b8f53
send busy messages when checking for filament presence
|
6 gadi atpakaļ |
Marek Bel
|
3f28632443
Use cs.axis_steps_per_unit from ConfigurationStore.
|
6 gadi atpakaļ |
Marek Bel
|
9868dd766e
Fix print not recovered when filament sensor is disabled during filament change initiated by filament run out.
|
6 gadi atpakaļ |
Marek Bel
|
a5a7b1f1d6
Move functions definitions behind variable definitions. (No change in functionality.)
|
6 gadi atpakaļ |
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 gadi atpakaļ |