V0.5.1 Beta
Minor changes
- Fixed some formatting in gcode notes at the top of the gcode file
- On Windows, the terminal that pops up automatically now closes automatically after 5 seconds (as not needed anymore due to the addition of the log file
Fixed Issues
- Script forces the formatting of numbers (decimals and thousand spacers)
- Typo causing extrusion values to be rounded to 2dp and not 5dp
- Fixed an issue with changing the MinFlowPercent (in that you couldn't change it, but now you can)
Beleived To Be Fixed Issues
- Support with Orca Slicer should work now (Orca Slicer uses weird flags, but they have been added to the program so should mean Orca Slicer works)
- The issue with what seemed to be Windows/SuperSlicer specific. The current theory is that location settings on computers were flipping the usage of
,
and.
in numbers, this is now overridden by the program and seems to fix the issue here
Known Issues
- Waiting for more testing to confirm if possibly fixed issues are fixed
Code Versions
Script: V0.5.1
FlowModel: V0.1.1
ErrorLogger: V0.0.1