Cronologia Commit

Autore SHA1 Messaggio Data
  DRracer 5a4126e00c Merge pull request #2263 from leptun/MK3-Fix_PSU_DELTA_SILENT 4 anni fa
  leptun e3ac2e2509 PSU_DELTA fix force_high_power_mode() 4 anni fa
  Marek Bel 219a5e0625 Initialize EEPROM_SILENT in one place both for MK3 and MK25 printers and make it more clear. 4 anni fa
  Marek Bel 7feb763643 Move check for clear EEPROM just after factory_reset() to ensure nothing is written to EEPROM before check. 4 anni fa
  leptun b39f09b68e Merge branch 'MK3' into MM_lay1_cal 4 anni fa
  DRracer d044d3b7b5 Merge pull request #2244 from MRprusa3d/PFW-1008 4 anni fa
  MRprusa3d ed13788e0c EEPROM_BABYSTEP_Z using removal 4 anni fa
  DRracer 06187f52f3 Merge pull request #2230 from leptun/MK3_Octoprint_fIxes 4 anni fa
  leptun 61c7479579 Code cleanup: Move texts to messages.c/h 4 anni fa
  Marek Bel aba9d1c360 Merge branch 'MK3' into MM_lay1_cal 4 anni fa
  Marek Bel 8c7015df53 Document set current command. 4 anni fa
  leptun 9c22692827 Fix Cancel Print command processing 4 anni fa
  leptun 4d149f0dfa Do not send useless keepalive messages after print is canceled from lcd 4 anni fa
  leptun 14b72d2b46 Prevent timeout when printing from SD with USB host connected 4 anni fa
  leptun 2363f19a62 Minor tweaks for usb printing 4 anni fa
  leptun fd01942db8 FAN Error fix - Initial 4 anni fa
  Marek Bel 19a8537901 Document. 4 anni fa
  Marek Bel 027b6238fd Mark code unused when PINDA_THERMISTOR is defined by macro. Saves 1B of RAM and 4B of FLASH memory. 4 anni fa
  Marek Bel 73642632f5 Do not force PLA filament in first layer calibration from wizard. Remove duplicate variable wizard_active. Saves 410 B of FLASH and 1 B of RAM. 4 anni fa
  Marek Bel e83b2ebe1f Rename mFilamentMenu to lcd_generic_preheat_menu to match naming convention for global function and be more descriptive. 4 anni fa
  Marek Bel 6661d3aa45 Merge remote-tracking branch 'prusa3d/MK3' into MM_lay1_cal 4 anni fa
  DRracer 521c5eb8ef Merge pull request #2141 from mkbel/preheat_menu 4 anni fa
  Marek Bel 14dc6b86e0 Change undocumented behaviour of M190 (Wait for bed temperature). Document M190 and M109 (Wait for extruder temperature). 4 anni fa
  DRracer e1e40213b2 Enable fan pin test even for MK3 (was disabled in 3.7.2 due to lack of 4 anni fa
  DRracer 898e85e69f Merge pull request #2038 from Eriobis/MK3 4 anni fa
  MRprusa3d 978ace7fd7 Update Marlin_main.cpp 4 anni fa
  Marek Bel e73b0a88d5 Use same format for all instances where "ok" is send to serial line. 4 anni fa
  Marek Běl 3f04c4db87 Merge branch 'MK3' into preheat_menu 4 anni fa
  Marek Bel 269aef1696 Remove unused code guarded by WATCH_TEMP_PERIOD macro as most of the functionality is duplicate to what is implemented in temp_runaway_check(). This will release us from porting setWatch() to unified preheat menu and maintaining it. 4 anni fa
  DRracer 11ce786aaa Support for more special characters allowed in file names (^ + = [ ] ; 4 anni fa