Recent Releases of pyGCodeDecode

pyGCodeDecode - 1.3.1

1.3.1

Fixes

  • The default unit system is now named SI (mm) instead of "SImm".

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.3.0...1.3.1

Scientific Software - Peer-reviewed - Python
Published by lukashof 12 months ago

pyGCodeDecode - 1.3.0

1.3.0

Features

  • Testing and building for Python 3.13 now.

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.2.0...1.3.0

Scientific Software - Peer-reviewed - Python
Published by lukashof about 1 year ago

pyGCodeDecode - 1.2.0

1.2.0

Features

  • Return value from layer metrics and submodel

Fixes

  • layer cue was erronously named in the CLI

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.1.3...1.2.0

Scientific Software - Peer-reviewed - Python
Published by lukashof about 1 year ago

pyGCodeDecode - 1.1.3

1.1.3

Fixes

  • avoid division by zero when finding a time for a certain point on the trajectory

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.1.2...1.1.3

Scientific Software - Peer-reviewed - Python
Published by lukashof about 1 year ago

pyGCodeDecode - 1.1.2

1.1.2

Fixes

  • adding some missing function to enable the submodel feature

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.1.1...1.1.2

Scientific Software - Peer-reviewed - Python
Published by lukashof about 1 year ago

pyGCodeDecode - 1.1.1

1.1.1

This release was necessary to trigger publication on PyPI.

Documentation

  • minor fixes in README

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.1.0...1.1.1

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 1.1.0

1.1.0

Fixes

  • All console outputs are now stripped of non-ASCII characters when the ABAQUS CAE is used.

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.0.2...1.1.0

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 1.0.2

1.0.2

Fixes

  • Modifying the GitHub workflow so that files managed in LFS are included in the releases on PyPi.

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.0.1...1.0.2

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 1.0.1

1.0.1

Fixes

  • Including the files managed with LFS in releases.

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/1.0.0...1.0.1

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 1.0.0

1.0.0

With this update, pyGCodeDecode gets a simple CLI that makes it possible to quickly create a plot and some output without writing a new script every time 🚀. pyGCD is a scrappy piece of research software and will maybe never be complete or stable but we will call this release 1.0.0 🥳.

Features

  • Adding a simple CLI to run the examples or plot some G-code.

Documentation

  • Included a brief mention of the CLI in the README.
  • Refreshed the automatically created documentation.

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/0.2.4...1.0.0

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 0.2.4

Documentation

  • Hopefully actually the final changes for JOSS.

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/0.2.3...0.2.4

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 0.2.3

Documentation

  • changes to metadata for JOSS

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/0.2.2...0.2.3

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 0.2.2

Documentation

  • Implementing feedback from review to JOSS paper.
  • Reworking README

Fixes

  • 3D-plot checks for a display when using Linux.

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/0.2.1...0.2.2

Scientific Software - Peer-reviewed - Python
Published by lukashof over 1 year ago

pyGCodeDecode - 0.2.1

Fixes

  • import of importlib.resources (#1)

Miscellaneous

  • dropping Python 3.8

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/0.2.0...0.2.1

Scientific Software - Peer-reviewed - Python
Published by lukashof almost 2 years ago

pyGCodeDecode - 0.2.0

Features

  • create screenshots and VTK exports of 3D-plots
  • reuse meshes for additional 3D-plots

Improvements

  • speed up by only refreshing progress bars when necessary
  • showing a progress bar during Block correction

Fixes

  • checking all points in extrusion_extent()

Full Changelog: https://github.com/FAST-LB/pyGCodeDecode/compare/0.1.1...0.2.0

Scientific Software - Peer-reviewed - Python
Published by lukashof almost 2 years ago

pyGCodeDecode - 0.1.1

Fixes

  • adding default printer presets to the dists, so the examples can run unmodified without cloning the repo

Scientific Software - Peer-reviewed - Python
Published by lukashof almost 2 years ago

pyGCodeDecode - 0.1.0

The first public release of pyGCodeDecode to go along with the submission to the Journal of Open Source Software! 🚀🥳

Scientific Software - Peer-reviewed - Python
Published by lukashof almost 2 years ago