My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Scott Lahteine 9bf87aac6a Merge pull request #3127 from thinkyhead/rc_core_babystepping vor 8 Jahren
..
Configuration.h Send a Busy signal to hosts during long processes, wait for input, etc vor 8 Jahren
Configuration_adv.h Implement BABYSTEPPING for COREXY and COREXZ vor 8 Jahren
README.md added kossel xl example configuration vor 8 Jahren

README.md

Configuration for Kossel k800 XL

This example configuration ist for a Kossel XL with a printable bed diameter of 280mm and a height of 385mm. It also has the auto bed leveling probe (with a endstop switch) and the heat bed activated.

Configuration

You might have/want to edit at least the following settings in Configuration.h:

Fine tuning

  • Increase DELTA_RADIUS when the model is convex (bulge in the middle)
  • Increase DELTA_DIAGONAL_ROD when the model is larger then expected

http://reprap.org/wiki/PID_Tuning

  • DEFAULT_Kp (PID tuning for the hotend)
  • DEFAULT_Ki (PID tuning for the hotend)
  • DEFAULT_Kd (PID tuning for the hotend)

PSU Options

  • The power supply is configured to 2 (to use a relay to switch 12V on and off)
  • It is configured to be off by default