Hi
I have imported the Thermwood sample DXF.file into the contour mode of the part editor but it is very small 20mm x 20mm how do we bring this up to its true size?
This is first time we have used a DXF.file , we have a job in to work on in DXF and this file opens the same.
Hi Kerry
The file is the sample file in the control nesting manual under DXF, as for the size we do not know when opened up it measures 20mm x 20mm, we have a job in to work on in DXF and this file opens the same but this job is 62mm high x 55mm wide, the true size of the job is the size of a internal house door which is about 2050mm high x 850 wide.
Stephen,
I have not tested this, but I remember reading in a previous post that when you import DXF, your global unit of measure should be set to imperial (inches) and not metric. After importing you can then change back to metric.
Try that - it's worth a shot!
Post the .dxf that you are trying to import. I drew a simple 4" square, saved it as a .dxf and imported it and it was correct.
I set eCabinets to metric and imported my .dxf and it imported it as 4 mm
I think there is definitely a bug here.
Maybe one of the eCab guys can shed some light on this.
I think he means that if the file was created using inches and fractions you must use inches and fractions to import it, if it was created using metric then you must import using metric etc.
a .dll file is a dynamic link library file
"A Dynamic Link Library (DLL) is a file of code containing functions that can be called from other executable code (either an application or another DLL). Programmers use DLLs to provide code that they can reuse and to parcel out distinct jobs. Unlike an executable (EXE) file, a DLL cannot be directly run. DLLs must be called from other code that is already executing."