SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.18k stars 711 forks source link

Cooling Fan - Fan speed-up time changes fan gcode in custom 'change filament G-code' #3724

Open AndiS977 opened 6 months ago

AndiS977 commented 6 months ago

OrcaSlicer Version

1.9.0

OS version

OS: Win10 Pro

Additional system information

No response

Printer

Mambu Lab P1P

How to reproduce

  1. Slice a project with a filament change.
  2. Export g-code
  3. Change Cooling fan - Fan speed-up time to e.g. 0.2
  4. Slice again
  5. Export again
  6. Compare the fan commands in the filament change section

Actual results

Fan gcode commands in custom Change filament gcode are altered. Left: Fan speed-up set to 0, right: fan speed-up set to 0.2 Fan speed-up time fail

Expected results

All fan g-code commands in custom gcodes should remain unaltered as described in the tooltip of the Fan speed-up time input field.

Project file & Debug log uploads

Fan speed-up test.zip

Checklist of files to include

53Aries commented 6 months ago

Can confirm this. I discovered this same issue yesterday.

AndiS977 commented 4 months ago

Bug still present in 2.0.0 beta.

github-actions[bot] commented 1 month ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

AndiS977 commented 1 month ago

Bug still present in 2.1.0 beta.