开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

BMP Convert Utility


Peter Cruickshank
 

Hello Art;

Would it be possible to write the BMP Conversion code into a
seperate utility which could be stand alone or launched from within
MACH2 ??

Cheers

PeterC


 

Peter,

It already is a separate program... Filter.exe

Ballendo

--- In mach1mach2cnc@..., "Peter Cruickshank"
<crankshaft_sg@y...> wrote:
Hello Art;

Would it be possible to write the BMP Conversion code into a
seperate utility which could be stand alone or launched from within
MACH2 ??

Cheers

PeterC


Peter Cruickshank
 

Hi Ballendo;

Oops :-/

You're right, but when I try and import any BMP or JPG all I get is
this

F60.0000
G1 X0.000000 Y0.000000 Z5.000000

What's wrong ???

PeterC

--- In mach1mach2cnc@..., "ballendo" <ballendo@y...>
wrote:
Peter,

It already is a separate program... Filter.exe

Ballendo

--- In mach1mach2cnc@..., "Peter Cruickshank"
<crankshaft_sg@y...> wrote:
Hello Art;

Would it be possible to write the BMP Conversion code into a
seperate utility which could be stand alone or launched from
within
MACH2 ??

Cheers

PeterC


Art
 

Hi Peter:

I just tested it and got a 40.5MB file. What type of converstion did you
select, and what size did you select when loading the bitmap??

Art
www.artofcnc.ca

>


Peter Cruickshank
 

Hi;

maybe I am not using it correctly, I could not find much in the help
file.

As there is no option to select .jpg or .bmp in the drop down file
import (there's only hpg, plt or hp), I selected all files and chose
a BMP Image


cruickshank.com/picstuff/mr2sketch.bmp

The width and height always change to -50000000 after I select a
file, why is that ???, any way I set it to w324 x h120 which I
assume is in the same units as my MACH2 which is mm.

I have left the scale hpgl units at 40 as I am not sure what that
does.

The square box on the right just goes black, is the image supposed
to be shown in there ??



Then when I import and save the file as a .tap file, there's only 3
lines of code created.

What am ai Doing wrong ?? - I am using the very latest version.

Thanx

PeterC





--- In mach1mach2cnc@..., Art <fenerty@a...> wrote:
Hi Peter:

I just tested it and got a 40.5MB file. What type of converstion
did you
select, and what size did you select when loading the bitmap??

Art
www.artofcnc.ca

>


Art
 

Peter:

Hi, you have a buggy version. Download Version 4.0, it is repaired in that
version..., your trying to load a bmp into the hpgl importer..

Thanks, Sorry for the bug..
Art
www.artofcnc.ca


 

--- In mach1mach2cnc@..., "Peter Cruickshank"
<crankshaft_sg@y...> wrote:
Hi;

maybe I am not using it correctly, I could not find much in the
help
file.

As there is no option to select .jpg or .bmp in the drop down file
import (there's only hpg, plt or hp), I selected all files and
chose
a BMP Image
<snip>

Peter:

When you get Mach2Mill 4.0 you might also like to have a look at the
latest version of the manual - see Files of this Group. Chapter 9
has quite a lot of detail on inporting. Please let me know any
suggestions for improvements to the doc. after you have got
importing going to your satisfaction.

John Prentice


Peter Cruickshank
 

Hi Art;

that fixed it, thanx.

But now I have a similar problem importing .dxf files, here's what
was created:

(File dolphins.tap )
(Sunday, February 29, 2004)
G90G80G49
G0 Z1.0000
M5
G0 Z1.0000
G0 X0 Y0
M5M30

But this is the source file:



Any ideas ??

Cheers

PeterC

--- In mach1mach2cnc@..., Art <fenerty@a...> wrote:
Peter:

Hi, you have a buggy version. Download Version 4.0, it is
repaired in that
version..., your trying to load a bmp into the hpgl importer..

Thanks, Sorry for the bug..
Art
www.artofcnc.ca


Hugh Smith
 

It's probably because your drawing is a series of SPLINEs instead of POLYLINEs.

Hugh

----- Original Message -----0
From: Peter Cruickshank
To: mach1mach2cnc@...
Sent: Saturday, February 28, 2004 10:45 PM
Subject: [mach1mach2cnc] Re: BMP Convert Utility


Hi Art;

that fixed it, thanx.

But now I have a similar problem importing .dxf files, here's what
was created:

(File dolphins.tap )
(Sunday, February 29, 2004)
G90G80G49
G0 Z1.0000
M5
G0 Z1.0000
G0 X0 Y0
M5M30

But this is the source file:



Any ideas ??

Cheers

PeterC

--- In mach1mach2cnc@..., Art <fenerty@a...> wrote:
> Peter:
>
> Hi, you have a buggy version. Download Version 4.0, it is
repaired in that
> version..., your trying to load a bmp into the hpgl importer..
>
> Thanks, Sorry for the bug..
> Art
> www.artofcnc.ca



------------------------------------------------------------------------------
Yahoo! Groups Links

a.. To visit your group on the web, go to:


b.. To unsubscribe from this group, send an email to:
mach1mach2cnc-unsubscribe@...

c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.


Art
 

That would be it. Explode the drawing first, this will change it to lines
from splines..
Art
www.artofcnc.ca

----- Original Message -----