Archive for the ‘Simple Cutting Software’ 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.

Simple Cutting Software X, Next Nesting Software X 2025.06.*

Monday, May 12th, 2025

[to be released soon]

10% reduction in exe size on Windows.

Fixed a bug affecting fractional numbers validation.

Simple Cutting Software X 2025.04.30

Wednesday, April 30th, 2025

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.

Simple Cutting Software X 2025.04.28.3

Monday, April 28th, 2025

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.

Simple Cutting Software X 2025.04.24.0

Thursday, April 24th, 2025

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.

Simple Cutting Software X 2025.04.12.0

Saturday, April 12th, 2025

Fixed bug for printing Parts labels on a particular case where the number of labels is multiple of the number of labels per page.

Simple Cutting Software X 2025.04.06.2

Sunday, April 6th, 2025

Fixed a bug with incorrect calculation of price in Statistics window.

Fixed a bug with incorrect calculation of the number of pages for the adhesive labels.

Simple Cutting Software X 2025.04.04

Friday, April 4th, 2025

Add options to show/hide various information on the graphical sheets (material name, stock label, utilization percentage, num pieces). These options can be accessed from the Additional button on the 2D results toolbar.

Simple Cutting Software X 2025.03.31.0

Monday, March 31st, 2025

Fixed a erroneous message stating that 1D results have not been saved even if they have been actually saved to disk.

Fixed some utilization percent (by dividing the result by 100).

Simple Cutting Software X 2025.03.21.0

Friday, March 21st, 2025

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

Project button has been moved after the Settings button in the main toolbar.