Sunteți pe pagina 1din 19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

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 Im 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

cncsimple.wordpress.com

1/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

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 removing material from Stock in true Solid modeling. Using CutViewer will increase your productivity, all but eliminate programming errors, and prevent machine down time while debugging. Powerful and easy-to-use tools allow debug errors in the toolpath, detect collision of the tool with material stock while rapiding, estimate the machining time. CutViewer can be customized to support a wide variety of machines. Now you can control the CncSimple program result with CutViewer. Entering the comment strings within the program nc, CutViewer automatically configures the material to be machined and the various tools used. Now I will show you an example: First you create the CNC program with CncSimple

cncsimple.wordpress.com

2/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Press the Edit button, referring to the current phase

Set the block size and set origin

cncsimple.wordpress.com

3/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

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. Thats All. Tags collision check., programming, simulation cnc Categories cnc, conversational, programming, simulation cnc, time estimating

Automatic Operation Sorting


September 12, 2011 // 0

cncsimple.wordpress.com

4/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Categories conversational, programming

Mill Threading
September 12, 2011 // 0

cncsimple.wordpress.com

5/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Tags mill threading, thread Categories cnc, conversational, programming

Trimming Path
September 12, 2011 // 0

Categories conversational, milling, programming

Text Engraving
September 12, 2011 //
cncsimple.wordpress.com 6/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Categories cnc, conversational, milling, programming

Pocket
July 29, 2011 // 0

Write profile with editor :

[ Traslate Profile ]

cncsimple.wordpress.com

7/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Result :

Or [Rotate Profile ] :

Result : Tags cnc, milling, programming Categories cnc, conversational, milling, programming

More improvements on Profile Editor : Chamfer And Fillet


July 28, 2011 // I added some improvements in the profile editor:
cncsimple.wordpress.com

8/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

[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.
cncsimple.wordpress.com 9/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Tags cnc, conversational, milling, profile editor, programming Categories cnc, conversational, milling, programming

Improved Profile Editor


July 27, 2011 // 0 Now profile can be inserted completely with keyboard.

Ive added also built-in trigonometric function. Example : Inserted Value : Angle and end x-axis value

cncsimple.wordpress.com

10/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Result : The end point is found automatically.

Tags contour, milling, Pocket, profile, programming Categories conversational, programming

Text Field with Expression Solver


July 26, 2011 // Expression solver added in the textbox field : Example : Inputed Value 0

Result

Categories Uncategorized
cncsimple.wordpress.com 11/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Pocket Milling
July 21, 2011 // Some image of pocket milling 0

Tags cnc, mill, Pocket, programming Categories milling, programming

cncsimple.wordpress.com

12/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Milling Contour
July 21, 2011 // 0

Some images of contour function.

cncsimple.wordpress.com

13/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Categories Uncategorized

Slot Milling ( with trochoidal cut )


July 8, 2011 // To create code for slot milling : Press Groove on toolbar, 0

Fill the dialog window with the requested parameter .

cncsimple.wordpress.com

14/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

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.

cncsimple.wordpress.com

15/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

Tags cnc, code, conversational, milling, slot, trochoidal Categories 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

cncsimple.wordpress.com

16/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

- 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.

cncsimple.wordpress.com

17/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

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

- Click Ok to save the work , and you return to main screen. - Press the [ Generate Code ] button , on top, and program will be created .

Thats All ! Tags cnc, mill, milling, programming, software, vertical mill Categories face milling, milling, spiral
cncsimple.wordpress.com 18/19

10 03 2013

Cnc Simple | Open Source Software for easy cnc programming

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

cncsimple.wordpress.com

19/19

S-ar putea să vă placă și