Skip to content

Instantly share code, notes, and snippets.

@tetious
Last active September 4, 2016 15:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tetious/17d87d49a1f65f88dfd18de929467e6f to your computer and use it in GitHub Desktop.
Save tetious/17d87d49a1f65f88dfd18de929467e6f to your computer and use it in GitHub Desktop.
// FT-5 with fake E3D V6
#define DEFAULT_Kp 28.61
#define DEFAULT_Ki 3.23
#define DEFAULT_Kd 63.28
// FT-2020 with jhead
#define DEFAULT_Kp 24.87
#define DEFAULT_Ki 1.64
#define DEFAULT_Kd 94.12
// FT-2020 BED
#define DEFAULT_bedKp 166.35
#define DEFAULT_bedKi 9.84
#define DEFAULT_bedKd 703.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment