[ACCESS_VIOLATION] in 2.3.2-dev when trying to slice using profile for 2.3.1 #384

Open
opened 2026-04-05 16:20:28 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Felix14-v2 on 3/9/2026

Information

  • OS: Windows 11 24H2 LTSC (also tested on Win10 22H2)
  • OrcaSlicer version: 2.3.2-dev
  • Printer: Picaso Designer Classic (self-made profile with a lot of compatibility workarounds)

How to reproduce

  1. Open the attached 3MF (Cube.zip) project using OrcaSlicer 2.3.2-dev
  2. Try to slice
  3. See the exception
  4. [Optional] open the same project in OrcaSlicer 2.3.1 and try to slice there, everything should work fine

Cube.zip

Debug log

[tracing] debug_Mon_Mar_09_17_40_45_3812.zip

Additional

The mentioned profile has an unusual start Gcode structure in order to work around some issues with the printer's firmware parser. Because of a bug in the firmware, it tries to execute the commented Gcodes from the settings block.

*Originally created by @Felix14-v2 on 3/9/2026* ### Information - OS: Windows 11 24H2 LTSC (also tested on Win10 22H2) - OrcaSlicer version: 2.3.2-dev - Printer: Picaso Designer Classic (self-made profile with a lot of compatibility workarounds) ### How to reproduce 1. Open the attached 3MF (Cube.zip) project using OrcaSlicer 2.3.2-dev 2. Try to slice 3. See the exception 4. [Optional] open the same project in OrcaSlicer 2.3.1 and try to slice there, everything should work fine [Cube.zip](https://github.com/user-attachments/files/25846112/Cube.zip) ### Debug log [\[tracing\] debug_Mon_Mar_09_17_40_45_3812.zip](https://github.com/user-attachments/files/25846129/tracing.debug_Mon_Mar_09_17_40_45_3812.zip) ### Additional The mentioned profile has an unusual start Gcode structure in order to work around some issues with the printer's firmware parser. Because of a bug in the firmware, it tries to execute the commented Gcodes from the settings block.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#384