Commit History

Author SHA1 Message Date
  DRracer f7fd7a5331 Merge pull request #3012 from leptun/MK3_IP_support 4 years ago
  Alex Voinea 647cde0cae Add documentation 4 years ago
  Alex Voinea 2f4119a6d7 M552 - Printer IP address 4 years ago
  DRracer 2b81abb24c Merge pull request #2814 from wavexx/MK3_PAT9125_I2C 4 years ago
  D.R.racer 15d76a7501 Remove duplicit incrementation of consecutive comment lines 4 years ago
  DRracer 40e45c5eaa Merge pull request #3009 from leptun/PFW-1144-LongPathName 4 years ago
  DRracer 58c217a340 Merge pull request #2988 from leptun/PFW-1171-EEPROM_SN 4 years ago
  Alex Voinea 7e09df6a34 Add documentation 4 years ago
  Alex Voinea b6d56bc0f4 Change M27 argument from L to P as that makes more sense (path vs LFN)) 4 years ago
  Yuri D'Elia ec4c1be058 Silence bUpdateEEPROM unused warning in MK3 variant 4 years ago
  Voinea Dragos 30131c9ab5 Patch broken string PROGMEM transition with setTargetedHotend() error 4 years ago
  Voinea Dragos ea44d78d68 Merge branch 'MK3' into PFW-1171-EEPROM_SN 4 years ago
  Voinea Dragos 698499f00d split timer0 and timer2 initialization. Move timer2 init early 4 years ago
  Voinea Dragos 6b6205d2f6 M27 refactoring and M27 L initial implementation 4 years ago
  Yuri D'Elia b8b75186fe Remove the extra copy of CRITICAL_SECTION from fastio 4 years ago
  Yuri D'Elia 31b3ad0613 Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C 4 years ago
  Yuri D'Elia 2d71a071f0 Switch twi.c to fastio 4 years ago
  Yuri D'Elia 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility 4 years ago
  Yuri D'Elia 30262b0a6e Remove redundant definitions of CRITICAL_SECTION_* 4 years ago
  3d-gussner d75a0fdcbd Merge remote-tracking branch 'upstream/MK3' into MK3_translation_0121 4 years ago
  DRracer 42311db5f1 Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE 4 years ago
  D.R.racer caf58b16b6 Fix handling EOF 4 years ago
  Yuri D'Elia e9d5c44732 Also toggle pins efficiently in sm4.c 4 years ago
  3d-gussner fba83bd309 Add new flags -c -p -n 4 years ago
  D.R.racer 6c9c1423c6 Remove temporary changes from SdBaseFile.h 4 years ago
  D.R.racer 71d825d0f2 Return SdBaseFile into previous state 4 years ago
  D.R.racer 7279de7403 Separate reading G-code files and writing to a file 4 years ago
  D.R.racer c05b625b1c Fix occasionally skipped valid G-code lines 4 years ago
  D.R.racer d1fd5a555f Clean up gfReset() 4 years ago
  D.R.racer b2cf5b7b6c Fix seekSetFilteredGcode() 4 years ago