Notifications
Clear all

Bed PID settings  

  RSS
Veszmadar
(@veszmadar)
Active Member
Bed PID settings

Hi!

I've got some artifacts on the side of the prints.

The bed is controlled with bangbang now. Can the Rambo handle PID control?

I've got the 3mm config, with RAMBO MINI 1.3A.

Posted : 29/09/2015 9:09 pm
Josef Průša
(@josef-prusa)
Member Admin
Re: Bed PID settings

Is the temperature unstable?

Feel free to fiddle with firmware, it is available at our drivers download page.

Founder and owner / Majitel a zakladatel
Posted : 29/09/2015 9:24 pm
Veszmadar
(@veszmadar)
Active Member
Topic starter answered:
Re: Bed PID settings

I was wondering, because the head is controlled with pid.

The original question was that the hardware can handle it? Or I need extra cooling for the bed's fet? Because the head is 40W,the bed is 100W.

Posted : 30/09/2015 7:06 pm
Josef Průša
(@josef-prusa)
Member Admin
Re: Bed PID settings

The fet will me fine 🙂 You can set it ant Configuration.h , line 188 Let me know how it works for you.

Founder and owner / Majitel a zakladatel
Posted : 02/10/2015 12:08 pm
Veszmadar
(@veszmadar)
Active Member
Topic starter answered:
Re: Bed PID settings

After my last comment, i realised that the FET is SMD... So the extra cooling is a no-go. 🙂
Maybe with a fan.

I found the option, modified the code, made a PID autotune for the bed.

When i complile and upload, the board starts, but the screen is a mess. something is wrong with the LCD settings in the code.

I uploaded the hex file provided again, and its ok.

I talk about the "FW_RAMBO_MINI_1_3_v2.zip" file.

Posted : 03/10/2015 7:49 am
Veszmadar
(@veszmadar)
Active Member
Topic starter answered:
Re: Bed PID settings

FW_RAMBO_MINI_1_3_v2_1.zip is the same.

I'm doing something wrong on uploading?

Posted : 03/10/2015 4:46 pm
Josef Průša
(@josef-prusa)
Member Admin
Re: Bed PID settings

It is possible if you have the heatbed cables near to the LCD cables that you get an interference in the LCD communication with PID for the heatbed. Lot of current switched at high frequency

Founder and owner / Majitel a zakladatel
Posted : 03/10/2015 5:09 pm
Veszmadar
(@veszmadar)
Active Member
Topic starter answered:
Re: Bed PID settings

It's not interference. If I upload any ino file (en or cz language) it's the same. Even if I don't modify the code. I tried to compile to hex and upload with your firmware updater. Same.

The screen is full of random characters from the beginning.

The only thing works, when I upload the hex file, which is in the zip.

Strange.

Posted : 04/10/2015 10:03 am
Josef Průša
(@josef-prusa)
Member Admin
Re: Bed PID settings

You need to have the addons installed in your arduino http://reprap.org/wiki/MiniRambo#Firmware_Requirements

Founder and owner / Majitel a zakladatel
Posted : 04/10/2015 5:02 pm
Veszmadar
(@veszmadar)
Active Member
Topic starter answered:
Re: Bed PID settings

Now its working!

I installed the RAMBO board addons earlier (in the sommer - i dont remember).

Now i copied a newer version from the current Marlin FW package, and it works!

Maybe it was for the Rambo and this is for the Rambo Mini to? Is there a difference between the two versions?

Posted : 04/10/2015 6:41 pm
Josef Průša
(@josef-prusa)
Member Admin
Re: Bed PID settings

Yep there is a slight difference in port mapping. RAMBo mini uses some pins on the MCU which are not defined in Arduino Mega 2560 or big RAMBo.

Let us know if you come up with some cool FW hacks 🙂

Founder and owner / Majitel a zakladatel
Posted : 06/10/2015 11:45 am
Share: