From 7b358424ebad9349421acd533c2fa1cbf6cf3e3e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 28 Dec 2016 16:52:56 +0100 Subject: Initial import of xtrkcad version 1:4.0.2-2 --- app/lib/demos/dmtrntab.xtr | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 app/lib/demos/dmtrntab.xtr (limited to 'app/lib/demos/dmtrntab.xtr') diff --git a/app/lib/demos/dmtrntab.xtr b/app/lib/demos/dmtrntab.xtr new file mode 100644 index 0000000..22f8d42 --- /dev/null +++ b/app/lib/demos/dmtrntab.xtr @@ -0,0 +1,26 @@ +VERSION 2 +DEMOINIT +ORIG 8.000 0.000 0.000 +REDRAW +RESET +MESSAGE +Turntables are created by specifying the radius in a dialog box on the Status Bar. The radius in the dialog can be changed before proceeding. +END +STEP +COMMAND Turntable +BIGPAUSE +PARAMETER turntable diameter 7.5 +MOUSE 2 18.0 9.000 +MOUSE 3 6.0 6.0 +MESSAGE +_________________________________________ + +Then the turntable is dragged to its final location. +END +BIGPAUSE +MOUSE 4 6.0 6.0 +MESSAGE +========================================= +END +STEP +CLEAR -- cgit v1.2.3