Archive for the ‘Cutting Optimization pro’ Category

Cutting Optimization pro 5.18.15.0

Friday, October 10th, 2025

Fixed a bug where the Fiber column of Parts and Stock is not shown.

Fixed a bug where some Grinding columns of Parts are not shown.

Fixed a bug where the name of the Products|Grinding|Bottom column was not shown.

Fixed a bug where the history of the Stock was not accesible.

Cutting Optimization pro 5.18.14.0

Thursday, September 4th, 2025

Bug fixed for not restoring some interface setting after the program restart.

Bug fixed for showing incorrect program name in the Registration window.

Bug fixed for not restoring the custom text on Adhesive Labels window after program restart.

Eliminate disabled rows in adhesive labels. This allows to print on smaller labels.

Customer name in adhesive labels has been moved on the right column. Size has been moved as the second on the left column.

Cutting Optimization pro 5.18.13.0

Saturday, August 16th, 2025

Fixed a bug which did not allow comma separator (,) for real numbers if the Decimal separator (in the Regional settings of Windows) was set to comma.

Cutting Optimization pro 5.18.12.10

Monday, July 7th, 2025

Fixed a bug where the adhesive labels of rectangular parts from the Pieces table were not printed.

Fixed a bug where the separator character for edge bands when printing the adhesive labels was incorrectly set.

Translation strings are on GitHub

Thursday, May 29th, 2025

Translation strings have been published on GitHub:

https://github.com/optimal-programs/languages

If you want to update a particular language, just fork the repository, commit changes and do a pull request. The English language (language_utf8_English.cpp file) should be used as reference.

Cutting Optimization pro 5.18.12.7

Saturday, April 19th, 2025

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.

Cutting Optimization pro 5.18.10.4

Saturday, March 29th, 2025

Fixed a bug (introduced in 5.18.10.2) that prevented Parts from being saved to XML files.

Cutting Optimization pro 5.18.10.3

Saturday, March 29th, 2025

Fixed some toolbar buttons whose width does not accommodate with text inside them.

Fixed some too long translation texts.

Current date can be printed on Stock adhesive labels.

Cutting Optimization pro 5.18.10.2

Wednesday, March 19th, 2025

Width column is not visible in Statistics for 1D Results since the width of 1D pieces is always 0 (otherwise is considered as being a rectangular piece).

Adding a product to Parts is done directly from the Products window by pressing the OK & Add to Parts button. The old submenu from Products menu has been removed.

The added product can be previewed in the Product add to Parts window which shows the list of sizes and the new names for materials and edge bands.

Fixed crash when all 1D parts length are longer than the 1D stock lengths.

Many internal updates of code to allow easier development in the future.

Cutting Optimization pro 5.18.9.3

Saturday, March 15th, 2025

We have limited the quantity of Stock pieces to 1 million per row. We did this because it is enough for the 99.99% of cases that the program is intended to handle. Also, larger quantities can lead to the crash of the application which is a 32 bit application and cannot access more than 2GB of RAM.