Re: Wrapping on a cylinder Solidworks?
Posted by
alenz2002
on 2003-09-16 21:50:21 UTC
Matthew, I MAY have a program that will help you. It does what you
want but is written for use with CNCPro and I haven't tried it with
any thing else. The tricky part is calculating the feed rate. CNCPro
may be unique, I don't know. Here is how CNCPro works. If a block
contains an X (and/or Z) and an A it ignores the A and uses in/min
for the feed rate to move the X distance, and simply commands the A
to move at whatever rate it takes to get there at the same time,
(this is disastrous with say a small X and a large A). If the block
is an A only move, then it assumes that the feed is in deg/min and
that slows it to a crawl. Therefore my program has to calculate a new
federate for each block based on this rather strange criteria (and of
course the radius).
It's a small file, but I think you need to have VB6 on your machine
to run it.
You might contact me off list,
Al Lenz
"mjf462001" <mjf46@j...> wrote:
want but is written for use with CNCPro and I haven't tried it with
any thing else. The tricky part is calculating the feed rate. CNCPro
may be unique, I don't know. Here is how CNCPro works. If a block
contains an X (and/or Z) and an A it ignores the A and uses in/min
for the feed rate to move the X distance, and simply commands the A
to move at whatever rate it takes to get there at the same time,
(this is disastrous with say a small X and a large A). If the block
is an A only move, then it assumes that the feed is in deg/min and
that slows it to a crawl. Therefore my program has to calculate a new
federate for each block based on this rather strange criteria (and of
course the radius).
It's a small file, but I think you need to have VB6 on your machine
to run it.
You might contact me off list,
Al Lenz
"mjf462001" <mjf46@j...> wrote:
> SolidWorks has let me down :(
> Does anyone know of a program that will accurately wrap an image or
> drawing around a cylinder?
>
> TIA
> Matthew
Discussion Thread
mjf462001
2003-09-15 19:58:16 UTC
Wrapping on a cylinder Solidworks?
Bob Simon
2003-09-16 05:53:49 UTC
Re: [CAD_CAM_EDM_DRO] Wrapping on a cylinder Solidworks?
mjf462001
2003-09-16 09:24:57 UTC
Re: Wrapping on a cylinder Solidworks?
Bob Simon
2003-09-16 13:10:30 UTC
Re: [CAD_CAM_EDM_DRO] Re: Wrapping on a cylinder Solidworks?
mjf462001
2003-09-16 15:14:11 UTC
Re: Wrapping on a cylinder Solidworks?
rainnea
2003-09-16 15:26:37 UTC
Re: Wrapping on a cylinder Solidworks?
Carlos Guillermo
2003-09-16 16:56:17 UTC
RE: [CAD_CAM_EDM_DRO] Re: Wrapping on a cylinder Solidworks?
Fred Smith
2003-09-16 17:12:26 UTC
Re: Wrapping on a cylinder Solidworks?
alenz2002
2003-09-16 21:50:21 UTC
Re: Wrapping on a cylinder Solidworks?
Thomas Fritz
2003-09-17 00:14:51 UTC
Re: [CAD_CAM_EDM_DRO] Re: Wrapping on a cylinder Solidworks?
Matthew D. Armistead
2003-09-17 00:14:53 UTC
Drivers using the MC3479P?
Bob Simon
2003-09-17 06:30:15 UTC
Re: [CAD_CAM_EDM_DRO] Re: Wrapping on a cylinder Solidworks?
m0nkey0ne
2003-09-17 21:50:19 UTC
Re: Wrapping on a cylinder Solidworks?
Chris Cowley
2003-09-17 23:44:13 UTC
Re: [CAD_CAM_EDM_DRO] Drivers using the MC3479P?
Jay Arnold
2003-09-17 23:45:40 UTC
Re: [CAD_CAM_EDM_DRO] Re: Wrapping on a cylinder Solidworks?
americo pacheco
2003-09-18 11:42:59 UTC
Re: [CAD_CAM_EDM_DRO] Re: Wrapping on a cylinder Solidworks?