Commit History

Author SHA1 Message Date
  Marek Bel aa45091400 Scale extruder motor current linearly with speed. (#2813) 3 years ago
  Yuri D'Elia 3276320a06 Hide tmc2130_sg_change behind DEBUG_CRASHDET_COUNTERS 3 years ago
  DRracer 42311db5f1 Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE 3 years ago
  Yuri D'Elia 4fed728e08 Elide delayMicroseconds for TMC2130 in non-DEDGE mode 3 years ago
  Voinea Dragos da21916473 Change printf_P without format arguments and NL to puts_P only 3 years ago
  Yuri D'Elia e6b182aa9f Implement proper step/delay pauses in tmc2130 functions 4 years ago
  Yuri D'Elia 6ceca9bf85 Implement double-edge stepping 4 years ago
  Yuri D'Elia 6017600714 Reintroduce the ability to disable TMC interpolation per-axis 4 years ago
  Alex Voinea fd1d05ab48 :recycle:Code optimization 4 years ago
  Alex Voinea d0c51b9e73 int -> bool 4 years ago
  Alex Voinea 2e50954710 Merge branch 'MK3' into MK3_fix_selftest_Z_crash2 4 years ago
  DRracer d6ac9e4638 Merge pull request #2342 from vintagepc/2306-hard-reset-homing-fails 4 years ago
  Alex Voinea 779423f0e7 Move hardcoded values to variants 4 years ago
  vintagepc 982c4cbf7b Candidate fix for homing fail hard reset 4 years ago
  DRracer 4cf2f05d1d Merge pull request #2057 from leptun/MK3_fix_M350 4 years ago
  leptun 350e27810a fix selftest Z crash. Use stallGuard when testing Z 4 years ago
  Marek Bel 8c7015df53 Document set current command. 4 years ago
  leptun 556b87edec M350 for all axis - MK3 4 years ago
  Marek Bel 6b8a5bc3ac Fix compiler warnings 4 years ago
  DRracer 8b806f692e Merge pull request #1664 from MRprusa3d/PFW-811 4 years ago
  Marek Bel 49f172a7b9 Convert uint8_t cycle control varibles changed in previous commit to uint_least8_t to be potentially more portable. 4 years ago
  DRracer b15bbaf177 for cycles' variables: int -> uint8_t where appropriate, part1 4 years ago
  MRprusa3d 1d8c24e8a9 "disable_z()" for Delta PSU IV 4 years ago
  Marek Bel 4bfa3d7e0b Reporty busy: paused for user in case MMU is not responding. 5 years ago
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 5 years ago
  Robert Pelnar 434a723151 Timing functions 'micros' and 'delay' replaced in whole source with 'micros2' and 'delay2' 5 years ago
  Robert Pelnar 41b885c537 M907 fix - value in mA (PFW) 5 years ago
  Robert Pelnar 3afebcc9cc tmc2130_print_currents fixed (for obsolete M913) 5 years ago
  Marek Bel 4b47a74d1d Remove unused declarations from tmc2130.cpp. Move used declaration to Marlin.h. 5 years ago
  Marek Bel ac62117d6b Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev 5 years ago