You are not logged in.

> The forum rules have been updated. Please take a moment to read them.


#1 2012-02-09 14:25:03

liknes
New member
Registered: 2011-04-01
Posts: 4

Canon 40D with 50mm lens

Hi,

I bought the Panogear a while ago and I am mostly making panoramas with my Canon 40D and the Samyang 8mm lens. The panoramas turn out great.

I know that many of the professional users on this forum probably are tired of answering questions from newbies (there are a lot of documentation I know), but I cannot for the life of me manage to make a script for my Papywizard that works with 40D/50mm.

Can someone help me with this?

Any tips on how to mount the camera (portrait/landscape) is greatly apreciated!

Regards,
Ingve

Offline

 

#2 2012-02-09 16:12:51

klausesser
Member
From: Düsseldorf, Germany
Registered: 2006-05-22
Posts: 6430
Website

Re: Canon 40D with 50mm lens

liknes wrote:

Hi,
I bought the Panogear a while ago and I am mostly making panoramas with my Canon 40D and the Samyang 8mm lens. The panoramas turn out great.

I know that many of the professional users on this forum probably are tired of answering questions from newbies (there are a lot of documentation I know), but I cannot for the life of me manage to make a script for my Papywizard that works with 40D/50mm.

Can someone help me with this?

Any tips on how to mount the camera (portrait/landscape) is greatly apreciated!

Hi Ingve!

A big welcome here first.

I can´t tell you how to make a script for PW - i use the T&C controller, which self-calculates the positions for the camera even with spheres. But i suggest to mount the camera in portrait-mode and very carefully (!) set it for the NPP. A 50mm usually means not too long object-distances - like far away landscapes - and to avoid hours of retouching offsets it´s wise to set the NPP very precisely.
I guess you know how to do that?

best, Klaus


If you want something you´ve never had,
then you´ve got to do something you´ve never done.

Offline

 

#3 2012-02-09 16:26:56

mediavets
Moderator
From: Isleham, Cambridgeshire, UK.
Registered: 2007-11-14
Posts: 9728
Website

Re: Canon 40D with 50mm lens

liknes wrote:

Hi,

I bought the Panogear a while ago and I am mostly making panoramas with my Canon 40D and the Samyang 8mm lens. The panoramas turn out great.

I know that many of the professional users on this forum probably are tired of answering questions from newbies (there are a lot of documentation I know), but I cannot for the life of me manage to make a script for my Papywizard that works with 40D/50mm.

Can someone help me with this?

Any tips on how to mount the camera (portrait/landscape) is greatly apreciated!

Regards,
Ingve

Try this - it's for a Nikon cropped sensor body and 50mm lens, but will probably work for a Canon cropped sensor body too.

Copy and paste into Notepad (on Wimndows) and save with UTF-8 encoding option (see screenshot below), you may name the file as you wish so long as you use the .xml file extension.

Then access the custom preset file from Papywizard using the File/Import Preset File... option, to load the custom preset on a per session basis. You may wish to step through the shooting positions using Step-By-Step mode to check that the camera body will not collide with the Merlin mount at extreme positive pitch angles.

As Klaus recommended, mount the camera/lens in portrait orientation and at the NPP.


Code:

<?xml version="1.0" encoding="utf-8"?>
<papywizard>
<preset name="Nikkor 50mm">
<tooltip>
Nikkor 50mm 175 Bilder
</tooltip>
<shoot>
<pict pitch="-85.6" yaw="0.0"/>

<pict pitch="-74.0" yaw="0.0"/>
<pict pitch="-74.0" yaw="40.0"/>
<pict pitch="-74.0" yaw="80.0"/>
<pict pitch="-74.0" yaw="120.0"/>
<pict pitch="-74.0" yaw="160.0"/>
<pict pitch="-74.0" yaw="200.0"/>
<pict pitch="-74.0" yaw="240.0"/>
<pict pitch="-74.0" yaw="280.0"/>
<pict pitch="-74.0" yaw="320.0"/>

<pict pitch="-55.5" yaw="0.0"/>
<pict pitch="-55.5" yaw="22.5"/>
<pict pitch="-55.5" yaw="45.0"/>
<pict pitch="-55.5" yaw="67.5"/>
<pict pitch="-55.5" yaw="90.0"/>
<pict pitch="-55.5" yaw="112.5"/>
<pict pitch="-55.5" yaw="135.0"/>
<pict pitch="-55.5" yaw="157.5"/>
<pict pitch="-55.5" yaw="180.0"/>
<pict pitch="-55.5" yaw="202.5"/>
<pict pitch="-55.5" yaw="225.0"/>
<pict pitch="-55.5" yaw="247.5"/>
<pict pitch="-55.5" yaw="270.0"/>
<pict pitch="-55.5" yaw="292.5"/>
<pict pitch="-55.5" yaw="315.0"/>
<pict pitch="-55.5" yaw="337.5"/>

<pict pitch="-37.0" yaw="0.0"/>
<pict pitch="-37.0" yaw="16.36"/>
<pict pitch="-37.0" yaw="32.72"/>
<pict pitch="-37.0" yaw="49.09"/>
<pict pitch="-37.0" yaw="65.45"/>
<pict pitch="-37.0" yaw="81.81"/>
<pict pitch="-37.0" yaw="98.18"/>
<pict pitch="-37.0" yaw="114.5"/>
<pict pitch="-37.0" yaw="130.9"/>
<pict pitch="-37.0" yaw="147.2"/>
<pict pitch="-37.0" yaw="163.6"/>
<pict pitch="-37.0" yaw="180.0"/>
<pict pitch="-37.0" yaw="196.3"/>
<pict pitch="-37.0" yaw="212.7"/>
<pict pitch="-37.0" yaw="229.0"/>
<pict pitch="-37.0" yaw="245.4"/>
<pict pitch="-37.0" yaw="261.8"/>
<pict pitch="-37.0" yaw="278.1"/>
<pict pitch="-37.0" yaw="294.5"/>
<pict pitch="-37.0" yaw="310.9"/>
<pict pitch="-37.0" yaw="327.2"/>
<pict pitch="-37.0" yaw="343.6"/>

<pict pitch="-18.5" yaw="0.0"/>
<pict pitch="-18.5" yaw="13.84"/>
<pict pitch="-18.5" yaw="27.69"/>
<pict pitch="-18.5" yaw="41.53"/>
<pict pitch="-18.5" yaw="55.38"/>
<pict pitch="-18.5" yaw="69.23"/>
<pict pitch="-18.5" yaw="83.07"/>
<pict pitch="-18.5" yaw="96.92"/>
<pict pitch="-18.5" yaw="110.7"/>
<pict pitch="-18.5" yaw="124.6"/>
<pict pitch="-18.5" yaw="138.4"/>
<pict pitch="-18.5" yaw="152.3"/>
<pict pitch="-18.5" yaw="166.1"/>
<pict pitch="-18.5" yaw="180.0"/>
<pict pitch="-18.5" yaw="193.8"/>
<pict pitch="-18.5" yaw="207.6"/>
<pict pitch="-18.5" yaw="221.5"/>
<pict pitch="-18.5" yaw="235.3"/>
<pict pitch="-18.5" yaw="249.2"/>
<pict pitch="-18.5" yaw="263.0"/>
<pict pitch="-18.5" yaw="276.9"/>
<pict pitch="-18.5" yaw="290.7"/>
<pict pitch="-18.5" yaw="304.6"/>
<pict pitch="-18.5" yaw="318.4"/>
<pict pitch="-18.5" yaw="332.3"/>
<pict pitch="-18.5" yaw="346.1"/>

<pict pitch="-1.24" yaw="0.0"/>
<pict pitch="-1.24" yaw="13.33"/>
<pict pitch="-1.24" yaw="26.66"/>
<pict pitch="-1.24" yaw="40.0"/>
<pict pitch="-1.24" yaw="53.33"/>
<pict pitch="-1.24" yaw="66.66"/>
<pict pitch="-1.24" yaw="80.0"/>
<pict pitch="-1.24" yaw="93.33"/>
<pict pitch="-1.24" yaw="106.6"/>
<pict pitch="-1.24" yaw="120.0"/>
<pict pitch="-1.24" yaw="133.3"/>
<pict pitch="-1.24" yaw="146.6"/>
<pict pitch="-1.24" yaw="160.0"/>
<pict pitch="-1.24" yaw="173.3"/>
<pict pitch="-1.24" yaw="186.6"/>
<pict pitch="-1.24" yaw="200.0"/>
<pict pitch="-1.24" yaw="213.3"/>
<pict pitch="-1.24" yaw="226.6"/>
<pict pitch="-1.24" yaw="240.0"/>
<pict pitch="-1.24" yaw="253.3"/>
<pict pitch="-1.24" yaw="266.6"/>
<pict pitch="-1.24" yaw="280.0"/>
<pict pitch="-1.24" yaw="293.3"/>
<pict pitch="-1.24" yaw="306.6"/>
<pict pitch="-1.24" yaw="320.0"/>
<pict pitch="-1.24" yaw="333.3"/>
<pict pitch="-1.24" yaw="346.6"/>

<pict pitch="18.5" yaw="0.0"/>
<pict pitch="18.5" yaw="13.84"/>
<pict pitch="18.5" yaw="27.69"/>
<pict pitch="18.5" yaw="41.53"/>
<pict pitch="18.5" yaw="55.38"/>
<pict pitch="18.5" yaw="69.23"/>
<pict pitch="18.5" yaw="83.07"/>
<pict pitch="18.5" yaw="96.92"/>
<pict pitch="18.5" yaw="110.7"/>
<pict pitch="18.5" yaw="124.6"/>
<pict pitch="18.5" yaw="138.4"/>
<pict pitch="18.5" yaw="152.3"/>
<pict pitch="18.5" yaw="166.1"/>
<pict pitch="18.5" yaw="180.0"/>
<pict pitch="18.5" yaw="193.8"/>
<pict pitch="18.5" yaw="207.6"/>
<pict pitch="18.5" yaw="221.5"/>
<pict pitch="18.5" yaw="235.3"/>
<pict pitch="18.5" yaw="249.2"/>
<pict pitch="18.5" yaw="263.0"/>
<pict pitch="18.5" yaw="276.9"/>
<pict pitch="18.5" yaw="290.7"/>
<pict pitch="18.5" yaw="304.6"/>
<pict pitch="18.5" yaw="318.4"/>
<pict pitch="18.5" yaw="332.3"/>
<pict pitch="18.5" yaw="346.1"/>

<pict pitch="37.0" yaw="0.0"/>
<pict pitch="37.0" yaw="16.36"/>
<pict pitch="37.0" yaw="32.72"/>
<pict pitch="37.0" yaw="49.09"/>
<pict pitch="37.0" yaw="65.45"/>
<pict pitch="37.0" yaw="81.81"/>
<pict pitch="37.0" yaw="98.18"/>
<pict pitch="37.0" yaw="114.5"/>
<pict pitch="37.0" yaw="130.9"/>
<pict pitch="37.0" yaw="147.2"/>
<pict pitch="37.0" yaw="163.6"/>
<pict pitch="37.0" yaw="180.0"/>
<pict pitch="37.0" yaw="196.3"/>
<pict pitch="37.0" yaw="212.7"/>
<pict pitch="37.0" yaw="229.0"/>
<pict pitch="37.0" yaw="245.4"/>
<pict pitch="37.0" yaw="261.8"/>
<pict pitch="37.0" yaw="278.1"/>
<pict pitch="37.0" yaw="294.5"/>
<pict pitch="37.0" yaw="310.9"/>
<pict pitch="37.0" yaw="327.2"/>
<pict pitch="37.0" yaw="343.6"/>

<pict pitch="55.5" yaw="0.0"/>
<pict pitch="55.5" yaw="22.5"/>
<pict pitch="55.5" yaw="45.0"/>
<pict pitch="55.5" yaw="67.5"/>
<pict pitch="55.5" yaw="90.0"/>
<pict pitch="55.5" yaw="112.5"/>
<pict pitch="55.5" yaw="135.0"/>
<pict pitch="55.5" yaw="157.5"/>
<pict pitch="55.5" yaw="180.0"/>
<pict pitch="55.5" yaw="202.5"/>
<pict pitch="55.5" yaw="225.0"/>
<pict pitch="55.5" yaw="247.5"/>
<pict pitch="55.5" yaw="270.0"/>
<pict pitch="55.5" yaw="292.5"/>
<pict pitch="55.5" yaw="315.0"/>
<pict pitch="55.5" yaw="337.5"/>

<pict pitch="74.0" yaw="0.0"/>
<pict pitch="74.0" yaw="40.0"/>
<pict pitch="74.0" yaw="80.0"/>
<pict pitch="74.0" yaw="120.0"/>
<pict pitch="74.0" yaw="160.0"/>
<pict pitch="74.0" yaw="200.0"/>
<pict pitch="74.0" yaw="240.0"/>
<pict pitch="74.0" yaw="280.0"/>
<pict pitch="74.0" yaw="320.0"/>

<pict pitch="85.6" yaw="0.0"/>
</shoot>
</preset>
</papywizard>

Uploaded Images


Andrew Stephens
Nikon D40, Nikkor 10.5mm fisheye, Sigma 8mm f3.5 fisheye, Nikkor 18-55/50/35mm lenses, Nodal Ninja 5 Lite, Nodal Ninja 4 with R-D16, Agno's MrotatorTCS short.
Nikon P5100, CP5000, CP995, FC-E8, WC-E63,WC-E68, TC-E2, Kaidan Kiwi 995, Bophoto pano bracket, Agno's MrotatorA.
Merlin/Orion robotic pano head + Papywizard on Nokia 770/N800/N810 and Windows 8/XP/2K.

Offline

 

#4 2012-02-10 07:54:43

liknes
New member
Registered: 2011-04-01
Posts: 4

Re: Canon 40D with 50mm lens

klausesser wrote:

liknes wrote:

Hi,
I bought the Panogear a while ago and I am mostly making panoramas with my Canon 40D and the Samyang 8mm lens. The panoramas turn out great.

I know that many of the professional users on this forum probably are tired of answering questions from newbies (there are a lot of documentation I know), but I cannot for the life of me manage to make a script for my Papywizard that works with 40D/50mm.

Can someone help me with this?

Any tips on how to mount the camera (portrait/landscape) is greatly apreciated!

Hi Ingve!

A big welcome here first.

I can´t tell you how to make a script for PW - i use the T&C controller, which self-calculates the positions for the camera even with spheres. But i suggest to mount the camera in portrait-mode and very carefully (!) set it for the NPP. A 50mm usually means not too long object-distances - like far away landscapes - and to avoid hours of retouching offsets it´s wise to set the NPP very precisely.
I guess you know how to do that?

best, Klaus

Thanks for the welcome smile

I am not completely sure...I think I managed to adjust the camera with my Samyang lense, but there is one thing that I have been wonderding about; I use this page to find the data for my camera and lense (http://wiki.panotools.org/Entrance_Pupil_Database) and when I calculated the nodal point, what do I use as a reference point on the panogear?

Offline

 

#5 2012-02-10 07:55:36

liknes
New member
Registered: 2011-04-01
Posts: 4

Re: Canon 40D with 50mm lens

mediavets wrote:

liknes wrote:

Hi,

I bought the Panogear a while ago and I am mostly making panoramas with my Canon 40D and the Samyang 8mm lens. The panoramas turn out great.

I know that many of the professional users on this forum probably are tired of answering questions from newbies (there are a lot of documentation I know), but I cannot for the life of me manage to make a script for my Papywizard that works with 40D/50mm.

Can someone help me with this?

Any tips on how to mount the camera (portrait/landscape) is greatly apreciated!

Regards,
Ingve

Try this - it's for a Nikon cropped sensor body and 50mm lens, but will probably work for a Canon cropped sensor body too.

Copy and paste into Notepad (on Wimndows) and save with UTF-8 encoding option (see screenshot below), you may name the file as you wish so long as you use the .xml file extension.

Then access the custom preset file from Papywizard using the File/Import Preset File... option, to load the custom preset on a per session basis. You may wish to step through the shooting positions using Step-By-Step mode to check that the camera body will not collide with the Merlin mount at extreme positive pitch angles.

As Klaus recommended, mount the camera/lens in portrait orientation and at the NPP.


Code:

<?xml version="1.0" encoding="utf-8"?>
<papywizard>
<preset name="Nikkor 50mm">
<tooltip>
Nikkor 50mm 175 Bilder
</tooltip>
<shoot>
<pict pitch="-85.6" yaw="0.0"/>

<pict pitch="-74.0" yaw="0.0"/>
<pict pitch="-74.0" yaw="40.0"/>
<pict pitch="-74.0" yaw="80.0"/>
<pict pitch="-74.0" yaw="120.0"/>
<pict pitch="-74.0" yaw="160.0"/>
<pict pitch="-74.0" yaw="200.0"/>
<pict pitch="-74.0" yaw="240.0"/>
<pict pitch="-74.0" yaw="280.0"/>
<pict pitch="-74.0" yaw="320.0"/>

<pict pitch="-55.5" yaw="0.0"/>
<pict pitch="-55.5" yaw="22.5"/>
<pict pitch="-55.5" yaw="45.0"/>
<pict pitch="-55.5" yaw="67.5"/>
<pict pitch="-55.5" yaw="90.0"/>
<pict pitch="-55.5" yaw="112.5"/>
<pict pitch="-55.5" yaw="135.0"/>
<pict pitch="-55.5" yaw="157.5"/>
<pict pitch="-55.5" yaw="180.0"/>
<pict pitch="-55.5" yaw="202.5"/>
<pict pitch="-55.5" yaw="225.0"/>
<pict pitch="-55.5" yaw="247.5"/>
<pict pitch="-55.5" yaw="270.0"/>
<pict pitch="-55.5" yaw="292.5"/>
<pict pitch="-55.5" yaw="315.0"/>
<pict pitch="-55.5" yaw="337.5"/>

<pict pitch="-37.0" yaw="0.0"/>
<pict pitch="-37.0" yaw="16.36"/>
<pict pitch="-37.0" yaw="32.72"/>
<pict pitch="-37.0" yaw="49.09"/>
<pict pitch="-37.0" yaw="65.45"/>
<pict pitch="-37.0" yaw="81.81"/>
<pict pitch="-37.0" yaw="98.18"/>
<pict pitch="-37.0" yaw="114.5"/>
<pict pitch="-37.0" yaw="130.9"/>
<pict pitch="-37.0" yaw="147.2"/>
<pict pitch="-37.0" yaw="163.6"/>
<pict pitch="-37.0" yaw="180.0"/>
<pict pitch="-37.0" yaw="196.3"/>
<pict pitch="-37.0" yaw="212.7"/>
<pict pitch="-37.0" yaw="229.0"/>
<pict pitch="-37.0" yaw="245.4"/>
<pict pitch="-37.0" yaw="261.8"/>
<pict pitch="-37.0" yaw="278.1"/>
<pict pitch="-37.0" yaw="294.5"/>
<pict pitch="-37.0" yaw="310.9"/>
<pict pitch="-37.0" yaw="327.2"/>
<pict pitch="-37.0" yaw="343.6"/>

<pict pitch="-18.5" yaw="0.0"/>
<pict pitch="-18.5" yaw="13.84"/>
<pict pitch="-18.5" yaw="27.69"/>
<pict pitch="-18.5" yaw="41.53"/>
<pict pitch="-18.5" yaw="55.38"/>
<pict pitch="-18.5" yaw="69.23"/>
<pict pitch="-18.5" yaw="83.07"/>
<pict pitch="-18.5" yaw="96.92"/>
<pict pitch="-18.5" yaw="110.7"/>
<pict pitch="-18.5" yaw="124.6"/>
<pict pitch="-18.5" yaw="138.4"/>
<pict pitch="-18.5" yaw="152.3"/>
<pict pitch="-18.5" yaw="166.1"/>
<pict pitch="-18.5" yaw="180.0"/>
<pict pitch="-18.5" yaw="193.8"/>
<pict pitch="-18.5" yaw="207.6"/>
<pict pitch="-18.5" yaw="221.5"/>
<pict pitch="-18.5" yaw="235.3"/>
<pict pitch="-18.5" yaw="249.2"/>
<pict pitch="-18.5" yaw="263.0"/>
<pict pitch="-18.5" yaw="276.9"/>
<pict pitch="-18.5" yaw="290.7"/>
<pict pitch="-18.5" yaw="304.6"/>
<pict pitch="-18.5" yaw="318.4"/>
<pict pitch="-18.5" yaw="332.3"/>
<pict pitch="-18.5" yaw="346.1"/>

<pict pitch="-1.24" yaw="0.0"/>
<pict pitch="-1.24" yaw="13.33"/>
<pict pitch="-1.24" yaw="26.66"/>
<pict pitch="-1.24" yaw="40.0"/>
<pict pitch="-1.24" yaw="53.33"/>
<pict pitch="-1.24" yaw="66.66"/>
<pict pitch="-1.24" yaw="80.0"/>
<pict pitch="-1.24" yaw="93.33"/>
<pict pitch="-1.24" yaw="106.6"/>
<pict pitch="-1.24" yaw="120.0"/>
<pict pitch="-1.24" yaw="133.3"/>
<pict pitch="-1.24" yaw="146.6"/>
<pict pitch="-1.24" yaw="160.0"/>
<pict pitch="-1.24" yaw="173.3"/>
<pict pitch="-1.24" yaw="186.6"/>
<pict pitch="-1.24" yaw="200.0"/>
<pict pitch="-1.24" yaw="213.3"/>
<pict pitch="-1.24" yaw="226.6"/>
<pict pitch="-1.24" yaw="240.0"/>
<pict pitch="-1.24" yaw="253.3"/>
<pict pitch="-1.24" yaw="266.6"/>
<pict pitch="-1.24" yaw="280.0"/>
<pict pitch="-1.24" yaw="293.3"/>
<pict pitch="-1.24" yaw="306.6"/>
<pict pitch="-1.24" yaw="320.0"/>
<pict pitch="-1.24" yaw="333.3"/>
<pict pitch="-1.24" yaw="346.6"/>

<pict pitch="18.5" yaw="0.0"/>
<pict pitch="18.5" yaw="13.84"/>
<pict pitch="18.5" yaw="27.69"/>
<pict pitch="18.5" yaw="41.53"/>
<pict pitch="18.5" yaw="55.38"/>
<pict pitch="18.5" yaw="69.23"/>
<pict pitch="18.5" yaw="83.07"/>
<pict pitch="18.5" yaw="96.92"/>
<pict pitch="18.5" yaw="110.7"/>
<pict pitch="18.5" yaw="124.6"/>
<pict pitch="18.5" yaw="138.4"/>
<pict pitch="18.5" yaw="152.3"/>
<pict pitch="18.5" yaw="166.1"/>
<pict pitch="18.5" yaw="180.0"/>
<pict pitch="18.5" yaw="193.8"/>
<pict pitch="18.5" yaw="207.6"/>
<pict pitch="18.5" yaw="221.5"/>
<pict pitch="18.5" yaw="235.3"/>
<pict pitch="18.5" yaw="249.2"/>
<pict pitch="18.5" yaw="263.0"/>
<pict pitch="18.5" yaw="276.9"/>
<pict pitch="18.5" yaw="290.7"/>
<pict pitch="18.5" yaw="304.6"/>
<pict pitch="18.5" yaw="318.4"/>
<pict pitch="18.5" yaw="332.3"/>
<pict pitch="18.5" yaw="346.1"/>

<pict pitch="37.0" yaw="0.0"/>
<pict pitch="37.0" yaw="16.36"/>
<pict pitch="37.0" yaw="32.72"/>
<pict pitch="37.0" yaw="49.09"/>
<pict pitch="37.0" yaw="65.45"/>
<pict pitch="37.0" yaw="81.81"/>
<pict pitch="37.0" yaw="98.18"/>
<pict pitch="37.0" yaw="114.5"/>
<pict pitch="37.0" yaw="130.9"/>
<pict pitch="37.0" yaw="147.2"/>
<pict pitch="37.0" yaw="163.6"/>
<pict pitch="37.0" yaw="180.0"/>
<pict pitch="37.0" yaw="196.3"/>
<pict pitch="37.0" yaw="212.7"/>
<pict pitch="37.0" yaw="229.0"/>
<pict pitch="37.0" yaw="245.4"/>
<pict pitch="37.0" yaw="261.8"/>
<pict pitch="37.0" yaw="278.1"/>
<pict pitch="37.0" yaw="294.5"/>
<pict pitch="37.0" yaw="310.9"/>
<pict pitch="37.0" yaw="327.2"/>
<pict pitch="37.0" yaw="343.6"/>

<pict pitch="55.5" yaw="0.0"/>
<pict pitch="55.5" yaw="22.5"/>
<pict pitch="55.5" yaw="45.0"/>
<pict pitch="55.5" yaw="67.5"/>
<pict pitch="55.5" yaw="90.0"/>
<pict pitch="55.5" yaw="112.5"/>
<pict pitch="55.5" yaw="135.0"/>
<pict pitch="55.5" yaw="157.5"/>
<pict pitch="55.5" yaw="180.0"/>
<pict pitch="55.5" yaw="202.5"/>
<pict pitch="55.5" yaw="225.0"/>
<pict pitch="55.5" yaw="247.5"/>
<pict pitch="55.5" yaw="270.0"/>
<pict pitch="55.5" yaw="292.5"/>
<pict pitch="55.5" yaw="315.0"/>
<pict pitch="55.5" yaw="337.5"/>

<pict pitch="74.0" yaw="0.0"/>
<pict pitch="74.0" yaw="40.0"/>
<pict pitch="74.0" yaw="80.0"/>
<pict pitch="74.0" yaw="120.0"/>
<pict pitch="74.0" yaw="160.0"/>
<pict pitch="74.0" yaw="200.0"/>
<pict pitch="74.0" yaw="240.0"/>
<pict pitch="74.0" yaw="280.0"/>
<pict pitch="74.0" yaw="320.0"/>

<pict pitch="85.6" yaw="0.0"/>
</shoot>
</preset>
</papywizard>

Thank you very much for your help. I will try this out and let you know how it worked out! smile

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson