What's new
VORON Design

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members!

Easiest way to start using Adaptive Meshing with your machine!

Here's my current problem:
cd

git clone https://github.com/kyleisah/Klipper-Adaptive-Meshing-Purging.git
Cloning into 'Klipper-Adaptive-Meshing-Purging'...
remote: Enumerating objects: 466, done.
remote: Counting objects: 100% (208/208), done.
remote: Compressing objects: 100% (54/54), done.
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
error: 959 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: index-pack failed
That's doing better than some of the attempts. Only 959 bytes short I've had anywhere from 10,000 to 3000 bytes short on other attempts.
Is there a simple remedy for this.
One site said to clone some of the data into printer.cfg to lessen the load.
 
Just swapped my config over to KAMP from a previous adaptive mesh. Works great, and easier to implement. I like the purge better than the involved one I cobbled together. I also like the fuzz concept in preparation for my Tap probe swap.
I just installed kamp what do I need to do to get adaptive mesh
 
Purge is still dependent on custom macros. I still use the purge part of the KAMP library.
 
Top