Archive for the ‘Cutting Optimization pro’ Category

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

Saturday, April 19th, 2025

[to be released soon]

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.

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.

Cutting Optimization pro – complex products

Thursday, March 13th, 2025

Complex products (available in Cutting Optimization pro v4) will be introduced again in v5, but will be named Generic Products or Parameterized Products.

Note that existing Simple Products are already partially generic because the materials and edge-bands names can be redefined when adding the product to Parts. But Length and Width cannot be parameterized within Simple Products.

More about this soon …

Cutting Optimization pro 5.18.9.0

Tuesday, March 11th, 2025

Introduces the possibility to attach an image to each product. The image is displayed as a 32×32 icon in the corresponding column.

Note: if you assign a picture to a product, and then press Cancel to the Products window, you will still see the image of the product when you show that window again. You must delete the image with the Delete (Image) button if you want to forever delete an image attached to a product.

The adhesive labels windows (for Parts, Stock and Results) have been reorganized. The existing panels have been moved to a Page Control component. Preview panel is at the bottom of the Page Control.

Cutting Optimization pro 5.18.8.10

Thursday, February 27th, 2025

When the user appends new rows to Parts or Stock tables, the cursor is moved to the first column.

This functionality was present in older versions of the program, but it was removed, and now is back.

Cutting Optimization pro 5.18.8.9

Thursday, February 27th, 2025

Show the sheet index on the graphical diagrams.

This option is turned off by default and can be activated from the Additional button of Results 2D.