Fixed a memory leak.
Allow exporting of results for all solutions as table in xlsx (Excel) format. Previously, in version 2025.04.28.3, the results were able to be exported in CSV format only.
Fixed a memory leak.
Allow exporting of results for all solutions as table in xlsx (Excel) format. Previously, in version 2025.04.28.3, the results were able to be exported in CSV format only.
Existing (saved) projects must be run again (from the Start button) because some information is saved differently in the new project format!
Fixed a bug which shows an message error when the Length column is not set when importing from Excel/CSV. In such case no data are imported to Parts or Stock from now on.
Add the Price column for Disposed and Reused waste tables.
Introduced the function to export the entire solution (all bars) as CSV with one info (bar, piece, waste) per row. This is available from the Save button (which has a table on it) of the Results main toolbar.
Fixed a bug affecting fractional numbers validation.
Shows angles on graphical solution. No angles are shown is all are 90 degrees!
Shows the project file name in the Project | About window.
Shows the list of pieces for the currently selected bar in tabular format (1 piece per row). Available from the Tabular button on the main Results toolbar.
Shows the top and bottom position of each piece in the Tabular window. This is important when you have angles. If all angles are 90 degrees, you may hide the Top position columns.
Fixed a crash which appears in rare cases after using the import from Excel window.
Do not enable all Parts or Stock after a paste operation. The state (Enabled or Disabled) of a row is preserved after paste.
Reintroduced the function to export the 2D solution as CSV with one info (piece, waste, cut) per row. This is available from the Save button (which has a table on it) of the Results main toolbar.
Introduced the same function to export the 1D solution as CSV with one info (piece, waste) per row.
Fixed a bug when exporting labels and material name (of 1D solutions) containing ” or ; characters to CSV.
Fixed a bug with export to CSV of labels and materials name containing ” or ; characters
Also export label of pieces in Statistics | Summary tab.
Fixed a bug which did not allow pieces with Width = 0 to be imported from CSV. (Note that 0 Width is allowed for 1D pieces).
Specify the exact waste type (Reused or Garbage) when exporting Statistics to CSV files.
Major internal code rewrite. This will help us to implement new features faster.
Fixed a bug which could show trim on a waste that is not at the edge of the sheet.
Fixed a bug which allowed previous optimizations to be re-run (from the Latest solutions menu) after the current solution is accepted. Now, the Latest solutions menu is disabled after Accept and is re-enabled after Undo.
Tabular information has been moved under a new button (called Tabular) in the main toolbar. Pieces and Cuts buttons from the Results 2D toolbar have been removed. The window contains tabular information about each piece, cut, waste of the current/selected solution.
Prices are displayed with 3 digits after comma.
Shows waste percents in Statistics.
Fixed a bug when sorting Result 1D table with fractional values.
New columns for Statistics tables: utilization percent, price of stock, waste percent.
Fixed a bug which does not reload some settings after the program is restarted.
Fixed a bug which shows an message error when the Length column is not set when importing from Excel/CSV. In such case no data are imported to Parts or Stock.
Fixed a bug affecting fractional numbers validation.
Shows the project file name in the Project | About window.
Show waste percent and price in the Results 1D table.
Fixed bug where the images/pattern for materials (sheets and edge bands) were not loaded if different from bmp format.
Fixed a bug which allowed previous optimizations to be re-run (from the Latest solutions menu) after the current solution is accepted. Now, the Latest solutions menu is disabled after Accept and is re-enabled after Undo.
Fixed a bug in Find optimal stock length procedure where the length of parts were not extracted before the search starts, thus no results were generated.
Show utilization percentage in the Find optimal stock length table because not all pieces are utilized if the minimal searched length is smaller than minimum piece length.
Fixed a bug which colored with gray the background of pieces cells when the bar height was small.
Fixed the position of waste text inside cell.
Add new options (in the Interface window) to set the number of digits after decimal separator for prices, wastes and percents.
Changed the window used to assign pictures to materials. From the new window the user can delete the picture assigned to a material. The old button for deleting picture (from the Materials window toolbar) has been removed.
Fixed a problem where some special characters (\ / : * ? ” < > |) in the material name prevented the image from being saved to disk. These special characters are now replaced by _ in the filename of the image assigned to a material. This solution is not perfect (since the same character replaces multiple invalid characters), but it is better than before … and will be improved in the near future.
Fixed bug for printing Parts labels on a particular case where the number of labels is multiple of the number of labels per page.