Sidebar

Home



Knowledge Base


Guides & Tutorials

Projects

Samples

  G-Code
   Square
   Arcs
   Mickey
   Arrow
   Bear
   Ball In Cage

  Dialogs
   Square
   Rounded Square
   Guess The Number

  O-Words
   Polygon

  Subprocedures
   Lissajous

   Lissajous (sub..endsub..call)
   Lissajous (call..sub..endsub)

   Lissajous (exec..O..M99)

   Lissajous (G65)
   Lissajous (G65 with GOTO)

   Palindrome
   PrimeFactors
   Fibonacci

  Splines
   Butterfly

  G06
   arrchr

  Dynamic
   Clock
   DateTime

  Python
   Lissajous Python

  3D Models
   3D CNC
   3dModel_TableA.txt

  Notepad++ Plugin
   Examples


kb:samples:3dmodel_tablea

3dModel_TableA.txt

3dModel_TableA.txt
<?xml version="1.0" encoding="UTF-8"?>
<Model>
	<Color Value="ffffffff"/>
	<Assembly Name="Table">
	<Transform X="300" Y="0"/>
	<Items>
		<Assembly Name="Table A">
			<Transform X="-40" Y="0" Z="0"/>
			<Items>
				<Include Filename="3dAssembly_TableA-.txt"/>
			</Items>
		</Assembly>
 
		<Include Filename="3dAssembly_Spindle.txt"/>
 
	</Items>
	</Assembly>
</Model>
3dAssembly_Spindle.txt
<?xml version="1.0" encoding="UTF-8"?>
<Assembly Name="4th axisA">
	<Transform RZ="0"/>
	<Items>
		<Include Filename="" />
		<Part>
			<Color Value="ff347098"/>
			<Poly 
				X1="-70" Y1="0" 
				X2="+70" Y2="0"
				X3="+70" Y3="115"
				X4="+30" Y4="155"
				X5="-30" Y5="155"
				X6="-70" Y6="115"
				Reverse="false"
				Size="-60" RX="90" RZ="90" X="-25" Z="-90"/>
		</Part>
 
		<Assembly Name="Rotary">
			<Move RX="1" RY="0" RZ="0" CX="0" CY="0" CZ="0" Transform="true"/>
			<Items>
				<Part Name="Table">
					<Color Value="ff8c3a77"/>
					<Cylinder R1="72.5" R2="72.5" Size="-19.5" RY="90" X="-0.5" Y="0" Z="0"/>
				</Part>	
				<Part Name="AxisX">
					<Color Value="AxisX"/>
					<Cylinder R1="20" R2="20" Size="-70" RY="90" X="-20" Y="0" Z="0"/>
				</Part>	
				<Part Name="ArrowY">
					<Color Value="AxisY"/>
					<Cuboid W="-5" L="+73" H="4" X="0" Y="0" Z="-2"/>
				</Part>	
				<Part Name="ArrowZ">
					<Color Value="AxisZ"/>
					<Cuboid W="-5" L="4" H="73" X="0" Y="-2" Z="0"/>
				</Part>	
			</Items>
		</Assembly>
	</Items>
</Assembly>
3dAssembly_TableA-.txt
<?xml version="1.0" encoding="UTF-8"?>
<Assembly Name="Spindle">
	<Move X="1" Y="1" Z="1" RX="0" RY="0" RZ="0" CX="0" CY="0" CZ="0"/>
	<Items>
		<Part Name="Tool">
			<Color Value="fff5deb3"/>
			<Cylinder R1="3" R2="3" Size="35" X="0" Y="0" Z="10"/>
		</Part>	
		<Part Name="Motor">
			<Color Value="fff5deb3"/>
			<Cylinder R1="27.5" R2="27.5" Size="120" X="0" Y="0" Z="45" />
		</Part>	
		<Part Name="ArrowX">
			<Color Value="AxisX"/>
			<Cuboid W="28" L="4" H="4" X="0" Y="-2" Z="162"/>
		</Part>	
		<Part Name="ArrowY">
			<Color Value="AxisY"/>
			<Cuboid W="4" L="28" H="4" X="-2" Y="0" Z="162"/>
		</Part>	
	</Items>
</Assembly>
kb/samples/3dmodel_tablea.txt · Last modified: 2024/06/19 21:05 by andrej

Page Tools