Fusion Post processor

Here is where you can drop off Examples of WORKING macros,plugins,Gcode programs , macro Wizards etc.
Please give a brief description of what it is and how it works.

Re: Fusion Post processor

Postby dezsoe » Fri Oct 11, 2019 10:38 am

No, the G0 G53 Z0 is OK now.

You asked for separate settings per each probe mode, because you sometimes forgot to change some settings. Now on the setup page of the probe screen you have a "Separate settings per mode" checkbox. See your post: Probe functionality.
dezsoe
 
Posts: 2049
Joined: Sun Mar 12, 2017 4:41 pm
Location: Csörög, Hungary

Re: Fusion Post processor

Postby Delco » Fri Oct 18, 2019 9:54 pm

yes I found that when I first installed , its very good , the only thing that would make it better is if it saved or had a save function :) rather than having to close uccnc to save , even a autosave on page change would be good :)
Delco
 
Posts: 354
Joined: Tue Apr 02, 2019 4:23 am

Re: Fusion Post processor

Postby zichor » Wed Jan 27, 2021 6:34 am

I'am modifi for fusion & inventor post procesor, work ok
Attachments
uccnc mod.zip
(9.57 KiB) Downloaded 525 times
zichor
 
Posts: 1
Joined: Tue Jan 19, 2021 9:40 am

Re: Fusion Post processor

Postby reshleman » Mon Dec 04, 2023 9:42 pm

I realize this is an old post but I'm looking to do the same thing. If I'm understanding this correctly I need to change the second line G53 to the position of my fixed probe? Then change my M6 macro in the uccnc macro folder?



Move to tool change position)
G53 X40. Y55.
M0 (Pause program for tool change)
T9 M6 (chamfer mill D=6. 6 mm chamfer tool) --> This is where it should do G0 G53 Z0
S28000 M3



int NewTool = exec.Getnewtool();
exec.Setcurrenttool(NewTool);
exec.Code("G0 G53 Z0");
while(exec.IsMoving());
reshleman
 
Posts: 9
Joined: Thu Nov 16, 2023 5:42 pm

Previous

Return to UCCNC TOOL BOX

Who is online

Users browsing this forum: No registered users and 4 guests

cron