Sure! happy to. I am also starting to wonder if something about my physical environment is trying… im trying a simple rectangle now with some height to see if i can simply reproduce with that. however, here is the exact piece ive failed on 3 times now. ( i was going to upload the gcode file but i don’t see a way how… )
Ok got it, need to finish a 2hrs print that is ongoing and then I’ll try your model just wondering if your layer shift starts where the arrows are pointing or in any other place?
I had this with my V3SE, I had to increase the stepper motor current to the X and Y from 0.6 to 0.75A, it fixed it for me. Don’t know how to do that in Marlin as I am running Klipper.
interesting… ill see if i can find something about that too! i never had this problem until i started using the custom firmware, but i also only applied after i moved my printer location
bc its been inconsistent, i don’t directly think the firmware is causing. just trying to eliminate possibilities.
No prob @Iroh3d on the waiting till your current print is done, ill be around. also, i don’t think its where your arrows are honestly but its hard to tell. im attaching images of my last attempt.
i will say i wonder if my Y (I think) belt isn’t tight enough? the “arm” bar that holds the spool etc, doesn’t wobble a whole lot, but does a tiny bit i guess?
Your Object just finished. No layer shift, printed with the following settings:
PETG at Nozzle 222° Bed 72°.
Layer .2mm.
Infill 10% Gyroid.
2 Wall Loops.
2 Top & Bottom shell layers Monotonic pattern.
Outer Brim.
Since I used my profile for “Fast printing” Quality is not the best specially on letters and where walls are to tight to pure the infill, that can be avoided adding another wall instead of infill. You can see in the last photos of the video Below that it looks as Overextrusion and the Letters with Ghosting.
I think that now all reported bugs and missing features are in place, so I’ll focus on trying to find the SRAM address of the LCD to write images and maybe explore some Mods and new commands for automatic multicolor prints.
Thanks a lot for this… I am doing some research, testing, and tweaking with my sliced files for one. In review of Cura settings, I think my speeds (for some reason) got bumped up really high. I think my layer shifting was bad slicing at way too high speeds. I don’t think that has anything to do with the firmware… its just weird I didn’t see the changes in the slicer.
I am a total NooB so still learning what to pay attention to on every print. I am still pretty wild west about just printing whatever at the moment haha…
You can try recalibrating the slicer/printer by doing the Calibrations test provided to see if the FW improves starting from scratch. And no worries too we all are learning everyday here.
Just installed this latest version and did a print after leveling (No issues, and my print result was great!). I was going to tackle the UI grid when I had time, but you beat me to it! Great work, and thanks for all your hard work!
I must just be doing something wrong. or have missed more configuration or something. I’m struggling to print this STL, which is a pretty commonly used test I believe… I suspect my fails are with my slice settings, but I also wanted to share some stuff on the display that I see while printing.
while printing, my display always says 0%, no matter how far long it goes.
while printing, my display shows the layer progress as “some number / None”. The some number I presume is accurate. but I don’t know why I see “None”.
the only thing that really updates on the display is the temps at the bottom left.
im having adhesion issues too with this STL file for some reason. I added a brim, so that helped, but about halfway through it just falls off the bed and starts wasting filament into space. without the brim, it gets knocked off the same way just much earlier. according to the notes for the model, I shouldn’t need to set anything for adhesion.
I did print several models prior to installing this firmware without all these challenges so I am just surprised that everyone else here is having none of these issues. do I just need to rollback, or tweak my Cura settings more in some way? is my speed still just too fast? mini_overhang_test.stl (830.9 KB)
Progress Percentage Circle depends on how you configured the Plugin. If it’s by later and your Total Layers are None then it will never be updated since the math operation will fail.
The plugin takes the total layer count from the GCODE file, parsing the string from orca or cura slicer. Someone opened an issue having the same because his system was moving the file from standard location. The plugin cannot find the file outside the standard location and it will report None. Refer to this issue
I would recommend to roll back, since this fw is giving you a lot of trouble and the display is not working as expected the waste of filament imho doesn’t worth to try to fix something that you had working fine before flashing this version.
Oh, and the None thing is going to definitely be related to the folders. I have folders setup for my family to help keep the prints better organized. So that sadly makes sense. As for the percentage thing, I do have it setup for what I think is correct there… in case its hard to tell with my theme, the toggle is set to the right, and i assume that means “enabled”.