Commit History

Author SHA1 Message Date
  Marek Bel 14dc6b86e0 Change undocumented behaviour of M190 (Wait for bed temperature). Document M190 and M109 (Wait for extruder temperature). 4 years ago
  DRracer e1e40213b2 Enable fan pin test even for MK3 (was disabled in 3.7.2 due to lack of 4 years ago
  DRracer 898e85e69f Merge pull request #2038 from Eriobis/MK3 4 years ago
  MRprusa3d 978ace7fd7 Update Marlin_main.cpp 4 years ago
  Marek Bel e73b0a88d5 Use same format for all instances where "ok" is send to serial line. 4 years ago
  Yuri D'Elia 2345288d40 Fix the LCD pause function 4 years ago
  Marek Běl 3f04c4db87 Merge branch 'MK3' into preheat_menu 4 years ago
  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 years ago
  DRracer 11ce786aaa Support for more special characters allowed in file names (^ + = [ ] ; 4 years ago
  Marek Bel 159a1a70d8 Update documentation. 4 years ago
  Marek Bel 52cb37770b Fix repeated power panic restarted print from beginning or jumped at most 65536 B back in file printed from SD card. 4 years ago
  DRracer c6df3fe012 Merge pull request #2127 from DRracer/code-size-reduction-1 4 years ago
  DRracer a7c2aec04c Code size reduced by almost 5KB 4 years ago
  Marek Bel 3ed6d0637c Re-enable tmc2130_sg_stop_on_crash only if crash detection enabled from menu. 4 years ago
  Marek Bel f204cdea81 Refactor 4 years ago
  DRracer f07635d08a Merge pull request #2116 from mkbel/fix_mmu_lay1cal 4 years ago
  Marek Bel f0642f88f1 Fix power panic broken when PSU_Delta defined. 4 years ago
  Marek Bel e53734895f Make MMU load failed blocking to workaround lack of resume print menu item. 4 years ago
  DRracer ba81149afe Merge branch 'MK3' into MK3_3.7.3 4 years ago
  DRracer a28c365bb1 Merge pull request #2075 from MRprusa3d/PFW-873b 4 years ago
  MRprusa3d b471bb7540 farm mode update, documentation correction 4 years ago
  Marek Kühn 091cd49ca5 Fw version check disabled in farm mode 4 years ago
  DRracer cb19f0958b Use _delay() and _micros() for future compatibility 4 years ago
  DRracer 7c9d3dd177 Update doxydoc of new G-codes 4 years ago
  Simon Benoit 49d2866b48 Add threshold distance to Z calibration 5 years ago
  leptun 556b87edec M350 for all axis - MK3 4 years ago
  DRracer 3e60cf4537 enable only for MK3S (out of FLASH on the MK3) 5 years ago
  DRracer 593675c667 delay, micros for the 3.7.x branch 5 years ago
  DRracer 6860a572c2 detection of faulty RAMBo (incorrect capacitor on fan tach pin) for MK3/S 5 years ago
  DRracer 6f79ef4c9c resolve hidden conflicts in commented code 5 years ago