bigtreetech / SKR-2

192 stars 179 forks source link

SKR2 heated bed causing printing issues #159

Open chiron5498 opened 2 years ago

chiron5498 commented 2 years ago

i have an skr 2 with tft 35v3 installed on my chiron with 2209s and marlin 2x, everything works except when you print with the heated bed ,the layer lines in the print are all unaligned, with the bed cold the walls are perfectly smooth, tried bang bang and its no different. Have run the pid several times to no avail , have tried the latest marlin , new heated bed new psu, nothing fixes it. never had issues with my trigorilla board , tried dropping bed power in marlin to 2/3 nope, The heated bed in the chiron is run by its own 24v psu , board is on its own 24v psu, so the only thing between them is the signal wires to turn on the bed, what could be feeding back into the board

hcet14 commented 2 years ago

The heated bed in the chiron is run by its own 24v psu , board is on its own 24v psu

Well, not exactly. This is no SKR 2 issue! Your trigorilla board uses two psus. The SKR 2 uses one big psu. Have a look at the schematics. dc_in_hcet hb_hcet You could connect your heatbed psu to F4 and remove the fuse.

BetulSBoyali commented 2 years ago

Hey, it is because the power supply is not enough. Use 500watt instead. I had the same issue with another board, I tried everything, pid, bigbang.. nothing worked except replacing power suplly to higher watt.

hcet14 commented 2 years ago

Hey, it is because the power supply is not enough.

Correct, I agree.

Use 500watt instead.

I don't agree. A common printer with 4 steppers, one extruder, hotbed not bigger than 24x24cm, mainboard, and a common display should work with 350W without problems. I think this is a good article about power consumption "https://clevercreations.org/how-much-electricity-3d-printer-power-usage" When I bought a new hotbed (22x22cm), I did some tests. 24v_test_save The current wasn't bigger, when the bed started heating (I was expecting a much higher current).

chiron5498 commented 2 years ago

Well its an skr 2 not a trigorilla board and the chiron has 2 seperate psu's one fot the board and the big one fir the bed and its 1000w so shouldnt be a problem

On Sun, 5 June 2022, 4:33 am hcet14, @.***> wrote:

Hey, it is because the power supply is not enough.

Correct, I agree.

Use 500watt instead.

I don't agree. A common printer with 4 steppers, one extruder, hotbed not bigger than 24x24cm, mainboard, and a common display should work with 350W without problems. I think this is a good article about power consumption "https://clevercreations.org/how-much-electricity-3d-printer-power-usage" https://clevercreations.org/how-much-electricity-3d-printer-power-usage When I bought a new hotbed (22x22cm), I did some tests. [image: 24v_test] https://user-images.githubusercontent.com/38034498/172020878-ec695628-9d94-4485-b062-8aa2057e6fbd.jpg The current wasn't bigger, when the bed started heating (I was expecting a much higher current).

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/SKR-2/issues/159#issuecomment-1146665229, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCCFPJDPJIKIXQQZBAYEXLVNOOOXANCNFSM5X2QXCPA . You are receiving this because you authored the thread.Message ID: @.***>

BetulSBoyali commented 2 years ago

Okay, I also changed the heat bed to aluminium one with the new power supply, it was a cheap thin heatbed before, which i assume to consume high power to heat up. Maybe isolation may work. I also read about signal noise between Bltouch and heatbed while heating up that can cause this kind of wobbling effect on the print. I don't know if that will work but i wrote a gcode on cura that may have stopped it.. That is M420 Z0 ; ... try if you have bltouch, it may work.

hcet14 commented 2 years ago

@BetulSBoyali

How did you fix your issue? "https://github.com/bigtreetech/SKR-2/issues/137#issuecomment-1110351643"

@chiron5498

How many psus are you using now with your chiron and SKR2?

chiron5498 commented 2 years ago

Still 2 psu's

On Sun, 5 June 2022, 11:10 pm hcet14, @.***> wrote:

@BetulSBoyali https://github.com/BetulSBoyali

How did you fix your issue? "https://github.com/bigtreetech/SKR-2/issues/137#issuecomment-1110351643" https://github.com/bigtreetech/SKR-2/issues/137#issuecomment-1110351643

@chiron5498 https://github.com/chiron5498

How many psus are you using now with your chiron and SKR2?

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/SKR-2/issues/159#issuecomment-1146802137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCCFPNHMDVWLCLLW2RIOJLVNSRN7ANCNFSM5X2QXCPA . You are receiving this because you were mentioned.Message ID: @.***>

chiron5498 commented 2 years ago

That command is disabling the z fade height, which i already tried disabling and didnt work thx

On Sun, 5 June 2022, 10:05 pm Betül Sueda, @.***> wrote:

Okay, I also changed the heat bed to aluminium one with the new power supply, it was a cheap thin heatbed before, which i assume to consume high power to heat up. Maybe isolation may work. I also read about signal noise between Bltouch and heatbed while heating up that can cause this kind of wobbling effect on the print. I don't know if that will work but i wrote a gcode on cura that may have stopped it.. That is M420 Z0 ; ... try if you have bltouch, it may work.

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/SKR-2/issues/159#issuecomment-1146792407, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCCFPPZGOWHW6H4OYSZNEDVNSJYNANCNFSM5X2QXCPA . You are receiving this because you authored the thread.Message ID: @.***>

BetulSBoyali commented 2 years ago

I couldnt fix it unfortunately.. I had a spare one, I am using that one.. I dont know what to do with it.

hcet14 commented 2 years ago

@chiron5498

skr2_chiron5498

You may try it like this

skr2_hcet14

And you may read this "https://github.com/bigtreetech/SKR-2/issues/150"

chiron5498 commented 2 years ago

I forgot to draw the external mosfet in there for the bed

On Tue, 7 June 2022, 10:42 pm hcet14, @.***> wrote:

@chiron5498 https://github.com/chiron5498

[image: skr2_chiron5498] https://user-images.githubusercontent.com/38034498/172381192-7d03564e-fae9-46fd-8605-fd68aa2ab6f2.jpg

You may try it like this

[image: skr2_hcet14] https://user-images.githubusercontent.com/38034498/172381372-f424cda0-f1a7-4181-9b78-f991545cb956.jpg

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/SKR-2/issues/159#issuecomment-1148615861, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCCFPNQFWXGDZMQLAKO463VN47TRANCNFSM5X2QXCPA . You are receiving this because you were mentioned.Message ID: @.***>

chiron5498 commented 2 years ago

Well the part i had bed logic beside is the mosfet, the bed draws 21A , the psu is 40a so i guess thats enough, i think they put it on a seperate psu because the big bed causes to much electrical interference.kinda need the mosfet dont i

On Wed, 8 June 2022, 12:40 pm gavin townsend, @.***> wrote:

I forgot to draw the external mosfet in there for the bed

On Tue, 7 June 2022, 10:42 pm hcet14, @.***> wrote:

@chiron5498 https://github.com/chiron5498

[image: skr2_chiron5498] https://user-images.githubusercontent.com/38034498/172381192-7d03564e-fae9-46fd-8605-fd68aa2ab6f2.jpg

You may try it like this

[image: skr2_hcet14] https://user-images.githubusercontent.com/38034498/172381372-f424cda0-f1a7-4181-9b78-f991545cb956.jpg

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/SKR-2/issues/159#issuecomment-1148615861, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCCFPNQFWXGDZMQLAKO463VN47TRANCNFSM5X2QXCPA . You are receiving this because you were mentioned.Message ID: @.***>

hcet14 commented 2 years ago

Well the part i had bed logic beside is the mosfet, the bed draws 21A ,

How big is the bed? 21A sounds a little high. Did you measure that?

the psu is 40a so i guess thats enough,

Oh yes

Q2 is more than capable to handle the 21A, but I would measure the temperature of Q2 with your finger when it starts heating. There were some reports of blown Q2. I had to replace mine ""https://github.com/bigtreetech/SKR-2/issues/102

chiron5498 commented 2 years ago

Bed is 410 x 410

On Wed, 8 June 2022, 11:03 pm hcet14, @.***> wrote:

Well the part i had bed logic beside is the mosfet, the bed draws 21A ,

How big is the bed? 21A sounds a little high. Did you measure that?

the psu is 40a so i guess thats enough,

Oh yes

Q2 is more than capable to handle the 21A, but I would measure the temperature of Q2 with your finger when it starts heating. There were some reports of blown Q2. I had to replace mine ""https://github.com/bigtreetech/SKR-2/issues/102 https://github.com/bigtreetech/SKR-2/issues/102

— Reply to this email directly, view it on GitHub https://github.com/bigtreetech/SKR-2/issues/159#issuecomment-1149888500, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARCCFPOPEEXJRQQU3WUZUOLVOCK3FANCNFSM5X2QXCPA . You are receiving this because you were mentioned.Message ID: @.***>