Archive for the ‘Simple Cutting Software’ Category

Simple Cutting Software X 2024.12.30.1

Monday, December 30th, 2024

Bug fixed for some particular cases of 1D (linear optimization) with Priority different from 0 which can result in the crash of the application.

Settings (technical, interface, language) have been moved under the Settings menu.

New commands for Import and Append (to existing data) for Parts and Stock.

Clear for Stock has been moved under the Additional button since the stock is automatically maintained by the program and should be rarely deleted.

Project commands have been renamed to Import and Export to make clear their purpose.

Results can be shown in Tabular format (containing the coordinates of a piece).

Various new information can be shown/hidden from the Additional button of the results.

There are some new predefined folders in the working folderParts are saved in a special folder named partsResults and Statistics are saved in the results folder. Projects are saved to projects folder.

Bug fix to the multi-stage algorithm.

Various bug fixes and improvements.

We are changing our card/payment processor

Sunday, October 20th, 2024

Until the new processor is set up we can accept only payments from companies (which have a valid tax number). If you want to purchase please send us an email containing name of your company, full address and the tax (vat) number.

Why choose our software?

Monday, January 1st, 2024
  • We do not track visitors of our website. Our webpages have no counter on them. Note: YouTube movies have counters that are tracked by Google.
  • All our end-user software can be tried for free for at least 100 days.
  • The license is for lifetime.
  • One-time payment for our end-user software. There are NO monthly or anual fees.
  • The license, for our end-user software, can be moved anytime on another computer.
  • All our software consist of a single binary file (exe or dll). There are no other dependencies except those of the operating system. Note: if you download the kit with installer it might contain also a file used for uninstallation of the program.
  • All our software runs natively on the operating system. We do not use intermediate layers (such as the applications running inside the web-browsers).
  • All our software works and can be registered without an internet connection.
  • We do not send unsolicited emails to our customers. We only send emails with the registration keys, invoices and answers to your questions.

Simple Cutting Software X and Next Nesting Software X 2024 are under development

Tuesday, August 1st, 2023

More code shared between Simple Cutting Software X and Next Nesting Software X and Real Cut 1D X

Now we are running on Mac OSX and Linux

Saturday, February 21st, 2015

After 2 years of intense development we have released a new cutting optimization software running natively on Mac OSX and Linux (Ubuntu).

Here is a movie with our Simple Cutting Software X running on Mac:

and here is the same software running on Linux Ubuntu:

Simple Cutting Software v3

Friday, May 30th, 2014
We are happy to announce version 3 of our Simple Cutting Software.

There are many new things here, such as:

– a new column in the Parts table where you can specify a color for each piece. This will help you to better visualize diagrams.
– a new column in the stock table where you can specify the price of the sheet.
– several new buttons in the main toolbar:
– a button for accepting a solution. When a solution is accepted, the utilized parts are deleted and the waste is added to the stock.
– a button for undo accept solution.
– a button with statistics for the current optimization
– a button with interface settings (from here you can change the language)
– a new parameter in the menu Settings :  Minimal useful size. Only wastes larger than this can be added to the stock when the Accept button is pressed.
and many more …

We invite you to download and test this new version of our program.

Bulgarian translation is available

Thursday, August 8th, 2013

The translation has been made by Svetoslav Slavkov. We are grateful for his help on improving our programs.

Greek translation is available

Thursday, May 9th, 2013

Thanks to Andrew Athanasiadis we now have Greek translation for our optimization programs. Thanks a lot Andrew!

How to contact us!

Saturday, December 22nd, 2012

Preferred contact address: contact@optimalprograms.com

We usually answer all emails in max. 24 hours since their receipt.

If you do not receive an answer from us it means that your server blocks our email address !

Also, please check your Spam or Junk folders … in some cases our messages arrive there.

Also, you may add our address to your Contacts list.

We DO NOT send unsolicited emails … we are not spammers … so the problem is in your server only! Please contact your email provider to fix that !

Alternately you may contact us at:

optimal.programs@gmail.com

or

optimal.programs@hotmail.com

You can also fax us at: 0040358814190, but we usually do not send faxes back to you.

Fractional input in Simple Cutting Software

Friday, May 11th, 2012

Starting with version 2 of our Simple Cutting Software we have introduced an important feature: the ability to handle fractional values.

For instance, instead of typing 100.5, you may do this more elegantly with 100 1/2 (please note that blank space between 100 and 1/2).

Width, Height of parts and stock can be typed in as fractional values. Also, the parameters of the optimization can be fractional.

Here is a movie showing the new feature:

You cannot specify any value as fractional. For instance you cannot specify 100 1/3, because this means 100.33333333333… and in real-world you cannot cut with this precision.

So, all fractions will be rounded to some value. The rounding parameter is specified in Settings | Round all fractions to.

Rounding happens as follow:

– parts are rounded up (ex: 1/3 is rounded up to 1/2 – the actual value depends on the rounding parameter).

– stock pieces are rounded down (2/3 is rounded to 1/2).

– cutter thickness is rounded up.

– break size is rounded up.

– maximal cut length is rounded down.

One more thing: You cannot mix fractional values with real values (containing the decimal symbol “.”). For instance you cannot specify both 100 1/2 and 510.34 ! Choose one option only and stick with it!