Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
is there an Oliver Intelicarve .gee available as a post processor on fusion 360?
Solved! Go to Solution.
is there an Oliver Intelicarve .gee available as a post processor on fusion 360?
Solved! Go to Solution.
Negative.
Please share a program that you have successfully run on your machine and we can advise you more properly
Hi Seth,
This is a link for a post processor who work for me on vectric software. Is it possible to fit this in fusion 360?
+================================================
+
+ iCarver Wood machine output configuration file
+
+================================================
+
+ History
+
+ Who When What
+ ======== ========== ===========================
+ Mark 08/10/2012 Written
+================================================
POST_NAME = "Oliver Intelicarve mm(*.GEE)"
FILE_EXTENSION = "GEE"
UNITS = "MM"
+------------------------------------------------
+ Line terminating characters
+------------------------------------------------
LINE_ENDING = "[13][10]"
+------------------------------------------------
+ Block numbering
+------------------------------------------------
LINE_NUMBER_START = 0
LINE_NUMBER_INCREMENT = 10
LINE_NUMBER_MAXIMUM = 999999
+================================================
+
+ Formating for variables
+
+================================================
VAR LINE_NUMBER = [N|A|N|1.0]
VAR SPINDLE_SPEED = [S|A|S|1.0]
VAR FEED_RATE = [F|A|F|1.0]
VAR X_POSITION = [X|C|X|1.2]
VAR Y_POSITION = [Y|C|Y|1.2]
VAR Z_POSITION = [Z|C|Z|1.2]
VAR X_HOME_POSITION = [XH|A|X|1.2]
VAR Y_HOME_POSITION = [YH|A|Y|1.2]
VAR Z_HOME_POSITION = [ZH|A|Z|1.2]
VAR SAFE_Z_HEIGHT = [SAFEZ|A|Z|1.2]
+================================================
+
+ Block definitions for toolpath output
+
+================================================
+---------------------------------------------------
+ Commands output at the start of the file
+---------------------------------------------------
begin HEADER
"G90 G00 [XH] [YH] [ZH]"
"[S] M3"
+---------------------------------------------------
+ Commands output for rapid moves
+---------------------------------------------------
begin RAPID_MOVE
"G00 [Z]"
"[X] [Y]"
+---------------------------------------------------
+ Commands output for the first feed rate move
+---------------------------------------------------
begin FIRST_FEED_MOVE
"G01 [F] [X] [Y] [Z]"
+---------------------------------------------------
+ Commands output for feed rate moves
+---------------------------------------------------
begin FEED_MOVE
"[X] [Y] [Z]"
+---------------------------------------------------
+ Commands output for retract moves
+---------------------------------------------------
begin RETRACT_MOVE
"G00 [SAFEZ]"
+---------------------------------------------------
+ Commands output at the end of the file
+---------------------------------------------------
begin FOOTER
"G00 [ZH]"
"M5 M30"
Post processors are not interchangeable between software companies and do not give us any information we can extrapolate a program from.
The only thing we can use is an actual proven g-code program and work backwards from there.
I recently aquired the 40-915X, I was told Vcarve by Vectric works on it but I am really hoping to get Fusion 360 to generate a G-code this machine will run. Has anyone found a way to get this to work?
The OP never returned with the additional information required. We need to see proven (has been run with success) G-code. If you have any to share, that would be awesome and may provide us with the info needed. Attach it in a .zip file if you would 🙂
These codes were generated in Vectric, using the Post Processor listed under manufacturer "General" (my machine manufacturer)
The .ZIP contains a text version as well as the file I run on my machine.
I am not 100% sure the Oliver Intelicarver is the correct program, this is just the only result I get when searching iCarver (my machine name)
Just wondering if this issue has been resolved? I also am facing the same problem as other users have. Please advise! Nevin