Commit History

Author SHA1 Message Date
  Yuri D'Elia 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility 3 years ago
  Yuri D'Elia 30262b0a6e Remove redundant definitions of CRITICAL_SECTION_* 3 years ago
  DRracer 42311db5f1 Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE 3 years ago
  D.R.racer caf58b16b6 Fix handling EOF 3 years ago
  Yuri D'Elia e9d5c44732 Also toggle pins efficiently in sm4.c 3 years ago
  3d-gussner fba83bd309 Add new flags -c -p -n 3 years ago
  D.R.racer 6c9c1423c6 Remove temporary changes from SdBaseFile.h 3 years ago
  D.R.racer 71d825d0f2 Return SdBaseFile into previous state 3 years ago
  D.R.racer 7279de7403 Separate reading G-code files and writing to a file 3 years ago
  D.R.racer c05b625b1c Fix occasionally skipped valid G-code lines 3 years ago
  D.R.racer d1fd5a555f Clean up gfReset() 3 years ago
  D.R.racer b2cf5b7b6c Fix seekSetFilteredGcode() 3 years ago
  D.R.racer b6c59e08ac Workaround ++gfCacheP into postincrement ld r22, Z+ 3 years ago
  D.R.racer d275fe0e83 Extract gcode filter from SdBaseFile into SdFile + optimization 3 years ago
  D.R.racer c3758d350e Fast skipping of large comment blocks 3 years ago
  D.R.racer dcc6605809 Workaround for skipping large comment blocks 3 years ago
  Yuri D'Elia a9625747db Reinstate the nop instruction as delay in non-DEDGE 3 years ago
  Yuri D'Elia d3734b02cc Also fix delay instances inside unused BACKLASH_[XY] 3 years ago
  Yuri D'Elia b17cdcd4d7 Ensure MINIMUM_PULSE is always 0 in DEDGE mode 3 years ago
  Yuri D'Elia 2a6989ecd5 Remove TMC2130 special-cases 3 years ago
  Yuri D'Elia 4fed728e08 Elide delayMicroseconds for TMC2130 in non-DEDGE mode 3 years ago
  D.R.racer c28e5a9dbc Farmer's request 2 3 years ago
  DRracer bfe93d3959 Merge pull request #2951 from DRracer/pvb-08 3 years ago
  DRracer 891f37a622 Merge pull request #2982 from DRracer/codesize 3 years ago
  3d-gussner 0aae433bda Update po files after all these changes 3 years ago
  3d-gussner c555907a12 Remove duplicate string `G-code sliced for a different printer type. Please re-slice the model again. Print cancelled.` using `MSG_GCODE_DIFF_PRINTER_CANCELLED` 3 years ago
  3d-gussner 51d1e0bd8a Remove duplicate string `G-code sliced for a different printer type. Continue?` using `MSG_GCODE_DIFF_PRINTER_CONTINUE` 3 years ago
  3d-gussner 7916f8b9e8 Merge branch 'codesize' of https://github.com/DRracer/Prusa-Firmware into DRracer_codesize 3 years ago
  D.R.racer 0eb7261e29 Save ~100B on menu implementation 3 years ago
  3d-gussner ba8386573a Remove duplicate string `Resume print` using `MSG_RESUME_PRINT` 3 years ago