hi, i have my voron for a while now, but recently (well its like a few monts now, but i didnt have time to bother with it) it started making these blobs on the prints, ive noticed that the printer just pauses for a short while mid print causing the blob.
ive tried updating everything, removing all the files from pi, lowering the g-code resolution.
nothing seems to help.
#blobs
33 messages · Page 1 of 1 (latest)
It might be due to the printer going up in the z axis
just to clarify, not Z-hop, just going from one layer to another one?
Tried to lower the layer time, sadly did not work.
Aslo I've caught it pauzing while printing infill, so it isn't going up a layer either
Okey, do you use a pi 3 or?
Can you post a klippy.log and also upload one of the gcode files you saw the pause happen on?
pi4 4Gb
okay, another observation, it isnt doing it while printing ABS, so its most likely slicer seting i would say
Oh okey, you can try to use the default filament and speed setting from orca, there should be everything alright
well, it does it on the default setting too, although it seems like its happening less often
thats wierd, the only three options in my mind are, 1. pi to slow and is maxed out with the gcode, 2. the minimum layer time is tooo high, maybe set to 0 sec and try again and 3. the accel settings are way to low for idk overhangs or anything, check that. Otherwise i havent got any answer for you
how are things going? whats the current state of your problem? any update for us
Current situation is that all of my free times goes into learning for my final exams
If everything goes well I should be able to get back to work in like two weeks
awesome, good luck with your finals!
keep us updated 🙂
Thanks!
I sure will!
so i finally got to work on the problem again.
ive tried formating the SDcard, flashing it again, with no luck, thee problem persisted.
so ive tried other generic SD card i found at home, ( later i measured the read write speeds, and this "new" one has 60mb/s write and 80mb/s read, the old one has the same read but half ( 30mb/s) write) and the issue still persist. i may try to buy actual new SD card in Monday
maybe i can try run a clean install of the printer, use the stock settings provided by fysetc... now ive always uploaded my backup
nice to hear
wouldnt running default profile rule out 2. and 3.?
Yeah default should fix 2 and 3. but it was the 1. not the pi but the micro sd card thanks for your replay and the fix so I have learned something 
Oh, maybe I didn't make myself clear here.. The issue is still there, on the old and new sd card
But, another update...
I've did one print on, setting provided by fysetc, + some better start macro cos the default one is junk.
And the print is flawless, so there something wrong with my macros/setting
so... the problem were my neopixel macros... i knew they were junky, but didnt expect them to be this junky lol
Hö. Can you explain it in more detail?
Sorry 
sure, i have nepixel status bar, as usual.
but i added a LDR sensor (is is configured as a custom tmep. sensor in klipper) to monitor ambient light, so the leds can respond to it.
so me and chatgpt put together modified digitalninjas macros to include brightness as a new parameter proportional to the LDR output. and then had delayed macro to check the light level and adjust the LED brightness acordingly.
and that messed with the printer, for some reason, it seemd like it wasnt the repeating delayed macro, i tried to set it to run just every minute or so, and the problem pressisted, so it really was just my bad coding skills.
https://github.com/digitalninja-ro/klipper-neopixel
crazy, thanks for sharing
np