Replies: 1 comment 2 replies
-
|
Its a bug, will be fixed on next release. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Got an Elegoo Mars 5 (non Ultra) for some tests. This machine can read only Goo files and so I'm trying to tailor my settings with UVTools.
Activting "Per layer settings", I've observed that all works but "Wait before Cure" for the bottom layers works as expected.
Extracting the Goo file I see that in Configuraiton.ini "BottomWaitTimes" are all set to 0 while normal layers "WaitTimes" are correctly set (see attached picture).
Altough in Layers.ini all the Waittimes are correctly set, the printer ignores the ones for Bottom Layers.
Not able to code, I spent a couple of hours with Chatgpt, with much struggle :), to create a program to repack an extracted Goo (function that should be integrated in UVTools IHMO) file so that I could try to manually edit Configuration.ini with the correct "BottomWaitTimes".
The test was succesfull, proving that, even if in Layers.ini the values are set, the printer ignores them if they are set to 0 in Configuration.ini.
EDIT: It happens only when exporting from Elegoo Satellite in CTB and after converted in Goo.
Beta Was this translation helpful? Give feedback.
All reactions