Page 1 of 1

Techno Post

Posted: Thu 31 Mar , 2011 19:23 pm
by TerryBP
I am using QuickCAM 3D version 3.70.70 to convert stl files for my Techno Patriot 1410. I'm using Techno CNC Interface version 1.421.29. When I export the file to the Techno-G-Code, it puts some extra at the beginning of each file. It is consistent. I am only cutting out F1 body blanks in this router so I would want the files to be the same every time.

I need to delete lines 4 &5, add M03 and change both F values to 700. I also add M05 after the last line of code. This is something I do with every file.

Since I am just cutting F1 body blanks on the Techno Patriot, is there a way to change the Techno-G-Code so it will process that for me every time instead of me changing the file?

Techno G Code post

Posted: Fri 01 Apr , 2011 9:43 am
by Denford Admin
Created Jan 2007 this is the post file to create G Code files for Techno Isel mills

It's located C:\Documents and Settings\All Users\Application Data\Denford\Posts\Techno-G-Code.ppl

Edit this file with text editor like notepad and you will see the lines that you want to change near the bottom:

Code: Select all

[Header]
{MMINCHCODE}
G90
;{59}Denford Post Output - {APPLICATION}
;{59}Date: {DATE}
;{59}Time: {TIME}
;{59}Source File: {SOURCEFILE}
;{59}BILLET X{BILLET0} Y{BILLET1} Z{BILLET2}
L01 G10 Z0.25 F4
G10 X4
G10 Y2
G92 X0 Y0 Z0