My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Scott Lahteine 50c3140040 Merge pull request #3414 from thinkyhead/rc_host_timeout_mods 9 роки тому
..
Configuration.h Add DEFAULT_KEEPALIVE_INTERVAL setting 9 роки тому
Configuration_adv.h Implemented M155 and M156, a generic TWI/I2C interface for Marlin 9 роки тому
README.md added kossel xl example configuration 9 роки тому

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