discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

imported dxf not displaying

AC
Alf C Stockton
Sun, Apr 3, 2022 11:00 AM

I have import("D:quadAlf.dxf"); as the single line in my openscad and even
though F5 & F6 appear successful I cannot get the file to display so that
I may alter it.
Running on Windows 10 openscad  version 2021.01 and have also tried it on
Linux Debian Bullseye also version 2021.01 .
I attach a copy of the dxf in case it is the problem.
Help please.

--
Regards,
Alf Stockton

I have import("D:quadAlf.dxf"); as the single line in my openscad and even though F5 & F6 appear successful I cannot get the file to display so that I may alter it. Running on Windows 10 openscad version 2021.01 and have also tried it on Linux Debian Bullseye also version 2021.01 . I attach a copy of the dxf in case it is the problem. Help please. -- Regards, Alf Stockton
NH
nop head
Sun, Apr 3, 2022 11:30 AM

I can't see any problems with it. It displays OK for me.

[image: image.png]

On Sun, 3 Apr 2022 at 12:09, Alf C Stockton alf@stockton.co.za wrote:

I have import("D:quadAlf.dxf"); as the single line in my openscad and even
though F5 & F6 appear successful I cannot get the file to display so that
I may alter it.
Running on Windows 10 openscad  version 2021.01 and have also tried it on
Linux Debian Bullseye also version 2021.01 .
I attach a copy of the dxf in case it is the problem.
Help please.

--
Regards,
Alf Stockton


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

I can't see any problems with it. It displays OK for me. [image: image.png] On Sun, 3 Apr 2022 at 12:09, Alf C Stockton <alf@stockton.co.za> wrote: > I have import("D:quadAlf.dxf"); as the single line in my openscad and even > though F5 & F6 appear successful I cannot get the file to display so that > I may alter it. > Running on Windows 10 openscad version 2021.01 and have also tried it on > Linux Debian Bullseye also version 2021.01 . > I attach a copy of the dxf in case it is the problem. > Help please. > > > > > -- > Regards, > Alf Stockton > > > > > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org >
BC
Bob Carter
Sun, Apr 3, 2022 11:36 AM

Works fine on M1 Mac OpenSCAD 2201314

What version are you using ?

On 3 Apr 2022, at 12:00, Alf C Stockton alf@stockton.co.za wrote:

import("D:quadAlf.dxf");

Works fine on M1 Mac OpenSCAD 2201314 What version are you using ? > On 3 Apr 2022, at 12:00, Alf C Stockton <alf@stockton.co.za> wrote: > > import("D:quadAlf.dxf");
AC
Alf C Stockton
Sun, Apr 3, 2022 12:56 PM

Windows 10 openscad  version 2021.01

Works fine on M1 Mac OpenSCAD 2201314

What version are you using ?

On 3 Apr 2022, at 12:00, Alf C Stockton alf@stockton.co.za wrote:

import("D:quadAlf.dxf");


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton

Windows 10 openscad version 2021.01 > Works fine on M1 Mac OpenSCAD 2201314 > > What version are you using ? > >> On 3 Apr 2022, at 12:00, Alf C Stockton <alf@stockton.co.za> wrote: >> >> import("D:quadAlf.dxf"); > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org > -- Regards, Alf Stockton
AC
Alf C Stockton
Sun, Apr 3, 2022 1:00 PM

Looking at https://openscad.org/downloads.html I cannot see a version
later than what I have. Please tell me where you got 2201314.

Windows 10 openscad  version 2021.01

Works fine on M1 Mac OpenSCAD 2201314

What version are you using ?

On 3 Apr 2022, at 12:00, Alf C Stockton alf@stockton.co.za wrote:

import("D:quadAlf.dxf");


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton

Looking at https://openscad.org/downloads.html I cannot see a version later than what I have. Please tell me where you got 2201314. > Windows 10 openscad version 2021.01 > >> Works fine on M1 Mac OpenSCAD 2201314 >> >> What version are you using ? >> >>> On 3 Apr 2022, at 12:00, Alf C Stockton <alf@stockton.co.za> wrote: >>> >>> import("D:quadAlf.dxf"); >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org >> > > > -- > Regards, > Alf Stockton > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org > -- Regards, Alf Stockton
BL
Bryan Lee
Sun, Apr 3, 2022 1:11 PM

Make sure your file path is correct.

I always try to save my .scad file and what i'm importing in the same
directory and having my filename be "filename.dxf" or, i'm guessing yours
is "quadAlf.dxf".

Thus Alf C Stockton hast written on Sun, Apr 03, 2022 at 01:00:45PM +0200, and, according to prophecy, it shall come to pass that:

I have import("D:quadAlf.dxf"); as the single line in my openscad and even
though F5 & F6 appear successful I cannot get the file to display so that
I may alter it.
Running on Windows 10 openscad  version 2021.01 and have also tried it on
Linux Debian Bullseye also version 2021.01 .
I attach a copy of the dxf in case it is the problem.
Help please.

--
Regards,
Alf Stockton


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

Make sure your file path is correct. I always try to save my .scad file and what i'm importing in the same directory and having my filename be "filename.dxf" or, i'm guessing yours is "quadAlf.dxf". Thus Alf C Stockton hast written on Sun, Apr 03, 2022 at 01:00:45PM +0200, and, according to prophecy, it shall come to pass that: > I have import("D:quadAlf.dxf"); as the single line in my openscad and even > though F5 & F6 appear successful I cannot get the file to display so that > I may alter it. > Running on Windows 10 openscad version 2021.01 and have also tried it on > Linux Debian Bullseye also version 2021.01 . > I attach a copy of the dxf in case it is the problem. > Help please. > > > > > -- > Regards, > Alf Stockton > > > > > > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
L
larry
Sun, Apr 3, 2022 4:01 PM

On Sun, 2022-04-03 at 13:00 +0200, Alf C Stockton wrote:

I have import("D:quadAlf.dxf"); as the single line in my openscad and
even though F5 & F6 appear successful I cannot get the file to
display so that I may alter it.
Running on Windows 10 openscad  version 2021.01 and have also tried
it on Linux Debian Bullseye also version 2021.01 .
I attach a copy of the dxf in case it is the problem.
Help please.

I'm running 2021.01 (git 41f58fe) on Ubuntu MATE, and it previews and
renders properly without errors or warnings.

On Sun, 2022-04-03 at 13:00 +0200, Alf C Stockton wrote: > I have import("D:quadAlf.dxf"); as the single line in my openscad and > even though F5 & F6 appear successful I cannot get the file to > display so that I may alter it. > Running on Windows 10 openscad version 2021.01 and have also tried > it on Linux Debian Bullseye also version 2021.01 . > I attach a copy of the dxf in case it is the problem. > Help please. I'm running 2021.01 (git 41f58fe) on Ubuntu MATE, and it previews and renders properly without errors or warnings.
RW
Raymond West
Sun, Apr 3, 2022 4:43 PM

If I export a shape as an  svg, and import it again, the svg is
translated to a different position. Any idea on the values of x y to be
used to move it back to the correct position?  I suspect it is connected
with svg origin being at top left, but what is the y offset value? (and
why?)

#square (50); // export as svg
import("C:/Users/Ray/Desktop/svg/square.svg");
#circle(40); // export as svg
import("C:/Users/Ray/Desktop/svg/circle.svg");

If I export a shape as an  svg, and import it again, the svg is translated to a different position. Any idea on the values of x y to be used to move it back to the correct position?  I suspect it is connected with svg origin being at top left, but what is the y offset value? (and why?) #square (50); // export as svg import("C:/Users/Ray/Desktop/svg/square.svg"); #circle(40); // export as svg import("C:/Users/Ray/Desktop/svg/circle.svg");
BC
Bob Carter
Sun, Apr 3, 2022 6:09 PM

Alf

a typo on my part - 220314 - is a development snapshot and they are available further down the same web download page
Bob

On 3 Apr 2022, at 14:00, Alf C Stockton alf@stockton.co.za wrote:

Looking at https://openscad.org/downloads.html I cannot see a version
later than what I have. Please tell me where you got 2201314.

Windows 10 openscad  version 2021.01

Works fine on M1 Mac OpenSCAD 2201314

What version are you using ?

On 3 Apr 2022, at 12:00, Alf C Stockton alf@stockton.co.za wrote:

import("D:quadAlf.dxf");


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

Alf a typo on my part - 220314 - is a development snapshot and they are available further down the same web download page Bob > On 3 Apr 2022, at 14:00, Alf C Stockton <alf@stockton.co.za> wrote: > > Looking at https://openscad.org/downloads.html I cannot see a version > later than what I have. Please tell me where you got 2201314. > >> Windows 10 openscad version 2021.01 >> >>> Works fine on M1 Mac OpenSCAD 2201314 >>> >>> What version are you using ? >>> >>>> On 3 Apr 2022, at 12:00, Alf C Stockton <alf@stockton.co.za> wrote: >>>> >>>> import("D:quadAlf.dxf"); >>> >>> _______________________________________________ >>> OpenSCAD mailing list >>> To unsubscribe send an email to discuss-leave@lists.openscad.org >>> >> >> >> -- >> Regards, >> Alf Stockton >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org >> > > > -- > Regards, > Alf Stockton > > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org
AC
Alf C Stockton
Mon, Apr 4, 2022 5:23 AM

Thank you Bob.

Alf

a typo on my part - 220314 - is a development snapshot and they are
available further down the same web download page
Bob

On 3 Apr 2022, at 14:00, Alf C Stockton alf@stockton.co.za wrote:

Looking at https://openscad.org/downloads.html I cannot see a version
later than what I have. Please tell me where you got 2201314.

Windows 10 openscad  version 2021.01

Works fine on M1 Mac OpenSCAD 2201314

What version are you using ?

On 3 Apr 2022, at 12:00, Alf C Stockton alf@stockton.co.za wrote:

import("D:quadAlf.dxf");


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org


OpenSCAD mailing list
To unsubscribe send an email to discuss-leave@lists.openscad.org

--
Regards,
Alf Stockton

Thank you Bob. > Alf > > a typo on my part - 220314 - is a development snapshot and they are > available further down the same web download page > Bob > >> On 3 Apr 2022, at 14:00, Alf C Stockton <alf@stockton.co.za> wrote: >> >> Looking at https://openscad.org/downloads.html I cannot see a version >> later than what I have. Please tell me where you got 2201314. >> >>> Windows 10 openscad version 2021.01 >>> >>>> Works fine on M1 Mac OpenSCAD 2201314 >>>> >>>> What version are you using ? >>>> >>>>> On 3 Apr 2022, at 12:00, Alf C Stockton <alf@stockton.co.za> wrote: >>>>> >>>>> import("D:quadAlf.dxf"); >>>> >>>> _______________________________________________ >>>> OpenSCAD mailing list >>>> To unsubscribe send an email to discuss-leave@lists.openscad.org >>>> >>> >>> >>> -- >>> Regards, >>> Alf Stockton >>> >>> _______________________________________________ >>> OpenSCAD mailing list >>> To unsubscribe send an email to discuss-leave@lists.openscad.org >>> >> >> >> -- >> Regards, >> Alf Stockton >> >> _______________________________________________ >> OpenSCAD mailing list >> To unsubscribe send an email to discuss-leave@lists.openscad.org > _______________________________________________ > OpenSCAD mailing list > To unsubscribe send an email to discuss-leave@lists.openscad.org > -- Regards, Alf Stockton