Skip to main content

CMB Automiser 3.0 released

CMB Automiser 3.0 has been released with numerous features and bug fixes. This version is a complete rewrite to support python 3 and brings along fully documented and re-factored code. The 2.x series is hereby discontinued and all future development will focus on the 3.x series.

NOTE: Version 3.0.x project files cannot be opened on version 2.x.x and vice versa.

Changelist 

 

New features

  1. CMBs can now be exported as .xlsx file.
  2. Schedule and measurement lists can now be traversed using interactive search.
  3. New dialog for schedule item selection with better usability and interactive search support.
  4. New import dialog for spreadsheet allowing import of data from any portion of spreadsheet.
  5. Exit confirmation for main window and measurement items to prevent accidental data loss.
  6. Changes to documentation to reflect new features.

Bug Fixes: 

  1. Codebase ported to python3 for future proofing.
  2. Modifying schedule after billing breaks bill.
  3. Modifying Measurements after billing breaks bill.
  4. Check feasibility before trying to add measurement items. 
  5. Unicode errors galore. 
  6. Code re-factored for readability and efficiency. 
  7. Docstrings added.

Binary Packages

Fedora 21:  CMBAutomiser3-3.0.0-1.noarch.rpm 
Windows:  cmbautomiser-win32-3-0-0.exe

Comments

Popular posts from this blog

Earthing - a python library for earthing network design - released

   I am happy to announce the release of Earthing a python library for the design of electrical earthing networks. Currently only homogeneous earth is supported. It should be possible in the future to extent this to include two layer model using imaging techniques. Accuracy of the model needs to be compared against other commercial models for further improvements. Features Earth grid design as per IEEE 80/ ENA_ER_S34 Numerical earth network calculations using using boundary descretisation method. Evaluation of earth resistance of various earth electrode geometries. 3D plotting of electrode geometry used for design. 3D plotting of current density distribution for the earth network. 2D/3D plotting of surface potential distribution. Ploting and evaluation of mesh and step potentials.   Usage Package is available on PyPI for installation ( https://pypi.org/project/earthing ). Use pip install earthing to install. Program source includes detailed usage instructions for ...

GElectrical v1.0 released

  Changelog Complete overhaul of protection model. Protection module now supports greater flexibility to model most protection functions available in the industry. Added L&T, Schneider and Legrand MCB, MCCB, ACB protection models to standard library. Support for protection coordination of elements from different sheets. Support for exporting protection coordination settings to spreadhseet. Added protection models for contactor and RCBO. Improvements to element numbering - order based location of element. Improvements to reporting module - program settings now allow greater control of exported items. Support for tab reordering. Binary/Source files Files can be downloaded from  GitHub

CMB Automiser 3.2.2 released

CMB Automiser 3.2.2 has been released with some major improvements. Changelist   New features:  Major interface improvements. Added support for addition of text/certificate in the abstract. Added support for opening project files from the file manager. Binary Packages Windows:    cmbautomiser-win32-3- 2 - 2 .exe