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
    • Scott Lahteine's avatar
      Merge pull request #7560 from thinkyhead/bf1_m406_patch · ca973480
      Scott Lahteine authored
      Addressing #7552
      ca973480
    • 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
    • Scott Lahteine's avatar
      Merge pull request #7532 from thinkyhead/bf1_fan_mux_vben · 2b120935
      Scott Lahteine authored
      New feature: Part-Cooling Fan Multiplexer
      2b120935
  4. Aug 24, 2017
Loading