Replies: 4 comments 52 replies
-
It's possible with GCode printers and CTBv3&4(i think), but you will also need hardware to capture it still position and inform the camera to take the picture. |
Beta Was this translation helpful? Give feedback.
-
The hardware I have figured out, and have been taking pictures when the LED is on. But I would like to capture an image with the built plate in a raised position. It is a Saturn I am working with, I just have no clue where to start with coding a script to modify the .ctb file in UVtools. |
Beta Was this translation helpful? Give feedback.
-
best if u are using a saturn is to use the network protocol and make a
script to pause and move the plate to the defined height.
maybe adapt Master photonster Lagnajeet's photon EOS timelapser
https://github.com/lagnajeet/PhotonTimeLapse
No dia quinta-feira, 20 de janeiro de 2022, Tiago Conceição <
***@***.***> escreveu:
… Wont work for your purpose.
CTB dont run gcode, when converting back UVtools will interpt the gcode
and make a static table, a extra movement on gcode converted to ctb may
mean a wrong position or discard that move, i dont recall what i made on
that step. But i can tell it will not work...
—
Reply to this email directly, view it on GitHub
<#409 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUR56VOG2CYW7PQ7MUJKJDUXAWDPANCNFSM5MMOAZVA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Com os melhores cumprimentos,
Vinicius Silva
|
Beta Was this translation helpful? Give feedback.
-
The script: https://github.com/sn4k3/UVtools/blob/master/UVtools.ScriptSample/ScriptTimelapseSample.cs For now test if it work with lift height, i recommend CTBv4 for this |
Beta Was this translation helpful? Give feedback.
-
I am wanting to do time lapses and would like to have the build plate move to a certain height and pause for a couple seconds to take a picture of each layer. Is that possible?
Beta Was this translation helpful? Give feedback.
All reactions