Skip to content
Snippets Groups Projects
  1. Aug 31, 2017
  2. Aug 28, 2017
  3. Aug 25, 2017
    • Roxy-3D's avatar
      Add Max7219 LED Matrix Debug Support (#7563) · 3f0b38ed
      Roxy-3D authored
      * Add Max7219 LED Matrix Debug Support
      
      The Max7219 8x8 LED Matrix's are very helpful for debugging new code.
      And for that matter, just trying to maximize printer settings without
      causing stuttering.
      
      The displays are very inexpensive (under $2.00 with shipping) and
      provide a lot of help when trying to debug complicated code.
      
      * Try to keep Makefile up to date.
      
      3f0b38ed
    • GMagician's avatar
      Addressing #7552 · 0067bb28
      GMagician authored
      When M405 is used it changes 'volumetric_multiplier[FILAMENT_SENSOR_EXTRUDER_NUM]' value. When M406 disables M405 it leaves the value unchanged.
      This PR applies 'calculate_volumetric_multipliers' in M406 instead of resetting it to 1.0 because M200 may not be compatible with M405 hence I'm sure to restore anyway with correct value.
      0067bb28
  4. Aug 24, 2017
  5. Aug 23, 2017
  6. Aug 18, 2017
  7. Aug 17, 2017
    • GMagician's avatar
      #7529 compile fix · 405a2132
      GMagician authored
      I made an error in previous fix
      405a2132
    • GMagician's avatar
      #7504 missing part · 869d7f37
      GMagician authored
      #7504 integration has missed this part.
      When more than 1 servo is used with bltouch it's impossible to predefine default servo delay for it.
      In my original fix I completely removed this part but maybe this is a better compromise
      869d7f37
  8. Aug 16, 2017
  9. Aug 15, 2017
  10. Aug 11, 2017
Loading