Dual bipod winch foam cutter
- step4linux
- Offline
- Elite Member
Less
More
- Posts: 163
- Thank you received: 5
17 Jul 2011 07:44 #11579
by step4linux
Replied by step4linux on topic Re:Dual bipod winch foam cutter
hi Brian,
Move faster: dig into ini, look for MAX_VELOCITY, also review original ini documentation
G-Code : Typical way is to use a CAD program (I use turbo CAD, but there are simpler ones) to create a dxf/dwg, then use a CAM tool (e..g. dxf2gcode) to generate g-code.
I believe dxf2gcode can generate XYUV code.
There are a couple of methods to sync axes. hal is one option. Be aware, you may want to jog your axes still independently.
Another option would be to modify the kinematic.
arcs are not possible with UV. They must be split into small linear segments (like splines).
Gerd
Move faster: dig into ini, look for MAX_VELOCITY, also review original ini documentation
G-Code : Typical way is to use a CAD program (I use turbo CAD, but there are simpler ones) to create a dxf/dwg, then use a CAM tool (e..g. dxf2gcode) to generate g-code.
I believe dxf2gcode can generate XYUV code.
There are a couple of methods to sync axes. hal is one option. Be aware, you may want to jog your axes still independently.
Another option would be to modify the kinematic.
arcs are not possible with UV. They must be split into small linear segments (like splines).
Gerd
Please Log in or Create an account to join the conversation.
- bvandiepenbos
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 0
17 Jul 2011 19:42 #11587
by bvandiepenbos
Replied by bvandiepenbos on topic Re:Dual bipod winch foam cutter
Gerd,
I am using files for XYUV configuration.
What is the difference/purpose of the XYAB configuration?
~*Brian
I am using files for XYUV configuration.
What is the difference/purpose of the XYAB configuration?
~*Brian
Please Log in or Create an account to join the conversation.
- step4linux
- Offline
- Elite Member
Less
More
- Posts: 163
- Thank you received: 5
18 Jul 2011 09:19 #11593
by step4linux
Replied by step4linux on topic Re:Dual bipod winch foam cutter
XYAB uses axes AB instead of UV.
The reason for it is an old bug of EMC (#2786752), that does not allow jogging in world mode for UVW axes.
arcs are not possible with ABC, as in UVW, in case you think about this.
Gerd
The reason for it is an old bug of EMC (#2786752), that does not allow jogging in world mode for UVW axes.
arcs are not possible with ABC, as in UVW, in case you think about this.
Gerd
Please Log in or Create an account to join the conversation.
- bvandiepenbos
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 0
18 Jul 2011 17:45 #11613
by bvandiepenbos
Replied by bvandiepenbos on topic Re:Dual bipod winch foam cutter
step4linux wrote:
Gerd,
I probably will switch to AB then, no jogging in world mode is a real pain.
Any other issues with AB vs. UV ?
Thank you.
~*Brian
XYAB uses axes AB instead of UV.
The reason for it is an old bug of EMC (#2786752), that does not allow jogging in world mode for UVW axes.
arcs are not possible with ABC, as in UVW, in case you think about this.
Gerd
Gerd,
I probably will switch to AB then, no jogging in world mode is a real pain.
Any other issues with AB vs. UV ?
Thank you.
~*Brian
Please Log in or Create an account to join the conversation.
- bvandiepenbos
- Offline
- Senior Member
Less
More
- Posts: 72
- Thank you received: 0
18 Jul 2011 17:50 #11614
by bvandiepenbos
Replied by bvandiepenbos on topic Re:Dual bipod winch foam cutter
tweaked the .ini and am able to get F6000 without losing steps.
This number seems large, however watching the movement does not seem all that fast?
I am used to dealing in IPM (Inches Per Minute) ...how does this compare?
~*Brian
This number seems large, however watching the movement does not seem all that fast?
I am used to dealing in IPM (Inches Per Minute) ...how does this compare?
~*Brian
Please Log in or Create an account to join the conversation.
Time to create page: 0.099 seconds