Kamp Purge Line overlaps object

Basic Information:

Printer Model: Creality K1C
MCU / Printerboard: stock
Host / SBC stock
klippy.log

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

I installed KAMP awhile ago and it seemed to work well for most projects but I tried to print 2 lithophanes that are further apart so they I can do them one at a time, The issue is the purge line is within the first object, it might be in the support material but its still causing issues. I don’t know what to do to figure out why its happening, my “hack” to fix it is quick pause after the purge line peal it off and let it continue printing.

I know I successfully printed them previously but I don’t know if it was before or after I installed KAMP.

Please let me know if any other settings or files would be helpful to figure out what’s going on.

klippy.log (2.1 MB)

Hi @charely6 ,

The K1 series of printers doesn’t run legit Klipper, so the help we can give will be limited.

yeah I know its not exactly the same, I did the the guide from here Wiki for Creality Helper Script to “unlock” it and get fluidd and Kamp and some other stuff installed.

this is a slicer issue, stuff like support material and brims are not reported in the EXCLUDE_OBJECT command to klipper. Kamp uses these coordinates to calculate the edge of the mesh, which then overlaps with these things.

a workaround is to add a margin to your adaptive mesh.
and complain to the slicer team for a fix.

1 Like