Skip to content
Snippets Groups Projects
  1. Jan 10, 2015
    • grob6000's avatar
      Multiple PID parameter edit for ultralcd · 7d32c7f3
      grob6000 authored
      * Depending on extruder count, will add menu items for ultralcd to edit
      individual PID parameters for each extruder
      * Added menu items to each language_xx.h
      * Builds OK, but recommend testing with typical LCD
      7d32c7f3
    • grob6000's avatar
      Fix R-H compatibility · 3e2af67c
      grob6000 authored
      * R-H reads incorrect M301 line from EEPROM output if more than one is
      present. Reverted to original output format, using only E0 value.
      3e2af67c
    • grob6000's avatar
      Independent PID parameters for each extruder · 37c7e830
      grob6000 authored
      * Variables Kp, Ki, Kd, Kc now arrays of size EXTRUDERS
      * M301 gains (optional, default=0) E parameter to define which
      extruder's settings to modify. Tested, works with Repetier Host's EEPROM
      config window, albeit only reads/updates settings for E0.
      * All Kp, Ki, Kd, Kc parameters saved in EEPROM (version now v14), up to
      3 extruders supported (same as Marlin in general)
      37c7e830
  2. Jan 09, 2015
  3. Jan 08, 2015
  4. Jan 07, 2015
Loading