Hello Guest it is April 27, 2024, 01:01:11 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 - zmajmr

Pages: « 1 2 3 4 5 6 7 8 9 »
61
Here it is, how looks machining with edited post processor (by me) , on previous page of thread is how it looked  before and here it is how it looks now (on pictures that I posted where I explained what is happening ), with no changes in m6start (no G54, G28 and other G-s..), conclusion is it can be done and the best way is to edit post post processor.

The saddest thing is that I paid for CAM , not even being able to try it because generating of Gcode was stopped every time because of some error and when I asked for help I expected they will replay in 1 or 3 days, they asked me after month do I need help, I said yes and explained again but again no replay , after 4 or 5 months they asked me (I say they, because till then I think it was third person) do I want to buy it (I said I am interested but I did not tried it yet), till then I recorded I think 2 videos that I sent to support where I explained what is going on, when is error generated, anyway I paid for CAM little more then half of retail price under condition that will get fully working post processor for CNC lathe that have rear turret, and after I paid again problems, post processor did not generate at all some machining operations and because of that I did not got any more error reports (because there was no G code at all), so needed to make more videos to convince them that problem exist , and when they fixed it I thought OK, finally I can try to machine my part and then I realized that problem is what is the name of this thread and again I asked for help on official support e mail and if you watched videos you could see what I got for answer, go to Mach3 forum, it is mach issue. I must not forget that I asked specifically post for radius mode and got one for diameter mode, I was wondering for complete day why may part is double in size, I thought that Mach3 screen shows something wrong on screen (conclusion Mach3 shows what you will get in reality pretty good).

This is my first CAM program that I bought, I will be honest it is simple to use, do not need anything better from this for now, it have even 3 D simulator but I am using windows xp  so I can not use it (so did not manage to try it ever),it  is not big problem (when you have post processor that outputs what you see over graphical interface).

Anyway I am totally disappointed with official support, how much energy I spent to explain what makes me problem  and I got answer go look help on Mach3 forum.

I think this month will be almost 1 year from my first contact with this software, so it took me almost 1 year to see machine moving like on graphical 2d interface.

Off course before buying I surfed on net to see reaction of owners how they are satisfied, mainly they are satisfied especially if they got good deal, also mange to find one unsatisfied customer, I think it was some kind of blog but it was before 2 or 3 years written so I conclude according to good reactions from other users something changed on good so if I mange to get acceptable price will buy it because it looks simple to use. And after all what I experienced my impression is almost like from that guy from before 2 or years ago, I felt like I wrote it LOL

So for end of story I can say it might ended worse then this.

Do I recommend software , yes, but be prepare to use your brain a lot.



https://www.youtube.com/watch?v=iRr_sX9cYJg


63
I realized that reality did not matched CAM 100% even it looked like I manage to make what I wanted, so after even more analysis I went step further, now I control CAM and not CAM me , haha  :D

https://www.youtube.com/watch?v=vBxXSZwIiNo

66
G28 is a go to machine reference point command (usually the same as home position), which ultimately leads to the same position as a G53 X0 Z0 command.

Probably worth reading http://www.mmsonline.com/columns/g28-versus-g53 to understand the differences. I'd personally use a G53, as it isn't affected by the current machine (absolute/incremental) mode.

Hi, thx for replay, will read that from link, it is good to hear different opinions. :)

67
Here is update, guy who helps me about CSIMO / IP - S answered me what he concluded, will copy paste what I told him and what he answer:

Me:
Other thing , I made this video , and I posted it on Mach3 support forum and CNC zone and send it to Dolphin support and I did not get any replay. Thing is that I in CAM (Partmaster Lathe) see that after every command for tool change point of chosen tool is shown  in safe position( which I can define according machined part and choosen tools) (but in CAM it is not shown how tool came to this position) and problem is that I can not plan toolpath because CAM  does not take care how much each tool sticks out of turret so when I give in CAM command for some tool , tool changer start to rotate turret and I had situation that my drill hit spindle (again luckily I did not break anything) , thing is that I realized that with post processor that I got from Dolphin I see one in CAM and other in reality so it is frustrating to make some machining operations.

 
Him:
I understand what you mean because I was going through the same thing once.

I wondered for days how to avoid collison with long drill at the tool change.

 
I came to two conclusions which proved to be invaluable in practice:

 
1) You should always use  G28 (G91 G28 Z0 / G28 X0 / G90)

G28 should be treated as a point in which you can safely change tools no matter how long it is.

Usually it's X0 Z0 point (it depends on the magazine type)

If the tools exchange in point G28 could cause the collision then the gcode should be edited manually. 

 

2) A Tool change point isn't a tool change point.

The change point should be treated as a intermediate point through which the tool must go to reach the goal safely.

 

Both these conclusions create a simple rule.

From the G28 point to the tool change point - a collision is prevented by a user/machine operator.

From the tool change point through the entire processing up to tool change point - CAM prevents the collision.

From the tool change point to G28 point - a machine operator. 

 
Me :
Also I saw that in CAM when I delete all offsets of tools nothing is changed, execution of g code is same if I enter tool offsets or I delete them.

 
In Mach 3 if filled Tool Table with offsets. So my thinking is , or question why CAM does not takes offsets form tool definition in CAM and backs tool for their length so I can have in reality same tool path as in CAM. I do not know do you understand me what I am trying to explain, because of that I made video. I can machine part to be same as in CAM only problem is that every toolchange is russian rullet, or I hit soft limits or I hit wiht drill spindle and situations like that. I would made that before every rotation of turret , tool cahnger first need to backs right or up according to type of tools is chosen (all that information are entered in CAM ) and I thought they will be used when I made my first steps with CAM and mounted tools in turret.

 
Him:
Most of cheap and a bit more expensive CAM software do not use tool offsets but only blade corner radius.

Expensive and professional CAM software use blade corner radius, blade angle, handle length and thickness and tool offsets for a machine work visualization and collision control.

However I've never heard about a CAM software that would use tool offsets to automatically avoid collision at tool change.

 
I'm personally using Mastercam and I've never used tool offsets as in practice this would only make the work harder.

As I wrote before I worked on two machines and gcode must have been universal to be compatible with both of them.



End of conversation on that topic, so need to study that, if some one have more suggestions let me know. :)


68
I "sorta" understand what you are asking and have Dolphin Turn v10 but AM NOT experienced enough with it yet.  I've done some simple parts with it successfully (Hoo-rah!).  Mine is a converted ORAC & has a front mounted QCTP with 15 QC tools set up in the Mach tool table.  Works great!

Andre from Dolphin can most likely help you.  He checks in @ CNCZone every few days or so.  He certainly helped me!  http://www.cnczone.com/forums/dolphin-cadcam/

Not much activity there but I have learned a few things.  There is a Yahoo group for Dolphin as well.  Good luck & keep posting. ;D

Hi, I was hoping you are expert by now   ;D, I saw some of your posts, also saw that Hood used Partmaster. I bought motion controller from CS lab so I heard that guy with I communicate about some problems made post processor for Mach3 Turn, so I asked him about my problem, need to see what he say. I want to know is this what I expect is doable , some one who work with post processors can help in which way I need to go, I will learn to do it my self if it is possible, just need some tips.

Well I hope Andre see this thread  :)

69
Before you worry about doing multiple parts, learn the basics.

I only used G0 G53 X0 Z0 as an example, you can change tool anywhere.
A major benefit of not having a fixed tool change position (i.e. coding it into the M6 macro), is you can command a tool change anywhere, however it is then up to you to ensure any tool changes are done in a 'safe' position. Some CAM packages are capable of doing that, however it normally means the CAM package has access to a 3D model of the machine, so it can simulate changes and know how much clearance is needed. But such CAM packages are expensive, and even more time consuming to setup.

Normally you'd pick a point where everything is clear of the spindle/work piece for all tools, however if you're wanting to minimise cycle time as much as possible, you can take the generated g-code from the CAM, and manually alter the tool change positions. However you would only normally do that if you're expecting to run a high quantity of identical parts, as it could easily take you 10-15minutes to find the optimum tool change positions, yet only save seconds of each cycle time, and you also risk the possibility of getting it wrong and causing a crash.

Regarding doing multiple parts, you can either rely on the CAM to simply generate additional lines to machine additional parts nearer the chuck, or re-use the code but insert temporary/work offsets to move everything nearer the chuck. However, before you get to that level of complication, learn and understand how to make single parts first.

 ;D This is why I bought CAM, but I discovered it does not listens me  :D

I am worrying to adjust post process so I can work like i tried to describe (machine is not 100% assembled yet so until whether become nice I play with CAM) ,  I managed to make macro for tool changer so probably I will be able to make changes in macro for tool changer but like I said that is last thing I want to do. I was hoping that will hear some advice what to do in post processor.

I agree about what you said about high quantity parts, I understand that  :)

70
Another option is to modify your M6 macro, so a move occurs to move the tool to the same X and Z tool position as the previous tool. I.e. if the last tool was at X30 Z8, the M6 macro would move so the new tool is at X30 Z8, prior to completing the tool change.
However, you run the risk of hitting a limit, if the difference between offsets exceeds machine travel.
Yes you are right, I agree with that 100% , this is why I wrote in  worst case I will need to enter Mach3 macro, plus I want to tool changer when I am in manual mode acts like it acts now, to only rotate turret, I do not want that for every tool change command is on different position, in that way would be pain in ass to determine safe place for tool change in CAM, so that is last thing I want to try. Hope on forum is some one who know something about Partmasters post processor. I really appreciate your replay, even you do not know how to adjust post processor .

Pages: « 1 2 3 4 5 6 7 8 9 »