defualt heated bed PID settings

Discussions related to the Rostock MAX v2
Post Reply
zerakren
Plasticator
Posts: 11
Joined: Sun Jan 11, 2015 3:01 pm

defualt heated bed PID settings

Post by zerakren »

I tried doing the PID calibration for my heated bed and replaced the values without at least writing them down. now it can no long reach temps above 90c which is keeping me from printing ABS. Could someone please post the default PID settings so I can get this corrected?
PLEASE AND THANKS.
User avatar
teoman
ULTIMATE 3D JEDI
Posts: 1770
Joined: Sat May 24, 2014 5:43 pm

Re: defualt heated bed PID settings

Post by teoman »

Those of us who followed the manual got the values from the pid autotune.
When on mobile I am brief and may be perceived as an arsl.
stonewater
Printmaster!
Posts: 345
Joined: Mon Jan 06, 2014 1:24 am

Re: defualt heated bed PID settings

Post by stonewater »

run the pid loop again...

Tom C
MAX V1
325 MM carbon arms trick trucks effector mount LED ring heat spreader
Corvair750
V6 Hotend
Robo 3D
Flashforge creator
http://WWW.TeslagenX.com" onclick="window.open(this.href);return false; - Bedini experimenter kits, books, DVD's
zerakren
Plasticator
Posts: 11
Joined: Sun Jan 11, 2015 3:01 pm

Re: defualt heated bed PID settings

Post by zerakren »

teoman wrote:Those of us who followed the manual got the values from the pid autotune.
Yeah and it didnt work.
The defaults now if you don't mind.
bot
Printmaster!
Posts: 988
Joined: Thu Sep 25, 2014 12:18 am
Location: Vancouver
Contact:

Re: defualt heated bed PID settings

Post by bot »

If you want the defaults, clear your eeprom with the arduino script.
*not actually a robot
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: defualt heated bed PID settings

Post by geneb »

I do mind.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
stonewater
Printmaster!
Posts: 345
Joined: Mon Jan 06, 2014 1:24 am

Re: defualt heated bed PID settings

Post by stonewater »

what bot said. clear the eeprom, reload your firmware with the latest fork, that will give you your defaults. I do not have defaults only my modded eeprom sorry. search the forum for PID autotune, there are a couple of threads for fine tuning your hotend temps.

Tom C
MAX V1
325 MM carbon arms trick trucks effector mount LED ring heat spreader
Corvair750
V6 Hotend
Robo 3D
Flashforge creator
http://WWW.TeslagenX.com" onclick="window.open(this.href);return false; - Bedini experimenter kits, books, DVD's
ironcoot
Noob
Posts: 4
Joined: Mon Oct 05, 2015 1:20 am

Re: defualt heated bed PID settings

Post by ironcoot »

From: Repetier-091-ROSTOCKMAX-master/Repetier-091-ROSTOCKMAX/Repetier/Configuration.h
#define HEATED_BED_PID_INTEGRAL_DRIVE_MAX 255
#define HEATED_BED_PID_INTEGRAL_DRIVE_MIN 80
#define HEATED_BED_PID_PGAIN 87.86
#define HEATED_BED_PID_IGAIN 3.01
#define HEATED_BED_PID_DGAIN 641.82
#define HEATED_BED_PID_MAX 255


From output of g-code "M503" EEPROM value dump of printer before tuning any bed PID parameters:
[...]
EPR:0 107 255 Bed PID drive max
EPR:0 124 80 Bed PID drive min
EPR:3 108 87.860 Bed PID P-gain
EPR:3 112 3.010 Bed PID I-gain
EPR:3 116 641.820 Bed PID D-gain
EPR:0 120 255 Bed PID max value [0-255]
[...]

There is no bed PID tuning procedure listed in the assembly manual.
(Extruder procedure yes; bed no.)
Rostock MAX v2 Assembly Guide
Version 3.40, August 7th, 2015
Third Edition
zerakren
Plasticator
Posts: 11
Joined: Sun Jan 11, 2015 3:01 pm

Re: defualt heated bed PID settings

Post by zerakren »

hey thanks a lot, Ironcoot.
glad someone on this board is willing to lend a hand. :mrgreen: :mrgreen:
User avatar
teoman
ULTIMATE 3D JEDI
Posts: 1770
Joined: Sat May 24, 2014 5:43 pm

Re: defualt heated bed PID settings

Post by teoman »

The reason why the defaults are not mentioned is because they are not even used once.

You also have the defaults in the arduino program that you have on your computer.
When on mobile I am brief and may be perceived as an arsl.
ironcoot
Noob
Posts: 4
Joined: Mon Oct 05, 2015 1:20 am

Re: defualt heated bed PID settings

Post by ironcoot »

> (teoman) The reason why the defaults are not mentioned is because they are not even used once.

I do not understand this statement.

If the instructions from the manual are followed to the letter, the bed-PID values used for printing are the default values from the firmware build.

The manual includes instructions on how to tune the extruder-PID values based on data from the "M303" gcode command -- but there are no instructions to use the "M303 P1" version for the bed.

On a related matter, I have been unable to get "M303 P1" to complete without timing out, so I continue to use the default bed-PID values. (Max V2; 12V Onyx V7)
User avatar
teoman
ULTIMATE 3D JEDI
Posts: 1770
Joined: Sat May 24, 2014 5:43 pm

Re: defualt heated bed PID settings

Post by teoman »

Hnm. Mine must be an older manual then.

Sorry for that.
When on mobile I am brief and may be perceived as an arsl.
Post Reply

Return to “Rostock MAX v2”