Skip to content

Releases: alanphys/BeamSchemeV1

BeamScheme V1.02

14 Jan 10:02

Choose a tag to compare

This version implements high DPI awareness and contains several bug fixes. Documentation has been listed on ReadtheDocs.

BeamScheme V1.01

08 Jan 08:49

Choose a tag to compare

This version contains a complete implementation of FFF parameters according to NCS-70, several bug fixes, extended testing and updated help. This version can now be run from a single directory such as on a USB drive by unzipping the file BSSetup1.01USB.zip into an appropriate directory. The traditional install file is still available.

BeamScheme V1.00

08 Feb 06:31

Choose a tag to compare

BeamScheme v1.00 is virtually a complete rewrite of BeamScheme featuring a new parameter calculation engine. The code has been extensively modularised making it easy to add new parameters. New algorithms have been implemented with individual parameter calculation. Extensive unit testing has been implemented. The GUI has been updated. The expression parser has been dropped and all parameters are calculated in the code. Efficiency is achieved by only calculating needed parameters.