Skip to content
  1. Mar 23, 2013
    • whosawhatsis's avatar
      Separate PID_MAX from BANG_MAX · fd5b7e0c
      whosawhatsis authored
      This allows PID_FUNCTIONAL_RANGE to use a maximum duty cycle higher
      than PID_MAX. This is useful for powerful heaters to heat quickly in
      bang-bang mode, but use a lower duty cycle that is easier to stabilize
      in PID mode.
      fd5b7e0c
  2. Mar 19, 2013
  3. Mar 18, 2013
  4. Mar 15, 2013
  5. Mar 01, 2013
  6. Feb 27, 2013
  7. Feb 19, 2013
  8. Feb 18, 2013
  9. Feb 16, 2013
  10. Feb 14, 2013
  11. Feb 13, 2013
  12. Feb 12, 2013
  13. Feb 11, 2013
  14. Feb 05, 2013
    • Denis B's avatar
      Added support for extruder offset handling · 70871715
      Denis B authored
      The extruder offset can be specified in the configuration
      file or adjusted on the fly using the "M218 T# X# Y#" command.
      The EEPROM support is not yet merged in.
      The "T#" command can take option "F#" that specifies the feedrate
      at which the printing head should be re-positioned. If not
      specified the re-positioning move is not preformed immediately,
      but the coordinates are adjusted for the printer to properly
      position the head when the next movement happens.
      70871715
  15. Feb 04, 2013
  16. Feb 03, 2013
  17. Feb 02, 2013
  18. Feb 01, 2013
  19. Jan 31, 2013