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.72k stars 1.93k forks source link

Prusaslicer MSLA profile not exporting properly #10005

Closed CAPNCRACKSPARROW closed 1 year ago

CAPNCRACKSPARROW commented 1 year ago

Description of the bug

I love prusaslicer and its my only slicer i use for all my fdm machines, i was really excited when i saw alpha 2.6 had a profile in the config wizard for the photon mono x. When using it, it will export the masked sla file, i select the .pwmx option but the mono x does not read the file and says its invalid.

Project file & How to reproduce

Photon mono x pwmx problem.zip exports to usb just fine. Machine does not recognize or preview file. Unable to print from this. other program lychee slicer using same orientation and file works fine.

Checklist of files included above

Version of PrusaSlicer

2.6.0 Alpha 5 win64

Operating system

windows 11

Printer model

Photon Mono x

jmd73 commented 1 year ago

@CAPNCRACKSPARROW Maybe PR 9929 will solve your problem?

tamasmeszaros commented 1 year ago

Hello! I think the pwmx format was accepted as a PR from @ole00. If he could have a look at the issue as well as the new PR #9929 that would be a great help.

jmd73 commented 1 year ago

@tamasmeszaros It looks like @ole00 has given his OK for PR #9929 in #7917.

Mimoja commented 1 year ago

I dont have a Mono X and can sadly not test it. My mono prints fine with my PR which is absolutely not helpfull at all :/

ole00 commented 1 year ago

I do have Mono X, I tried to compile latest PrusSlicer to test the latest changes (pr9929 rebased on top of version_2.6.0-alpha5). Unfortunately my build stops reporting error:

Edit: I managed to compile the latest PrusaSlicer (upgraded my OS to Xubuntu 20.04, used gcc 9, updated and recompiled all required libraries, updated nanosvg to FLTK version etc., many other small niggles had to be ironed out in order to finally produce the build).

ole00 commented 1 year ago

I've tested PR #9929 rebased on top of version_2.6.0-alpha5. So far it seems to work fine:

I have not printed the file so far, it will have to wait until this weekend. I'll report my print results.

@CAPNCRACKSPARROW : please check your printer firmware version is the same as mine (see the picture bellow, the exported file stone_new.pwmx is recognised by the printer)

ps_260alpha_9929

ole00 commented 1 year ago

I did a sample print test from the .pwmx file exported by the new version of PS (PR 9929 rebased on top of version_2.6.0-alpha 5) on my Mono X and all seems OK. I printed a couple of small brackets, nothing fancy - but it proves the point. Hope it helps. ps_print

kubispe1 commented 1 year ago

According to https://github.com/prusa3d/PrusaSlicer/pull/9929#issuecomment-1472596826, I am closing this issue. If any persistent issues arise, please let us know.