Wanhao D7+, Chitubox, and other conundrums #182
-
Hello, So I have questions about a couple of things in UVTools. First of all let me start by saying that the Wanhao d7 firmware requires certain things in a CWS file - and I have not figured out from the settings in UVTools what those are. My first problem is any repaired layer/resin/island issues where I have created a CWS file using UVTools will invariably split the image on a single layer into 4 separate squashed regions rather than one continuous layer image. So I get 4 separate blobs building up rather than the actual object. Secondly - the Chitubox plugin for creating a CWS file starts off during the save by naming of image files with a 001 rather than a 000 or 0000. Being a developer (AKA code monkey) I saw where the UVTools code internals always assume that things should start at zero. Which makes good sense sense to me and probably the Chitubox CWS file would never print anyway on the Wanhao firmware. So the only two apps I have ever gotten to work slicing STL files for the Wanhao are Creation Workshop and LycheeSlicer. But even then if I take one of those CWS files and run it thru UVTools the image per layer appears to get split into 4 parts across the x axis of the LED display. Any suggestions, thoughts or ideas or anything??? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 8 replies
-
Image is probably being saved as Nova3D format, the DXQ6" screens uses that
encoding to work
What are your steps when opening and saving your sliced file on UVTools?
Lindsey Lewis ***@***.***> escreveu no dia sexta, 9/04/2021
à(s) 00:46:
… Hello, So I have questions about a couple of things in UVTools.
First of all let me start by saying that the Wanhao d7 firmware requires
certain things in a CWS file - and I have not figured out from the settings
in UVTools what those are. My first problem is any repaired
layer/resin/island issues where I have created a CWS file using UVTools
will invariably split the image on a single layer into 4 separate squashed
regions rather than one continuous layer image.
So I get 4 separate blobs building up rather than the actual object.
Secondly - the Chitubox plugin for creating a CWS file starts off during
the save by naming of image files with a 001 rather than a 000 or 0000.
Being a developer (AKA code monkey) I saw where the UVTools code internals
always assume that things should start at zero. Which makes good sense
sense to me and probably the Chitubox CWS file would never print anyway on
the Wanhao firmware.
So the only two apps I have ever gotten to work slicing STL files for the
Wanhao are Creation Workshop and LycheeSlicer.
But even then if I take one of those CWS files and run it thru UVTools the
image per layer appears to get split into 4 parts across the x axis of the
LED display.
Any suggestions, thoughts or ideas or anything???
Thanks
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#182>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUR56T2SSCUWZXCFN337WTTHY56PANCNFSM42T4WTXQ>
.
--
Com os melhores cumprimentos,
Vinicius Silva
|
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello, I've attached 3 sample CWS files:
Interestingly the first from Creation Workshop opened fine without any error messages. So I cannot recall if I tried printing from the UVTools saved CWS file after editing when it came from Creation Workshop. Chitubox version of course generates the index out of range error, which I monkeyed around and got to open okay by making UVTool code modifications. But It still did not print, probably because of 2 reasons - missing resolution settings and because print parameters were not correct for resin I was using. NOTE: I had tried using a different author's version of a Chitubox plugin (https://github.com/Zloyduh/cws), whose C++ source code I found on github, but it does not actually seem to generate the cws file. I was thinking I could try to fix it. But have not had the time. Last from Lychee slicer I got the 4 blobs to print after setting correct print parameters, but did not realize resolution settings were missing despite the error message. My bad. |
Beta Was this translation helpful? Give feedback.
I've made the .xml.cws format based on a slicer i don't renember which (Creation Workshop or the other), but my recommendation is to dump all that and use the PrusaSlicer with my printer profile. Have you tried?
As i don't own the printer i can only improve things when someone open issues and start debuging the problems.
Post some images of the problem, and if possible the sliced file.
For me it looks ok when converting to Creation workshop file