Tweak PID & G26

Thanks to some great feedback from @RolandRosenfeld I did some small tweaks:

- Adjusted auto PID tune parameters
- Replaced manufacturer PID values
- Minor changes to the readme
- Raised retraction on G26 Mesh Test
- Merged latest bugfix from derhopp
- Added latest hex files

Co-Authored-By: Roland Rosenfeld <roland@spinnaker.de>
This commit is contained in:
David Ramiro
2018-12-17 20:16:57 +01:00
parent 1b8120bbdc
commit 5e9dfe5038
11 changed files with 22998 additions and 22996 deletions

View File

@@ -380,9 +380,9 @@
// If you are using a pre-configured hotend then you can use one of the value sets by uncommenting it
// i3 Mega
#define DEFAULT_Kp 16.43
#define DEFAULT_Ki 1.03
#define DEFAULT_Kd 55.79
#define DEFAULT_Kp 15.94
#define DEFAULT_Ki 1.17
#define DEFAULT_Kd 54.19
// Ultimaker
//#define DEFAULT_Kp 22.2