#progress bar %

36 messages · Page 1 of 1 (latest)

onyx cloud
#

Klipper lcd progress and mainsail progress is not the same. The main difference between octoprint and moonraker/Mainsail is, that octoprint is a gcode streamer (klipper works only as pure firmware as e.g. Marlin) while on moonraker/Mainsail the complete printing is done insight klipper.

#

I would ask in a more Ender orientated discord if someone knows a solution.

onyx cloud
drifting birch
#

You only have to enable "m73 progress gcode" (I'm not 100% sure it's the right number) in your slicer. Then you can also select "slicer progress" in the mainsail settings to have the same % in mainsail and your display.

onyx cloud
#

@drifting birch as I understand mainsails work but the klipper lcd shows always 1%

drifting birch
onyx cloud
#

Please copy your klipper.log I might have an idea where the problem is

drifting birch
#

and pls upload one gcode file

tawny loom
tawny loom
drifting birch
#

which slicer do you use?

tawny loom
#

So it’s a slicer issue? That needs to be addressed

drifting birch
#

yes. its just a slicer setting. but i dont know how to set it in S3D... sry.

#

you can remove M73 P1 from your start gcode. then you should see the file progress on the display, but this value is not very good when you use gcode thumbnails or similar

tawny loom
#

Ok I’ll try that thank you

drifting birch
#

you can change the progress calculation in mainsail, if you want to have the same % as on the display.

tawny loom
#

I wish mainsail would override the lcd

#

What’s weird is if my Gcode is missing m73 codes. Why did it show on octo? Lcd and octo same %

drifting birch
drifting birch
tawny loom
#

Ok I’ll look in s3d groups

drifting birch
#

you can just delete the m73 from your start gcode. then klipper will display the absolute progress of your gcode file

#

or you find a solution to get m73 gcodes from your slicer

tawny loom
#

Got it thank you. Removed m73 from start

#

Please remove

drifting birch
tawny loom
#

Yes thank you again haha

drifting birch
#

happy printing!

and pls dont forget to close this post, when all questions are answered

drifting birch
#

@tawny loom