How to repair burnt heat bed connector?
$begingroup$
My Anet A8 suddenly had issues with being unable to heat the bed. After ruling out software issues, I disconnected the connector and found this (sorry for the terrible quality):
The left most pin on the male connector (bed) is also charred. How could I best repair this?
aneta8
$endgroup$
add a comment |
$begingroup$
My Anet A8 suddenly had issues with being unable to heat the bed. After ruling out software issues, I disconnected the connector and found this (sorry for the terrible quality):
The left most pin on the male connector (bed) is also charred. How could I best repair this?
aneta8
$endgroup$
1
$begingroup$
So it seems as if the old error en.wikipedia.org/wiki/Lp0_on_fire found a new use?
$endgroup$
– deamentiaemundi
Dec 24 '18 at 20:33
add a comment |
$begingroup$
My Anet A8 suddenly had issues with being unable to heat the bed. After ruling out software issues, I disconnected the connector and found this (sorry for the terrible quality):
The left most pin on the male connector (bed) is also charred. How could I best repair this?
aneta8
$endgroup$
My Anet A8 suddenly had issues with being unable to heat the bed. After ruling out software issues, I disconnected the connector and found this (sorry for the terrible quality):
The left most pin on the male connector (bed) is also charred. How could I best repair this?
aneta8
aneta8
edited Dec 24 '18 at 15:29
0scar
12.3k31647
12.3k31647
asked Dec 24 '18 at 10:38
Daniël van den BergDaniël van den Berg
1537
1537
1
$begingroup$
So it seems as if the old error en.wikipedia.org/wiki/Lp0_on_fire found a new use?
$endgroup$
– deamentiaemundi
Dec 24 '18 at 20:33
add a comment |
1
$begingroup$
So it seems as if the old error en.wikipedia.org/wiki/Lp0_on_fire found a new use?
$endgroup$
– deamentiaemundi
Dec 24 '18 at 20:33
1
1
$begingroup$
So it seems as if the old error en.wikipedia.org/wiki/Lp0_on_fire found a new use?
$endgroup$
– deamentiaemundi
Dec 24 '18 at 20:33
$begingroup$
So it seems as if the old error en.wikipedia.org/wiki/Lp0_on_fire found a new use?
$endgroup$
– deamentiaemundi
Dec 24 '18 at 20:33
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Owning an Anet A8 I confirm that the connectors are not rated for the amount of current that pass through them. You do not need a new bed unless the heat element has burned through (but that is pretty uncommon, it usually is the connector). This burning of the bed connectors is a very well known problem of the Anet A8 printers; these connectors are just not rated for the current and the movement of the bed. It is best not to use a connector at all! And yes, the Anet A8 default printer firmware does not have any build in protection for thermal runaway! It is always advised to immediately flash another firmware, e.g. Marlin firmware.
The best repair is to get some high quality silicone AWG 14/16 wires and solder these directly onto the back of the pins of the connector. Also crimp forks to the other end to connect the wires correctly to the printer board.
What I did was cutting up the connector to leave only the 2 middle pins (for connecting the bed thermistor, which does not use much power) and soldered the red wire to the left 2 pins and the black to the right 2 pins. You can do that at the back side of the socket where the pins make an angle.
$endgroup$
$begingroup$
Why exactly do you advice to solder it to 2 pins? I'd expect pins 2 and 5 to be unconnected?
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:16
$begingroup$
@DaniëlvandenBerg Because 2 pins for 12 V connections (+ and -, not that this matters by the way) are connected to the heating element each (etched copped resistor elements). This was at my bed, please look into your own bed if 2 pins are connected to the heating elements!
$endgroup$
– 0scar
Dec 24 '18 at 20:16
add a comment |
$begingroup$
New Bed (Connection)
You will at least need a new female connector, but as the connector burnt, you have some underlying problem that made the connector burn in the first place: either the board is sending bad signals to the bed, or the bed is not rated for the board or you just had a faulty connector (the most usual culprit). Honestly? Replace the whole connector for a properly rated and intact pair - these pin connectors are not rated for 12 V at all but for 5 V!
If you don't use a beefier connector, solder the wires directly to the bed.
Safety first!
Anet isn't known for good firmware implementation of safety, so make twice sure that you run a firmware that has Thermal Runaway Protection enabled!
$endgroup$
$begingroup$
Thanks for the advice. (Fortunately) I already had Skynet running, which indeed includes TRP.
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:15
$begingroup$
@DaniëlvandenBerg Skynet3D is obsolete, but good that you at least changed it!
$endgroup$
– 0scar
Dec 24 '18 at 19:49
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "640"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2f3dprinting.stackexchange.com%2fquestions%2f7771%2fhow-to-repair-burnt-heat-bed-connector%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Owning an Anet A8 I confirm that the connectors are not rated for the amount of current that pass through them. You do not need a new bed unless the heat element has burned through (but that is pretty uncommon, it usually is the connector). This burning of the bed connectors is a very well known problem of the Anet A8 printers; these connectors are just not rated for the current and the movement of the bed. It is best not to use a connector at all! And yes, the Anet A8 default printer firmware does not have any build in protection for thermal runaway! It is always advised to immediately flash another firmware, e.g. Marlin firmware.
The best repair is to get some high quality silicone AWG 14/16 wires and solder these directly onto the back of the pins of the connector. Also crimp forks to the other end to connect the wires correctly to the printer board.
What I did was cutting up the connector to leave only the 2 middle pins (for connecting the bed thermistor, which does not use much power) and soldered the red wire to the left 2 pins and the black to the right 2 pins. You can do that at the back side of the socket where the pins make an angle.
$endgroup$
$begingroup$
Why exactly do you advice to solder it to 2 pins? I'd expect pins 2 and 5 to be unconnected?
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:16
$begingroup$
@DaniëlvandenBerg Because 2 pins for 12 V connections (+ and -, not that this matters by the way) are connected to the heating element each (etched copped resistor elements). This was at my bed, please look into your own bed if 2 pins are connected to the heating elements!
$endgroup$
– 0scar
Dec 24 '18 at 20:16
add a comment |
$begingroup$
Owning an Anet A8 I confirm that the connectors are not rated for the amount of current that pass through them. You do not need a new bed unless the heat element has burned through (but that is pretty uncommon, it usually is the connector). This burning of the bed connectors is a very well known problem of the Anet A8 printers; these connectors are just not rated for the current and the movement of the bed. It is best not to use a connector at all! And yes, the Anet A8 default printer firmware does not have any build in protection for thermal runaway! It is always advised to immediately flash another firmware, e.g. Marlin firmware.
The best repair is to get some high quality silicone AWG 14/16 wires and solder these directly onto the back of the pins of the connector. Also crimp forks to the other end to connect the wires correctly to the printer board.
What I did was cutting up the connector to leave only the 2 middle pins (for connecting the bed thermistor, which does not use much power) and soldered the red wire to the left 2 pins and the black to the right 2 pins. You can do that at the back side of the socket where the pins make an angle.
$endgroup$
$begingroup$
Why exactly do you advice to solder it to 2 pins? I'd expect pins 2 and 5 to be unconnected?
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:16
$begingroup$
@DaniëlvandenBerg Because 2 pins for 12 V connections (+ and -, not that this matters by the way) are connected to the heating element each (etched copped resistor elements). This was at my bed, please look into your own bed if 2 pins are connected to the heating elements!
$endgroup$
– 0scar
Dec 24 '18 at 20:16
add a comment |
$begingroup$
Owning an Anet A8 I confirm that the connectors are not rated for the amount of current that pass through them. You do not need a new bed unless the heat element has burned through (but that is pretty uncommon, it usually is the connector). This burning of the bed connectors is a very well known problem of the Anet A8 printers; these connectors are just not rated for the current and the movement of the bed. It is best not to use a connector at all! And yes, the Anet A8 default printer firmware does not have any build in protection for thermal runaway! It is always advised to immediately flash another firmware, e.g. Marlin firmware.
The best repair is to get some high quality silicone AWG 14/16 wires and solder these directly onto the back of the pins of the connector. Also crimp forks to the other end to connect the wires correctly to the printer board.
What I did was cutting up the connector to leave only the 2 middle pins (for connecting the bed thermistor, which does not use much power) and soldered the red wire to the left 2 pins and the black to the right 2 pins. You can do that at the back side of the socket where the pins make an angle.
$endgroup$
Owning an Anet A8 I confirm that the connectors are not rated for the amount of current that pass through them. You do not need a new bed unless the heat element has burned through (but that is pretty uncommon, it usually is the connector). This burning of the bed connectors is a very well known problem of the Anet A8 printers; these connectors are just not rated for the current and the movement of the bed. It is best not to use a connector at all! And yes, the Anet A8 default printer firmware does not have any build in protection for thermal runaway! It is always advised to immediately flash another firmware, e.g. Marlin firmware.
The best repair is to get some high quality silicone AWG 14/16 wires and solder these directly onto the back of the pins of the connector. Also crimp forks to the other end to connect the wires correctly to the printer board.
What I did was cutting up the connector to leave only the 2 middle pins (for connecting the bed thermistor, which does not use much power) and soldered the red wire to the left 2 pins and the black to the right 2 pins. You can do that at the back side of the socket where the pins make an angle.
edited Dec 24 '18 at 15:27
answered Dec 24 '18 at 15:13
0scar0scar
12.3k31647
12.3k31647
$begingroup$
Why exactly do you advice to solder it to 2 pins? I'd expect pins 2 and 5 to be unconnected?
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:16
$begingroup$
@DaniëlvandenBerg Because 2 pins for 12 V connections (+ and -, not that this matters by the way) are connected to the heating element each (etched copped resistor elements). This was at my bed, please look into your own bed if 2 pins are connected to the heating elements!
$endgroup$
– 0scar
Dec 24 '18 at 20:16
add a comment |
$begingroup$
Why exactly do you advice to solder it to 2 pins? I'd expect pins 2 and 5 to be unconnected?
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:16
$begingroup$
@DaniëlvandenBerg Because 2 pins for 12 V connections (+ and -, not that this matters by the way) are connected to the heating element each (etched copped resistor elements). This was at my bed, please look into your own bed if 2 pins are connected to the heating elements!
$endgroup$
– 0scar
Dec 24 '18 at 20:16
$begingroup$
Why exactly do you advice to solder it to 2 pins? I'd expect pins 2 and 5 to be unconnected?
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:16
$begingroup$
Why exactly do you advice to solder it to 2 pins? I'd expect pins 2 and 5 to be unconnected?
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:16
$begingroup$
@DaniëlvandenBerg Because 2 pins for 12 V connections (+ and -, not that this matters by the way) are connected to the heating element each (etched copped resistor elements). This was at my bed, please look into your own bed if 2 pins are connected to the heating elements!
$endgroup$
– 0scar
Dec 24 '18 at 20:16
$begingroup$
@DaniëlvandenBerg Because 2 pins for 12 V connections (+ and -, not that this matters by the way) are connected to the heating element each (etched copped resistor elements). This was at my bed, please look into your own bed if 2 pins are connected to the heating elements!
$endgroup$
– 0scar
Dec 24 '18 at 20:16
add a comment |
$begingroup$
New Bed (Connection)
You will at least need a new female connector, but as the connector burnt, you have some underlying problem that made the connector burn in the first place: either the board is sending bad signals to the bed, or the bed is not rated for the board or you just had a faulty connector (the most usual culprit). Honestly? Replace the whole connector for a properly rated and intact pair - these pin connectors are not rated for 12 V at all but for 5 V!
If you don't use a beefier connector, solder the wires directly to the bed.
Safety first!
Anet isn't known for good firmware implementation of safety, so make twice sure that you run a firmware that has Thermal Runaway Protection enabled!
$endgroup$
$begingroup$
Thanks for the advice. (Fortunately) I already had Skynet running, which indeed includes TRP.
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:15
$begingroup$
@DaniëlvandenBerg Skynet3D is obsolete, but good that you at least changed it!
$endgroup$
– 0scar
Dec 24 '18 at 19:49
add a comment |
$begingroup$
New Bed (Connection)
You will at least need a new female connector, but as the connector burnt, you have some underlying problem that made the connector burn in the first place: either the board is sending bad signals to the bed, or the bed is not rated for the board or you just had a faulty connector (the most usual culprit). Honestly? Replace the whole connector for a properly rated and intact pair - these pin connectors are not rated for 12 V at all but for 5 V!
If you don't use a beefier connector, solder the wires directly to the bed.
Safety first!
Anet isn't known for good firmware implementation of safety, so make twice sure that you run a firmware that has Thermal Runaway Protection enabled!
$endgroup$
$begingroup$
Thanks for the advice. (Fortunately) I already had Skynet running, which indeed includes TRP.
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:15
$begingroup$
@DaniëlvandenBerg Skynet3D is obsolete, but good that you at least changed it!
$endgroup$
– 0scar
Dec 24 '18 at 19:49
add a comment |
$begingroup$
New Bed (Connection)
You will at least need a new female connector, but as the connector burnt, you have some underlying problem that made the connector burn in the first place: either the board is sending bad signals to the bed, or the bed is not rated for the board or you just had a faulty connector (the most usual culprit). Honestly? Replace the whole connector for a properly rated and intact pair - these pin connectors are not rated for 12 V at all but for 5 V!
If you don't use a beefier connector, solder the wires directly to the bed.
Safety first!
Anet isn't known for good firmware implementation of safety, so make twice sure that you run a firmware that has Thermal Runaway Protection enabled!
$endgroup$
New Bed (Connection)
You will at least need a new female connector, but as the connector burnt, you have some underlying problem that made the connector burn in the first place: either the board is sending bad signals to the bed, or the bed is not rated for the board or you just had a faulty connector (the most usual culprit). Honestly? Replace the whole connector for a properly rated and intact pair - these pin connectors are not rated for 12 V at all but for 5 V!
If you don't use a beefier connector, solder the wires directly to the bed.
Safety first!
Anet isn't known for good firmware implementation of safety, so make twice sure that you run a firmware that has Thermal Runaway Protection enabled!
edited Dec 24 '18 at 18:31
answered Dec 24 '18 at 11:41
TrishTrish
6,06221240
6,06221240
$begingroup$
Thanks for the advice. (Fortunately) I already had Skynet running, which indeed includes TRP.
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:15
$begingroup$
@DaniëlvandenBerg Skynet3D is obsolete, but good that you at least changed it!
$endgroup$
– 0scar
Dec 24 '18 at 19:49
add a comment |
$begingroup$
Thanks for the advice. (Fortunately) I already had Skynet running, which indeed includes TRP.
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:15
$begingroup$
@DaniëlvandenBerg Skynet3D is obsolete, but good that you at least changed it!
$endgroup$
– 0scar
Dec 24 '18 at 19:49
$begingroup$
Thanks for the advice. (Fortunately) I already had Skynet running, which indeed includes TRP.
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:15
$begingroup$
Thanks for the advice. (Fortunately) I already had Skynet running, which indeed includes TRP.
$endgroup$
– Daniël van den Berg
Dec 24 '18 at 19:15
$begingroup$
@DaniëlvandenBerg Skynet3D is obsolete, but good that you at least changed it!
$endgroup$
– 0scar
Dec 24 '18 at 19:49
$begingroup$
@DaniëlvandenBerg Skynet3D is obsolete, but good that you at least changed it!
$endgroup$
– 0scar
Dec 24 '18 at 19:49
add a comment |
Thanks for contributing an answer to 3D Printing Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2f3dprinting.stackexchange.com%2fquestions%2f7771%2fhow-to-repair-burnt-heat-bed-connector%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
So it seems as if the old error en.wikipedia.org/wiki/Lp0_on_fire found a new use?
$endgroup$
– deamentiaemundi
Dec 24 '18 at 20:33