-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sonic mini 4k #6
Comments
+1 |
Seems you can use UVTools to rescale the ctb file to the proper resolution. |
True, but slice for the printer is always better, if pixels per X/Y ratios are diferent you will end with a wrong object size. Most of the time they are in 19 to 20 pixels per mm, but if you get the wrong file to deal with, you can end with wrong object size. You can verify this at UVtools calculator - mm to pixels which tell you the X and Y pixels per mm of the printer. Otherwise if both source and target print have same pixels per mm count it's safe to use the resolution tool |
I guess in this particular case I don't care about exact sizes being correct, not like a precision part or something. Might still be useful for judging exposure times until an official file is made for this printer. |
it should not be scaled at all. the test is pixel perfect so 1 pixel should
always correspond to a pixel on any machine no matter the pitch size
tslater2006 <[email protected]> escreveu no dia segunda, 4/01/2021
à(s) 18:28:
… I guess in this particular case I don't care about exact sizes being
correct, not like a precision part or something. Might still be useful for
judging exposure times until an official file is made for this printer.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUR56TYUB5NR2TOHFZTVFTSYICGLANCNFSM4R2X274A>
.
--
Com os melhores cumprimentos,
Vinicius Silva
|
Is the XP2_sonic_mini supposed to be for the Sonic Mini 4k? If so it doesn't work as my printer doesn't read .phz files. |
no it is for sonic mini 2K
Use uvtools new parametric exposure finder
jbuseman-eng <[email protected]> escreveu no dia quarta, 3/03/2021
à(s) 01:27:
… Is the XP2_sonic_mini supposed to be for the Sonic Mini 4k? If so it
doesn't work as my printer doesn't read .phz files.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUR56SYMBQHBCFEF3VFI7TTBWF7TANCNFSM4R2X274A>
.
--
Com os melhores cumprimentos,
Vinicius Silva
|
Unfortunately I can't seem to get UVtools running under Fedora 33. I've been trying, but it's constantly complaining about missing libraries. The libraries it is looking for I can't find for my distro. I have libjpeg-turbo and libdc1394, but it still complains about these.
|
UVtools don't have the opencv compilation for fedora, you need to compile the libcvextern.so under your system |
Might be worth it to install a second distro just for UVTools
No dia quarta-feira, 3 de março de 2021, jbuseman-eng <
[email protected]> escreveu:
… Unfortunately I can't seem to get UVtools running under Fedora 33. I've
been trying, but it's constantly complaining about missing libraries. The
libraries it is looking for I can't find for my distro. I have
libjpeg-turbo and libdc1394, but it still complains about these.
ldd libcvextern.so |grep not
libdc1394.so.22 => not found
libjpeg.so.8 => not found
no it is for sonic mini 2K Use uvtools new parametric exposure finder
jbuseman-eng ***@***.*** escreveu no dia quarta, 3/03/2021
à(s) 01:27:
… <#m_2066680584511497312_>
Is the XP2_sonic_mini supposed to be for the Sonic Mini 4k? If so it
doesn't work as my printer doesn't read .phz files. — You are receiving
this because you commented. Reply to this email directly, view it on GitHub
<#6 (comment)
<#6 (comment)>>,
or unsubscribe https://github.com/notifications/unsubscribe-auth/
ACUR56SYMBQHBCFEF3VFI7TTBWF7TANCNFSM4R2X274A .
-- Com os melhores cumprimentos, Vinicius Silva
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUR56W7LIBHK5VKTHBO7HTTB3EIPANCNFSM4R2X274A>
.
--
Com os melhores cumprimentos,
Vinicius Silva
|
Or he can download the latest uvtools rhel build and it will work just fine ;) |
better yet :D
No dia quinta-feira, 4 de março de 2021, Tiago Conceição <
[email protected]> escreveu:
… Or he can download the latest uvtools rhel build and it will work just
fine ;)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#6 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUR56SZCOKXVGCC3CKXC4TTB32KFANCNFSM4R2X274A>
.
--
Com os melhores cumprimentos,
Vinicius Silva
|
I did not even not notice the rhel build...Thank you so much. I feel like an idiot for that one...lol |
Here is the version I use and it's worked just fine on the Sonic Mini 4k for me. Rescaled via UV tools but putting here for those that just want to grab it and use it. |
Carefull with change resolution, that is only ok to do if both printers have same pixel pitch, if you are changing a 50um file to print on a 35um printer you may have a model a bit smaller than expected, you will need to resize as well to compensate by a factor of 100%+50-35um. |
Thanks for the input on scaling, I believe the 050um is layer size, not to do with the pixels themselves. And at least for this specific model the overal printed size accuracy doesn't matter to me. I've calibrated a handful of resins using the ctb file on my sm4k and its worked out fine. Its not a perfect solution, like having it officially supported on this repo, but until then it seems to be good enough and figured I'd share it if others want it. |
yes the 50um on file name is layer height, but i was not talking about that. |
Can you make a file for the sonic mini 4k?
Resolution: 3840 x 2160
The text was updated successfully, but these errors were encountered: