ProfDrYoMan / prusaslicer_m221_per_object

A very simple g-code post-processor for Prusa Slicer to change flow rate or extrusion multiplier per object.
MIT License
5 stars 0 forks source link

Document the fully manual solution existing #17

Closed ProfDrYoMan closed 6 months ago

ProfDrYoMan commented 6 months ago

See here: https://github.com/prusa3d/PrusaSlicer/issues/7200#issuecomment-1986715836

Thx @arshish1612

arshish1612 commented 5 months ago

Hey @ProfDrYoMan

There is one issue i face with my approach. It causes the first layer to be printed at 80%. Once the first layer is done it works pretty flawlessly.

I address this by manually resetting the extrusion width for the first layer from the klipperpad.

ProfDrYoMan commented 5 months ago

With the regex defined in the documentation you might be able to achieve whatever you need. https://help.prusa3d.com/article/g-code-substitutions_301694