prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.39k stars 1.87k forks source link

Prusa PETG filament profile has a hardcoded retraction value that ignores user defined one #12665

Closed inovatorius closed 3 weeks ago

inovatorius commented 3 weeks ago

Description of the bug

Prusa PETG filament profile has a hardcoded retraction value that ignores one set under "Printer Settings > Extruder 1 > Retraction length": image image image

While Prusa PLA shows defined value: image image

Project file & How to reproduce

Shape-Box.zip

Checklist of files included above

Version of PrusaSlicer

2.7.4

Operating system

Windows 10

Printer model

MK3S+

neophyl commented 3 weeks ago

Just checking that you are aware that filament profiles have access to a number of over ride settings ? That PETG profile has retraction over ridden and set to 1mm. So if it did not ignore the value set under Extruder then that in itself would be a bug. image

PLA profiles generally do not have the retraction over ride enabled and so of course use the value defined in the extruder settings.