KAMP header problem

Basic Information:

Printer Model: Ender 3
MCU / Printerboard: BIGTREETECH SKR MINI E3 V3
klippy.log [klippy (4).log|attachment](upload://ryzFOX7oEUQCj2VCXgoJLXiElUj.log) (227.7 KB)

Describe your issue:

I was following this article here on github GitHub - kyleisah/Klipper-Adaptive-Meshing-Purging: A unique leveling solution for Klipper-enabled 3D printers! and now Im getting Klipper reports: ERROR
File contains no section headers. When Im commenting [include KAMP_Settings.cfg], everything works fine. Here’s printer.cfg:

printer (3).cfg (8.1 KB)

klippy (4).log (227.7 KB)

klippy log refuses to be loaded in the original post, so here it is

What’s in your mainsail.cfg?

Oh, sorry, wrote this at 2 AM, so made a mistake
I mean when Im commenting [include KAMP_Settings.cfg]

Also KAMP_Settings.cfg is unchanged file from github tutorial (I didn’t even copypasted it, it moved into config directory by terminal commands from tutorial, so it should be absolutely fine)

Attach all your includes

Could it be, that your KAMP installation collides with the Klipper build in Adaptive Mesh?

https://www.klipper3d.org/Bed_Mesh.html#adaptive-meshes


I noticed some macros with a huge pile of gcode commands in your log.

I recommend to send them as a script from your GUI. Keep in mind that macros can’t be cancelled or paused. It also make your config file a bit smaller.

Oh, it might be the case. I started using Klipper only few weeks ago, and use custom (made not by me, but for the same printer and board) config and macros for learning and as code examples, and basically I’ve been rewriting existing config. Im sure there is something about Adaptive Mesh, I’ll comment this section and try again. Thank you for advice!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.