Commit History

Author SHA1 Message Date
  Yuri D'Elia b8b75186fe Remove the extra copy of CRITICAL_SECTION from fastio 3 years ago
  Yuri D'Elia 31b3ad0613 Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C 3 years ago
  Yuri D'Elia 2d71a071f0 Switch twi.c to fastio 3 years ago
  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
  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
  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
  3d-gussner c6a01b3806 Remove duplicate string `Reset` using `MSG_RESET` 3 years ago
  3d-gussner ab5aad636f Remove duplicate string `Mesh Bed Leveling` and `Mesh bed leveling` using `MSG_MESH_BED_LEVELING` 3 years ago
  DRracer f4cee7ce84 Merge pull request #2983 from leptun/MK3_fix_sm4.h_line_ending 3 years ago
  DRracer bce9f8c949 Merge pull request #2984 from leptun/MK3_Serial_LF_only 3 years ago
  DRracer c465417f50 Merge pull request #2987 from leptun/PFW-1144-LongPathName 3 years ago
  3d-gussner 84ed0725f2 Merge branch 'codesize' of https://github.com/DRracer/Prusa-Firmware into DRracer_codesize 3 years ago
  3d-gussner bce8501eea Remove duplicate string `Extruder` using `MSG_Extruder` 3 years ago
  Voinea Dragos c6588193ad Fix some more stuff in cardreader.cpp 3 years ago