Dramatic failure of calibration print
I printed out this calibration shape from Thingiverse with an unexpectedly catastrophic failure. It looks like there are a lot of things wrong here.
I used the Normal
profile in Ultimaker Cura.
There's so much bad in this print that I'm not sure where to start.
- It appears that walls weren't printed at all.
- Resolution is way below par.
- Overhangs are collapsing (not sure if that would be expected at those angles)
- The in-filling is inconsistent and "blobby".
print-quality
add a comment |
I printed out this calibration shape from Thingiverse with an unexpectedly catastrophic failure. It looks like there are a lot of things wrong here.
I used the Normal
profile in Ultimaker Cura.
There's so much bad in this print that I'm not sure where to start.
- It appears that walls weren't printed at all.
- Resolution is way below par.
- Overhangs are collapsing (not sure if that would be expected at those angles)
- The in-filling is inconsistent and "blobby".
print-quality
add a comment |
I printed out this calibration shape from Thingiverse with an unexpectedly catastrophic failure. It looks like there are a lot of things wrong here.
I used the Normal
profile in Ultimaker Cura.
There's so much bad in this print that I'm not sure where to start.
- It appears that walls weren't printed at all.
- Resolution is way below par.
- Overhangs are collapsing (not sure if that would be expected at those angles)
- The in-filling is inconsistent and "blobby".
print-quality
I printed out this calibration shape from Thingiverse with an unexpectedly catastrophic failure. It looks like there are a lot of things wrong here.
I used the Normal
profile in Ultimaker Cura.
There's so much bad in this print that I'm not sure where to start.
- It appears that walls weren't printed at all.
- Resolution is way below par.
- Overhangs are collapsing (not sure if that would be expected at those angles)
- The in-filling is inconsistent and "blobby".
print-quality
print-quality
edited 1 hour ago
0scar
9,23921241
9,23921241
asked 3 hours ago
BanksySan
1698
1698
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
The failure you are faicing is underextrusion. Underextrusion can have several reasons. Among the three most common I encountered in my printers:
- The nozzle could be clogged, hindering flow (Very crushy, squishy prints after it worked fine before)
- Dissemble the filament path till you can push an acupuncture needle through the hotend, heat it, press out all filament, reassemble.
- The extruder might be skipping steps or shredding filament
- real Troubleshooting is needed
- The g-code has a bad setup for the filament you are using - try upping the higher extrusion multiplier/flow rate and print at least 2 walls!
- In Ultimaker Cura: Custom > Material > Flow
- If not there yet: Gear > Material > hook Flow
What's the extrusion multiplier? Is it something I can set in Cura?
– BanksySan
3 hours ago
I've got settings for wall thickness, wall count and some for specifically top & bottom (imgur.com/s1mqhK0).
– BanksySan
2 hours ago
Just keep wispering sweet nothings to it.
– BanksySan
2 hours ago
I haveMaterial > Flow
. That's a 100%, should I up that a bit?
– BanksySan
2 hours ago
@BanksySan Yes, that is the setting. Try 105%. if that does nothing, your nozzle most likely is clogged.
– Trish
2 hours ago
add a comment |
The best thing that you can do first is find out whether you extrude the correct amount of filament before trying all sorts of things. You clearly have an under-extrusion problem. Please look into question: "How do I calibrate the extruder of my printer?".
The reason why you aren't extruding can be found in e.g. this answer. Note that the list in the answer excludes the stepper driver. If the current is too low, the torque is too low to push the filament (see this similar answer for stepper torque).
Side note:
Note that a properly setup extruder never has a need to adjust the flow unless the extruder is calibrated for 1.75 mm filament and the used filament is of different diameter.
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%2f7754%2fdramatic-failure-of-calibration-print%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
The failure you are faicing is underextrusion. Underextrusion can have several reasons. Among the three most common I encountered in my printers:
- The nozzle could be clogged, hindering flow (Very crushy, squishy prints after it worked fine before)
- Dissemble the filament path till you can push an acupuncture needle through the hotend, heat it, press out all filament, reassemble.
- The extruder might be skipping steps or shredding filament
- real Troubleshooting is needed
- The g-code has a bad setup for the filament you are using - try upping the higher extrusion multiplier/flow rate and print at least 2 walls!
- In Ultimaker Cura: Custom > Material > Flow
- If not there yet: Gear > Material > hook Flow
What's the extrusion multiplier? Is it something I can set in Cura?
– BanksySan
3 hours ago
I've got settings for wall thickness, wall count and some for specifically top & bottom (imgur.com/s1mqhK0).
– BanksySan
2 hours ago
Just keep wispering sweet nothings to it.
– BanksySan
2 hours ago
I haveMaterial > Flow
. That's a 100%, should I up that a bit?
– BanksySan
2 hours ago
@BanksySan Yes, that is the setting. Try 105%. if that does nothing, your nozzle most likely is clogged.
– Trish
2 hours ago
add a comment |
The failure you are faicing is underextrusion. Underextrusion can have several reasons. Among the three most common I encountered in my printers:
- The nozzle could be clogged, hindering flow (Very crushy, squishy prints after it worked fine before)
- Dissemble the filament path till you can push an acupuncture needle through the hotend, heat it, press out all filament, reassemble.
- The extruder might be skipping steps or shredding filament
- real Troubleshooting is needed
- The g-code has a bad setup for the filament you are using - try upping the higher extrusion multiplier/flow rate and print at least 2 walls!
- In Ultimaker Cura: Custom > Material > Flow
- If not there yet: Gear > Material > hook Flow
What's the extrusion multiplier? Is it something I can set in Cura?
– BanksySan
3 hours ago
I've got settings for wall thickness, wall count and some for specifically top & bottom (imgur.com/s1mqhK0).
– BanksySan
2 hours ago
Just keep wispering sweet nothings to it.
– BanksySan
2 hours ago
I haveMaterial > Flow
. That's a 100%, should I up that a bit?
– BanksySan
2 hours ago
@BanksySan Yes, that is the setting. Try 105%. if that does nothing, your nozzle most likely is clogged.
– Trish
2 hours ago
add a comment |
The failure you are faicing is underextrusion. Underextrusion can have several reasons. Among the three most common I encountered in my printers:
- The nozzle could be clogged, hindering flow (Very crushy, squishy prints after it worked fine before)
- Dissemble the filament path till you can push an acupuncture needle through the hotend, heat it, press out all filament, reassemble.
- The extruder might be skipping steps or shredding filament
- real Troubleshooting is needed
- The g-code has a bad setup for the filament you are using - try upping the higher extrusion multiplier/flow rate and print at least 2 walls!
- In Ultimaker Cura: Custom > Material > Flow
- If not there yet: Gear > Material > hook Flow
The failure you are faicing is underextrusion. Underextrusion can have several reasons. Among the three most common I encountered in my printers:
- The nozzle could be clogged, hindering flow (Very crushy, squishy prints after it worked fine before)
- Dissemble the filament path till you can push an acupuncture needle through the hotend, heat it, press out all filament, reassemble.
- The extruder might be skipping steps or shredding filament
- real Troubleshooting is needed
- The g-code has a bad setup for the filament you are using - try upping the higher extrusion multiplier/flow rate and print at least 2 walls!
- In Ultimaker Cura: Custom > Material > Flow
- If not there yet: Gear > Material > hook Flow
edited 1 hour ago
0scar
9,23921241
9,23921241
answered 3 hours ago
Trish
4,004635
4,004635
What's the extrusion multiplier? Is it something I can set in Cura?
– BanksySan
3 hours ago
I've got settings for wall thickness, wall count and some for specifically top & bottom (imgur.com/s1mqhK0).
– BanksySan
2 hours ago
Just keep wispering sweet nothings to it.
– BanksySan
2 hours ago
I haveMaterial > Flow
. That's a 100%, should I up that a bit?
– BanksySan
2 hours ago
@BanksySan Yes, that is the setting. Try 105%. if that does nothing, your nozzle most likely is clogged.
– Trish
2 hours ago
add a comment |
What's the extrusion multiplier? Is it something I can set in Cura?
– BanksySan
3 hours ago
I've got settings for wall thickness, wall count and some for specifically top & bottom (imgur.com/s1mqhK0).
– BanksySan
2 hours ago
Just keep wispering sweet nothings to it.
– BanksySan
2 hours ago
I haveMaterial > Flow
. That's a 100%, should I up that a bit?
– BanksySan
2 hours ago
@BanksySan Yes, that is the setting. Try 105%. if that does nothing, your nozzle most likely is clogged.
– Trish
2 hours ago
What's the extrusion multiplier? Is it something I can set in Cura?
– BanksySan
3 hours ago
What's the extrusion multiplier? Is it something I can set in Cura?
– BanksySan
3 hours ago
I've got settings for wall thickness, wall count and some for specifically top & bottom (imgur.com/s1mqhK0).
– BanksySan
2 hours ago
I've got settings for wall thickness, wall count and some for specifically top & bottom (imgur.com/s1mqhK0).
– BanksySan
2 hours ago
Just keep wispering sweet nothings to it.
– BanksySan
2 hours ago
Just keep wispering sweet nothings to it.
– BanksySan
2 hours ago
I have
Material > Flow
. That's a 100%, should I up that a bit?– BanksySan
2 hours ago
I have
Material > Flow
. That's a 100%, should I up that a bit?– BanksySan
2 hours ago
@BanksySan Yes, that is the setting. Try 105%. if that does nothing, your nozzle most likely is clogged.
– Trish
2 hours ago
@BanksySan Yes, that is the setting. Try 105%. if that does nothing, your nozzle most likely is clogged.
– Trish
2 hours ago
add a comment |
The best thing that you can do first is find out whether you extrude the correct amount of filament before trying all sorts of things. You clearly have an under-extrusion problem. Please look into question: "How do I calibrate the extruder of my printer?".
The reason why you aren't extruding can be found in e.g. this answer. Note that the list in the answer excludes the stepper driver. If the current is too low, the torque is too low to push the filament (see this similar answer for stepper torque).
Side note:
Note that a properly setup extruder never has a need to adjust the flow unless the extruder is calibrated for 1.75 mm filament and the used filament is of different diameter.
add a comment |
The best thing that you can do first is find out whether you extrude the correct amount of filament before trying all sorts of things. You clearly have an under-extrusion problem. Please look into question: "How do I calibrate the extruder of my printer?".
The reason why you aren't extruding can be found in e.g. this answer. Note that the list in the answer excludes the stepper driver. If the current is too low, the torque is too low to push the filament (see this similar answer for stepper torque).
Side note:
Note that a properly setup extruder never has a need to adjust the flow unless the extruder is calibrated for 1.75 mm filament and the used filament is of different diameter.
add a comment |
The best thing that you can do first is find out whether you extrude the correct amount of filament before trying all sorts of things. You clearly have an under-extrusion problem. Please look into question: "How do I calibrate the extruder of my printer?".
The reason why you aren't extruding can be found in e.g. this answer. Note that the list in the answer excludes the stepper driver. If the current is too low, the torque is too low to push the filament (see this similar answer for stepper torque).
Side note:
Note that a properly setup extruder never has a need to adjust the flow unless the extruder is calibrated for 1.75 mm filament and the used filament is of different diameter.
The best thing that you can do first is find out whether you extrude the correct amount of filament before trying all sorts of things. You clearly have an under-extrusion problem. Please look into question: "How do I calibrate the extruder of my printer?".
The reason why you aren't extruding can be found in e.g. this answer. Note that the list in the answer excludes the stepper driver. If the current is too low, the torque is too low to push the filament (see this similar answer for stepper torque).
Side note:
Note that a properly setup extruder never has a need to adjust the flow unless the extruder is calibrated for 1.75 mm filament and the used filament is of different diameter.
answered 1 hour ago
0scar
9,23921241
9,23921241
add a comment |
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f7754%2fdramatic-failure-of-calibration-print%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