cnc simple _ open source software for easy cnc programming

19
10 03 2013 Cnc Simple | Open Source Software for easy cnc programming cncsimple.wordpress.com 1/19 Cnc Simple Open Source Software for easy cnc programming Source Code January 26, 2012 // 0 The source code are available at http:\\cncsimple.codeplex.com. In order to compile source code, you need Visual Studio 2010 Express. The programming language used is C # Categories Uncategorized Wanted testers for application January 4, 2012 // 5 I’m looking for people interested in testing the program in order to accelerate development and make it more stable. Contact cncsimple (at) gmail.com. {Replace (at) with @} Categories Uncategorized Cnc Simple Video September 20, 2011 // 0

Upload: arslansar

Post on 13-Apr-2015

239 views

Category:

Documents


14 download

TRANSCRIPT

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 1/19

Cnc SimpleOpen Source Software for easy cnc programming

Source Code

January 26, 2012 //0

The source code are available at http:\\cncsimple.codeplex.com.

In order to compile source code, you need Visual Studio 2010 Express.The programming language used is C #

Categories Uncategorized

Wanted testers for application

January 4, 2012 //5

I’m looking for people interested in testing the program in order to accelerate development andmake it more stable.Contact cncsimple (at) gmail.com. {Replace (at) with @}

Categories Uncategorized

Cnc Simple Video

September 20, 2011 //0

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 2/19

Categories cnc, conversational, milling, programming, simulation cnc

Program Simulation with CutViewer

September 14, 2011 //0

From http://www.cutviewer.com/: (by © LAMSON GLOBAL CORPORATION )

CutViewer is an easy-to-use program that simulates 2, 2-1/2 and 3 axis CNC Machines removingmaterial from Stock in true Solid modeling. Using CutViewer will increase your productivity, allbut eliminate programming errors, and prevent machine down time while debugging. Powerfuland easy-to-use tools allow debug errors in the toolpath, detect collision of the tool with materialstock while rapiding, estimate the machining time. CutViewer can be customized to support awide variety of machines.

Now you can control the CncSimple program result with CutViewer.

Entering the comment strings within the program nc, CutViewer automatically configures thematerial to be machined and the various tools used.

Now I will show you an example:

First you create the CNC program with CncSimple

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 3/19

Press the Edit button, referring to the current phase

Set the block size and set origin

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 4/19

Open CutViewer.

Create New File.

Copy the program created (Ctrl-C) with CncSimple and paste in CutViewer ( Ctrl-V)

From Menu Press [Running] >> [Rebuild]

And here the result.

CutViewer also checks for collisions.

That’s All.

Tags collision check., programming, simulation cncCategories cnc, conversational, programming, simulation cnc, time estimating

Automatic Operation Sorting

September 12, 2011 //0

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 9/19

[Fillet Line To Arc ]

[Chamfer Line To Arc ]

[Fillet Arc To Line]

[Chamfer Arc To Line]

and when you insert an arc , the software finds missing measures

example :

On EndPoint and Radius inserted , the center point is find automatically.

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 14/19

Categories Uncategorized

Slot Milling ( with trochoidal cut )

July 8, 2011 //0

To create code for slot milling :

Press Groove on toolbar,

Fill the dialog window with the requested parameter .

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 15/19

Select the preferred method of working ( Traditional or Trochoidal)

Then insert cut parameter

Click [Update Preview] to see the toolpath.

Finally press [Ok] to close the dialog and return to main screen.

Press [Generate Code] to get the code.

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 16/19

Tags cnc, code, conversational, milling, slot, trochoidalCategories milling, trochoidal

Face Milling Cycle

June 29, 2011 //0

With this free software you can create in a very simple way an optimized face milling cycle.

This link explain you the benefit of this machining strategy :

http://www.myyellowcoat.com/smart-ideas/milling-machining-strategy/

Usage example:

- Open the program .

- Create new file .

- Add New Phase -> Vertical Mill

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 17/19

- Add Face Milling

- Once the dialog screen is open , compile the screen below with the work detail ( width , height ,material to remove ..)

- Click on Next Button to go to next screen.

- In this screen you can choose the method of work ( one way , Spiral In ) .

- Click on Next button again and input the cut parameter , diameter of mill and tool number.

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 18/19

- Once you entered all the necessary , click on [Update Preview] button to show the toolPathpreview.

- Click Ok to save the work , and you return to main screen.

- Press the [ Generate Code ] button , on top, and program will be created .

That’s All !

Tags cnc, mill, milling, programming, software, vertical millCategories face milling, milling, spiral

10 03 2013 Cnc Simple | Open Source Software for easy cnc programming

cncsimple.wordpress.com 19/19

Blog at WordPress.com. | Theme: Wu Wei by Jeff Ngan.Back to the top