PDA

View Full Version : Change this Pattern?



harkeychad
2007-07-27, 12:18 PM
Could someone change this pattern for me and let meknow how you did it? I need this to be 18" in height with a 2" chink space. Thanks for your help.

hugh.69031
2007-07-27, 12:56 PM
The posted Logs pattern is for a 3" chink between 12" logs i.e. with a 15" repeat, using two horizontal infinite lines to form the pattern.

*Logs
;%TYPE=MODEL
0, 0, 0, 0, 15
0, 0, 3, 0, 15


By changing the lines' origin and repeat spacing (see the preamble in the posted .Pat file for more detail) you can spin off different sizes and repeats

For an 18" repeat, (2" chink between 16" logs)

*Logs18
;%TYPE=MODEL
0, 0, 0, 0, 18
0, 0, 2, 0, 18


For a 20" repeat, (2" chink between 18" logs)

*Logs20
;%TYPE=MODEL
0, 0, 0, 0, 20
0, 0, 2, 0, 20


Hugh Adamson
Cadro Pty Ltd
www.cadro.com.au/hatchkit (http://www.cadro.com.au/hatchkit)

harkeychad
2007-07-27, 01:50 PM
Thanks for showing how it is done, but how do I open the file to make this happen? I have not done this before as you can tell.

Scott D Davis
2007-07-27, 02:25 PM
open it in Notepad, its just a TXT file.