mirror of
https://github.com/riegera2412/UVtools.git
synced 2026-07-08 17:42:31 +02:00
d250e966c6
- **(Fix) CTB:** - Converting a file to version 4 won't port the TMSC values (#271) - Force version 3 when on version 4 and converting to photon or cbddlp - **(Improvement) Export to SVG image:** - Group \<g\> all layer objects - Intersect all childs on same \<path\> - **PrusaSlicer:** - (Rename) Printer keywords notes: - BottomWaitBeforeCure -> BottomWaitTimeBeforeCure - WaitBeforeCure -> WaitTimeBeforeCure - BottomWaitAfterCure -> BottomWaitTimeAfterCure - WaitAfterCure -> WaitTimeAfterCure - BottomWaitAfterLift -> BottomWaitTimeAfterLift - WaitAfterLift -> WaitTimeAfterLift - (Change) PrusaSlicer gcode printers to reflect the previous changes - (Change) PrusaSlicer Creality Hallot printers with better values by default - (Fix) PrusaSlicer printers with TMSC values was not being ported to the file format - (Fix) CXDLP: The light-off delay is not present on the format, instead the wait time before cure is used, this was leading to high wait and print times - (Fix) Converting from files that aren't both TSMC compatible won't set the bottom and lift height - (Fix) Error when changing the layer collection with another with higher layer count than the previous