Skip to content

Move exceeds maximum extrusion (1.203mm^2 vs 0.640mm^2) on print start #212

Closed Answered by jschuh
Taff-The-Beard asked this question in Q&A
Discussion options

You must be logged in to vote

Just set max_extrude_cross_section to a more reasonable value in your Klipper config. You should be fine with 3.0, which is about twice Klipper's default for a 0.4mm nozzle. I personally set it to 4.0, but that's because I don't want to have update my Klipper config anytime I swap in a larger nozzle.

For a bit more context, Klipper's max_extrude_cross_section limit is intended to catch slicer errors (e.g. mismatching relative vs absolute extrusion modes), but it defaults to such a low value that it triggers in normal printing operations (priming/purge moves, taller layer heights, larger extrusion widths, certain arachne moves, etc.). Setting it a bit larger will still catch the real slice…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@ovar0409
Comment options

Comment options

You must be logged in to vote
3 replies
@Taff-The-Beard
Comment options

@goegsig
Comment options

@ovar0409
Comment options

Answer selected by jschuh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants