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.5k stars 1.9k forks source link

No longer saves as stl file #12970

Closed SteffJay closed 11 hours ago

SteffJay commented 2 days ago

Description of the bug

After splicing, i can no longer save as an stl file (g-code). It only saves as a bg-code.

Project file & How to reproduce

axle_0.4n_0.2mm_PETG_MK3.5_35m.zip

Checklist of files included above

Version of PrusaSlicer

win64 v2.8.0

Operating system

Windows 10 64bit

Printer model

Prusa v3.5

Barnabasek commented 2 days ago

Make sure you have unchecked the box "Use binary G-code when the printer supports it" if you want .gcode and not .bgcode (in Menu - Configuration - Preferences - Other)

screenshot-2024-06-29- 23-29-21

SteffJay commented 2 days ago

All sorted, thank you.

kubispe1 commented 11 hours ago

Or you eventaully can switch it off in Printer settings: image Closing the issue See you