var fDesc=new Array(); fDesc[0] = "Developer's description:

Smart2DCutting is a professional cutting software package designed for panel cutting optimization. Using advanced algorithms, it generates the most optimized cutting patterns, providing for maximum material yield.

New review:

Smart2DCutting is a professional cutting software package designed for panel cutting optimization. Using advanced algorithms, it generates the most optimized cutting patterns, providing for maximum material yield.

Our nesting software can help you maximize productivity by reducing panel waste and costs and by saving the time needed to create and analyze patterns.

Smart2DCutting may be used for wood cutting, board cutting, panel cutting, glass cutting, sheet cutting and other similar industries.

Our cutting program works fast even with large number of parts. We tested Smart2DCutting on a large job consisting of 2140 parts! The testing machine was equiped with an AMD Duron 1100 MHz processor and 256 MB RAM memory.

The cutting layout was computed by Smart2DCutting in less than 10 seconds and the average panel usage was ~95%.

Main features:

- Maximize productivity by reducing panel waste and costs and by saving the time needed to create and analyze patterns.
- Measurements in Metric (mm, cm, dm, m) and US Customary / British Imperial (in, ft, din) units
- Easy input of panels and parts data manually through the keyboard, by loading native Smart2DCutting files or by importing from CSV files or from the clipboard.
- Jobs management system
- Highly optimized cutting layouts (avg. 95%-97% coverage) computed very fast. Even for 2000 parts the cutting layout is generated in less than 10 seconds on today's modest computers.
- Multiuser (network) support
- Edge banding for parts
- Preview/Print all cutting layouts and reports
- The cutting layout can be saved for later reuse
- The cutting layout can be saved to a DXF, TXT or XML file for further processing using a cnc software
- Label parts and offcuts on the cutting layout.
- Print labels that include parts, panels and usable offcuts information.
- Adjustable cutting blade thickness per material type
- Grain direction control for individual parts
- Margin width control for panels and parts
- Adjustable optimization level
- Adjustable optimization direction
- Handle different material types for panels and parts
- Detailed report, showing a list of used panels, resulted parts and offcuts, with their dimensions and layout statistics
- Cost calculation report
- Printable part, panel and offcut labels
- Print barcodes on parts labels
- Stock management system

Requirements:

- Pentium 233,
- 32Mb RAM,
- 800x600 resolution

Final note:

SmartCUT - a neat and handy professional software solution created to optimize panel cutting."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }