Skip to content

V0.5.1 Beta

Compare
Choose a tag to compare
@Alexander-T-Moss Alexander-T-Moss released this 02 Sep 15:33
· 45 commits to main since this release

Minor changes

  1. Fixed some formatting in gcode notes at the top of the gcode file
  2. 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

  1. Script forces the formatting of numbers (decimals and thousand spacers)
  2. Typo causing extrusion values to be rounded to 2dp and not 5dp
  3. Fixed an issue with changing the MinFlowPercent (in that you couldn't change it, but now you can)

Beleived To Be Fixed Issues

  1. 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)
  2. 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

  1. 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