supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.15k stars 522 forks source link

Pressure Calibration (ExternalPerimeter) is VERY SLOW #4495

Open Darkmann12 opened 3 days ago

Darkmann12 commented 3 days ago

What happened?

For some reason it seems that using the Pressure Calibration tool creates paths at 0.4mm/s velocity. This results in print times in the tens of hours, which is, of course, useless for testing pressure advance. image image

Project file & How to reproduce

Pressure calibration.3mf.zip

Go to Calibration -> Pressure calibration, set the extrusion role to ExternalPerimeter and generate the G-code using the default options.

Version

2.5.60.0

Operating system

Linux Mint 22 Wilma, Cinnamon Edition, also observed on Windows 10 Home 22H2 19045.5131

Printer model

Custom profiles and custom printers (though including one Artillery Genius Pro, for which the profiles are custom anyway)

legend069 commented 2 days ago

this bug has been fixed in my latest release you're using percentages for your speeds, that's why it broke.

can you try my latest and let me know if it's fixed?