Commit History

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