axis don't work with long file
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
29 Jul 2009 20:37 #649
by RobotMatic
axis don't work with long file was created by RobotMatic
I'm working with EMC2 2.3.1 on axis screen user. When the file with G code is very long, Axis crash !!!!.
Axis load the full file and drawing it, and the user sleep a lot of time in this operation.
this situation repeat when set posicion axi and axis redraw the path.
axis load long file in bock for execute ?
Thank!. Eduardo Gonzalez from Argentina
Axis load the full file and drawing it, and the user sleep a lot of time in this operation.
this situation repeat when set posicion axi and axis redraw the path.
axis load long file in bock for execute ?
Thank!. Eduardo Gonzalez from Argentina
Please Log in or Create an account to join the conversation.
29 Jul 2009 23:35 #651
by BigJohnT
Replied by BigJohnT on topic Re:axis don't work with long file
Try turning off the preview.
John
John
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
30 Jul 2009 13:06 #655
by RobotMatic
Replied by RobotMatic on topic Re:axis don't work with long file
thank, but turn off the preview is the same, The G code file is read when the file is load. This is the axis error for long file !!!. Long file dont'n need preview, because this file is make with cam Sofware, and must read it on block for execute.
regards Nestor Eduardo Gonzalez (Argentina)
regards Nestor Eduardo Gonzalez (Argentina)
Please Log in or Create an account to join the conversation.
30 Jul 2009 14:26 #656
by BigJohnT
Replied by BigJohnT on topic Re:axis don't work with long file
You have a couple of options:
Add more RAM as Axis loads the text of the file into memory to display it at the bottom.
Use an interface that does not load the text such as Mini.
Reduce the size of your part program.
John
Add more RAM as Axis loads the text of the file into memory to display it at the bottom.
Use an interface that does not load the text such as Mini.
Reduce the size of your part program.
John
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
30 Jul 2009 17:44 #657
by RobotMatic
Replied by RobotMatic on topic Re:axis don't work with long file
thank !!! .
Your solution is very simply, I'm need dom't have problem with the long file, My solution is load and execute the long file by block in ram memory, it's posible with axis on emc 2.3.1 or emc 2.3.2 ?????
who can create this funcion for this problem???
in others cnc (Fanuc, Fagor, Hass) this funcion is DNC. And maxnc (pc sofware for dos) have it!!!!.
Regards!!! Nestor Eduardo Gonzalez (Argentina).
Your solution is very simply, I'm need dom't have problem with the long file, My solution is load and execute the long file by block in ram memory, it's posible with axis on emc 2.3.1 or emc 2.3.2 ?????
who can create this funcion for this problem???
in others cnc (Fanuc, Fagor, Hass) this funcion is DNC. And maxnc (pc sofware for dos) have it!!!!.
Regards!!! Nestor Eduardo Gonzalez (Argentina).
Please Log in or Create an account to join the conversation.
30 Jul 2009 18:41 #660
by BigJohnT
Replied by BigJohnT on topic Re:axis don't work with long file
EMC does not have DNC... so you will have to pick one of the above options or code one yourself.
John
John
Please Log in or Create an account to join the conversation.
- RobotMatic
- Topic Author
- Offline
- Elite Member
Less
More
- Posts: 185
- Thank you received: 21
30 Jul 2009 18:44 #661
by RobotMatic
Replied by RobotMatic on topic Re:axis don't work with long file
ok !! thank john a lot.!!!!
regards Nestor Eduardo Gonzalez (Argentina)
regards Nestor Eduardo Gonzalez (Argentina)
Please Log in or Create an account to join the conversation.
Time to create page: 0.073 seconds