Skip to content

Commit

Permalink
a bit higher even.
Browse files Browse the repository at this point in the history
  • Loading branch information
bkubicek committed Nov 2, 2011
1 parent 786b83d commit 1353ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ float current_raw_average=0;
#define PID_dT 0.05
//machine with red silicon: 1950:45 second ; with fan fully blowin 3000:47

#define PID_CRITIAL_GAIN 2800
#define PID_CRITIAL_GAIN 3000
#define PID_SWING_AT_CRITIAL 45 //seconds

double Kp = 0.6*PID_CRITIAL_GAIN; //20.0;
Expand Down

0 comments on commit 1353ab3

Please sign in to comment.