I was wondering if it was possible to manipulate the output file from the slicer software of a resin 3D printer before sending it to the 3D printer.
For instance, in FDM printers I can import an .STL file in a software like Cura which would slice it and generate a G-code which is then sent to the 3D printer. However, if I want I can view the G-code generated and manually edit it before sending it to the 3D printer.
Now in resin printers there is no G-code if my understanding is correct. The slicing software generates an output file that contains a series of 2D slices with each slice containing information like exposure time etc.
After searching around for quite a bit, the only way I found was a software called UVTools however, even that doesn't fulfill my entire purpose. While I am able to import the sliced file obtained from Lychee slicer, the pixel editor in UVTools only allows me to modify it layer by layer but not pixel by pixel.
Is there a way I can modify each pixel separately? If not, how do I even modify each layer such as change the exposure time, wait time before cure, light off delay, etc.
I also saw the option for "Terminal" or "scripting" under File and it looks like those tools might help in achieving the aforementioned goals but I don't know how to use those features. Any tips for where I can find good tutorials/documentation to learn that.