OberonPlace.com Forums  

Go Back   OberonPlace.com Forums > Corel User Forums > CorelDRAW > General

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 17-11-2008, 14:23
Morphevs
Guest
 
Posts: n/a
Default Table scale and placement. Corel accuracy in question?

I hope to find sombody with the right answer to my issues. I am pasting my comunications from the corel forum.

Corel drawx4, win xp,

(My Question): I am creating a graphic of a table 19 rows and 25 columms that is 19" high and 25" wide, so that I can align a laser etcher to the graphics created in corel to .0001 accuracy. While creating this graphic, I needed to stretch the table to 25.00694 W by 19.00691 T and center the object to 12.50347 X by -9.50348 Y using guides. The table is using a hairline border. I have the top left to the center visually precise on the inch at maximum zoom, the bottom right is off slightly but probably an acceptable margin of error. What is the reason for needing to strech the table and were the rulers meant to be trusted to be that accurate. At this level of accuracy is there a way to offset the rulers vertical origin beyond .000? The lasers printable height is 19.48819 and there is a vertical discrepancy of where zero is displayed by the ruler on a blank graphic by +0.00018. Where should I trust usable zero to be, the zero in corel or the zero of the lasers printable area, maybe in between? Horizontal origin is right on the mark. We are using the accuris power sharp 18, and despite some of its design flaws we are succssfully serializing PT3 thru PT6 arial and barcodes as small as .444 wide in between traces on PCB's as small as 1 x .5. There is sometimes a .008 board tolerance so .0005 can make the difference of lasering a copper trace or not. Thank you in advance.

(Forum Response):There is a way to change the accuracy displayed. In X3 it's...
Tools, Options, Workspace, Edit... enter the number of decimals "Drawing precision:"
This is probably covered in the built-in CD Help section in X4 in case it's not the same as the X3 procedure.

(Forum Response): There should be a way in DRAW to change the number of decimal places that your measurements are displayed in. Then, you can use the property bars to input the specific measurements rather than dragging or stretching the objects.


(My Counter Response):I have my measurments set to display in this format (0.00000) showing in the property bar upper left area of the screen. I already have the drawing precision set to 5 decimal places. That doesn't change the vertical origin of the ruler. Maybe if I give more info on my example.

In my(properties, options,

page, size - my "page size from the laser" is landscape, inches, width 25.98425, height 19.48819, 0 bleed.

guidelines, rulers - origin horizontal 0.0 and vertical 19.488 (but can't enter as 19.48819 which may be the issue of the vertical origin problem I'm having as described in my first post)

I'm just trying to figure out where vertical 0 should be if there is no back road setting/ hack/ update to drawX4 14.0.0.653 that would remedy this issue. Again my goal is not lasering at hudreds of thousands of an inch small but the accurate placement of said lasering is of the absolute importance.

The other issue of stretching the table wasn't a data entry or draging the object problem. It was simply if the table was said to be exactly 25 wide by 19 tall, why does it need to be made 0.0069X larger to actually have all the vertical and horizontal lines fall dead onto the inch hash mark of the ruler? If the width of the hairlines where being calculated into the step and repeat, One would think I would have had to shrink the table instead of enlarging it. What my result displays, makes no sence unless there is a flaw somewhere.

If you try intering all the provided data (my first post included) into your corel and inspect the example at maximum zoom I would think you should see the same results. If there is any info I left out I'll be happy to get it for you. Thanks again in advance.
Reply With Quote
  #2  
Old 18-11-2008, 00:32
shelbym's Avatar
shelbym shelbym is offline
Senior Member
 
Join Date: Nov 2002
Location: Cheyenne, WY
Posts: 1,791
Blog Entries: 15
Send a message via ICQ to shelbym Send a message via AIM to shelbym Send a message via MSN to shelbym Send a message via Yahoo to shelbym
Default Origin

I am not sure I follow everything you are asking, but you can set the origin of the document via code with much more precision.
Code:
Sub MoveOrigin()
    Dim d As Document
 
    Set d = ActiveDocument
 
    d.DrawingOriginX = 25.98425
    d.DrawingOriginY = 19.48819
    
    MsgBox "Origin X: " & d.DrawingOriginX & " Y: " & d.DrawingOriginY
End Sub
Let me know what else you need, we might be able to do it via code

-Shelby
Reply With Quote
  #3  
Old 18-11-2008, 07:19
Morphevs
Guest
 
Posts: n/a
Default RE: Accuracy

Myself being a new user with corel, I'm not sure how to access the document code but I will try your recomendation with some more assistance. My goal would be to have the document (if that means graphic) set in a manner that my object would appear in the bottom right hand quadrant of the graphic and the rulers display 0x and 0y at the top left of my object. I have guide lines placed exactly at 0x and 0y and the printable border is turned on. The border is precisely alligned on the left side but the top of the border currently extends above 0 by 0.00018. In my corel settings - properties, options:

page, size - my "page size from the laser" is landscape, inches, width 25.98425, height 19.48819, 0 bleed.

guidelines, rulers - origin horizontal 0.0 and vertical 19.488 (but can't enter as 19.48819 which may be the issue of the vertical origin problem I'm having.

Let me know how to access the document code and I'll give it a go.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A question about corel packages Drew Lewis General 3 23-01-2008 17:58
Scale with Image keytecstaff CorelDRAW/Corel DESIGNER VBA 6 12-02-2007 10:14
Dialog placement ddonnahoe CorelDRAW/Corel DESIGNER VBA 2 17-06-2005 15:26
Index table fadimas CorelDRAW/Corel DESIGNER VBA 2 25-01-2005 00:58
making a table of contents daniello CorelDRAW/Corel DESIGNER VBA 0 26-03-2004 02:35


All times are GMT -5. The time now is 12:16.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.
Copyright © 2011, Oberonplace.com