Hello Guest it is April 18, 2024, 07:47:18 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mgray

Pages: 1
1
Hi Rich
I finally got it working in fusion 360  by slowing down the feed rate to 200 mm/min   if the feed rate is set any higher than 200 then it does not make it back to ZO  also if you don't give it enough clearance it won't make it back to Z0  I'm not 100% sure but I think what the problem might be is that  my  Z axes  can't move quick enough so it arrives At the cut depth  then moves back to the start of the thread and starts cutting, the  faster  you set the feedrate  the worse the era gets

 thanks again for all your help regards Mark

2
Hi Rich I loaded version .062    ran it with the wizard  and fusion 360 same result as version .066  I was wondering whether you would be able to send me a copy of the post  processor you are using with fusion 360
 and a couple of simple threading programs that way I could load it into my machine and  see if it works on mine  I have sent a  email to Artsoft  they suggested that I load mach4  with a PMDX smart bobs  orpokey57CNCd25  motion controller  as they seem to think Mach3  had its limitations with threading.
 I will do that if I have to but at the moment my lathe   can be run in manual mode using Arduino  and encoder wheels which is being  control through a GECKO 540  parallel port  controller  using a port switch  so if I upgrade to ethernet I would need to use something that I could plug my encoders into  so I can run the lathe manually  I was thinking of using a Vital  motion controller,   I will go down this path if I can't get it working on Mach3
 regards Mark

3
Thanks so much for all your help Rich  as soon as I get time probably this weekend I will download it and keep you informed
 thanks again regards Mark

4
Hi Rich Thanks for the reply this may sound like a strange question but as I have only recently got  my version of Mach3  I went to  the website  and  only the latest version   seemed to be available for download
 regards Mark

5
This is the code that fusion 360 generates a thought this might help but as I said earlier it doesn't matter whether I use the wizard or fusion 360 the end result is the same

%
O1001 (MOUNT)
N10 G90 G95 G18
N11 G21
N12 G28 U0.

(THREAD2)
N13 T0100
N14 G54
N15 M8
N16 G94
N17 G97 S300 M3
N18 G0 X29. Z5.
N19 G1 X8.92 F1000.
N20 G32 Z-30. F1.
N21 X10.6 F1.
N22 G0 X29.
N23 Z5.
N24 G1 X8.84 F1000.
N25 G32 Z-30. F1.
N26 X10.6 F1.
N27 G0 X29.
N28 Z5.
N29 G1 X8.76 F1000.
N30 G32 Z-30. F1.
N31 X10.6 F1.
N32 G0 X29.
N33 Z5.
N34 G1 X8.68 F1000.
N35 G32 Z-30. F1.
N36 X10.6 F1.
N37 G0 X29.
N38 Z5.
N39 G1 X8.6 F1000.
N40 G32 Z-30. F1.
N41 X10.6 F1.
N42 G0 X29.
N43 Z5.
N44 G1 X8.52 F1000.
N45 G32 Z-30. F1.
N46 X10.6 F1.
N47 G0 X29.
N48 Z5.
N49 G1 X8.44 F1000.
N50 G32 Z-30. F1.
N51 X10.6 F1.
N52 G0 X29.
N53 Z5.
N54 G1 X8.36 F1000.
N55 G32 Z-30. F1.
N56 X10.6 F1.
N57 G0 X29.
N58 Z5.
N59 G1 X8.28 F1000.
N60 G32 Z-30. F1.
N61 X10.6 F1.
N62 G0 X29.
N63 Z5.
N64 G1 X8.2 F1000.
N65 G32 Z-30. F1.
N66 X10.6 F1.
N67 G0 X29.
N68 Z5.
N69 G1 X8.12 F1000.
N70 G32 Z-30. F1.
N71 X10.6 F1.
N72 G0 X29.
N73 Z5.
N74 G1 X8.04 F1000.
N75 G32 Z-30. F1.
N76 X10.6 F1.
N77 G0 X29.
N78 Z5.
N79 G1 X7.96 F1000.
N80 G32 Z-30. F1.
N81 X10.6 F1.
N82 G0 X29.
N83 Z5.
N84 G1 X7.88 F1000.
N85 G32 Z-30. F1.
N86 X10.6 F1.
N87 G0 X29.
N88 Z5.
N89 G1 X7.8 F1000.
N90 G32 Z-30. F1.
N91 X10.6 F1.
N92 G0 X29.
N93 Z5.
N94 G1 X7.72 F1000.
N95 G32 Z-30. F1.
N96 X10.6 F1.
N97 G0 X29.
N98 Z5.
N99 G1 X7.64 F1000.
N100 G32 Z-30. F1.
N101 X10.6 F1.
N102 G0 X29.
N103 Z5.
N104 G1 X7.56 F1000.
N105 G32 Z-30. F1.
N106 X10.6 F1.
N107 G0 X29.
N108 Z5.
N109 G1 X7.48 F1000.
N110 G32 Z-30. F1.
N111 X10.6 F1.
N112 G0 X29.
N113 Z5.
N114 G1 X7.4 F1000.
N115 G32 Z-30. F1.
N116 X10.6 F1.
N117 G0 X29.
N118 Z5.
N119 G1 X7.4 F1000.
N120 G32 Z-30. F1.
N121 X10.6 F1.
N122 G0 X29.
N123 Z5.

N124 M9
N125 G28 U0. W0.
N126 M30
%

6
I am running Mach3  turn  Version R3.043.066 everything works okay when I use a wizard or fusion 360 to generate a tool path the part turns out fine, but when I try to use the wizard or fusion 360 to create a thread it shows the tool path in the software and it looks fine, but when you hit run it moves down to the part waits for the indexing signal runs down the first path okay then retracts and moves about three quarters of the way back down the tool path then moves in to the part goes all the way back to Z0 cutting thread backwards then starts back down the tool path the end result is the last part of the thread is fine but where it drops back in on the way back is ruined because it is effectively cutting backwards as well as forwards I have tried everything that I can think of, looked at the forums but can't seem to find an answer your help would be much appreciated.  I have attached some photos of the  tool path before I run it and after I  run it and this is the code that is generated

G0 G40 G18 G80 G50 G90
G00 G53 X0 Z0
T202M6
G00  X12
G00 Z5
G00 X9
M03 S300
M08
G76 X7.12 Z-30 Q1 P0.5 J0.006 L0 H0.4 I0 C3 B0.0001 T0
M9
M5
M30

Pages: 1