Commit History

Author SHA1 Message Date
  espr14 25d6e24778 Add comments 3 years ago
  espr14 90c8045f7d Clean the code 3 years ago
  espr14 20659ec818 Add debug output 3 years ago
  espr14 c397e9249a Restart scanning 3 years ago
  espr14 1610c96fc4 Fix and report circle divergence 3 years ago
  espr14 744763f0a9 Fix diagonal movement 3 years ago
  espr14 de23a845b4 Remove unused 3 years ago
  espr14 3c9168f8f6 Optimize diagonal 3 years ago
  espr14 9a59369c77 Diagonal acceleration 3 years ago
  espr14 27ff6b0057 Fix build 3 years ago
  espr14 9b55ff9de1 Acceleration up and down 3 years ago
  espr14 f39a0999e1 Prepare full acceleration control 3 years ago
  espr14 ccf26e4e7a Basic acceleration 3 years ago
  espr14 a8f4207df9 New XYZ calibration algorithm 3 years ago
  D.R.racer 4747c8c9f5 Increase top Z-offset limit based on some test results 3 years ago
  D.R.racer 5184910ef9 Try harder finding the calibration center 3 years ago
  D.R.racer cd4e16ef9f XYZ calibration tune 3 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
  Marek Bel ac62117d6b Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev 5 years ago
  XPila 290328445a Merge pull request #1019 from mkbel/MK3_fix6 5 years ago
  XPila c2f098e263 Merge pull request #1015 from mkbel/fix_compiler_warnings 5 years ago
  Marek Bel 10ba3e7ffd Move global variable count_position declaration to stepper.h header file. 5 years ago
  mkbel cda93906bc Merge pull request #1018 from prusa3d/MK3 5 years ago
  mkbel 4cc127feac Merge pull request #817 from 3d-gussner/MK3_fix6 5 years ago
  Marek Bel 4395ec207e Fix compiler warnings: sketch/xyzcal.cpp:111:10: warning: unused parameter 'nd' [-Wunused-parameter] 5 years ago
  Marek Bel 78f1a7914f Fix compiler warning: sketch/xyzcal.cpp:90:6: warning: unused parameter 'de' [-Wunused-parameter]. 5 years ago
  Marek Bel 63724c5f0e Comment out variable used only for commented out debug. 5 years ago
  Petr Ledvina 3f17364589 Fix various warnings 5 years ago
  3d-gussner 8f032ad122 Fix MK3 compilation issue with Arduino 1.8.x 6 years ago