VoronDesign / Voron-0

Voron 0 CoreXY 3D Printer design
GNU General Public License v3.0
1.33k stars 386 forks source link

PrusaSlicer Profile extrusion width #137

Closed gsezz closed 2 years ago

gsezz commented 2 years ago

The extrusion width percentages in the PrusaSlicer profile seem to be based on Nozzle diameter, like SuperSlicer does. PrusaSlicer calculates them on Layer height.

raymondh2 commented 2 years ago

I'm not entirely sure what you are asking. Are you refering to the one build into Prusa Slicer? If so we don't maintain that.

gsezz commented 2 years ago

No, I'm refering to the VoronV0.ini here on github. For my Understanding, it's supposed to work with Prusa Slicer. But extrusion_width = 110% doesn't make much sense in Prusa Slicer, since it bases percentages on Layer height, not on Nozzle diameter, linke Super Slicer does. So while 110% sounds reasonable for Super Slicer (0.44mm extrusion width with a 0.4mm nozzle), this setting would lead to 0.22mm in Prusa Slicer (based on 0.2mm layer height).

nemgrea commented 2 years ago

fixed