<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -194,7 +194,7 @@ if true #parts.include?(&quot;chassis&quot;)
 		`#{mged} 'in joint_negative_#{index} rcc #{(a+b).mged} #{(b.inverse*2).mged} #{joint_negative_radius}'` 
 	end
 	`#{mged} 'comb solid.c u #{(0..Cube.edges.size).map{|index| &quot; joint_#{index} &quot;}.join(&quot; u &quot;)} u #{(0..5).map{|index| &quot;torus#{index}&quot;}.join(&quot; u &quot;)}'` #combine the pieces
-	`#{mged} 'comb negative_form.c u #{(0..Cube.edges.size).map{|index| &quot; joint_negative_#{index}  &quot;}.join(&quot; u &quot;)} u #{(0..11).map{|index| &quot;torus_negative#{index}.c u lid_knockout#{index}&quot;}.join(&quot; u &quot;) } '` #combine the pieces
+	`#{mged} 'comb negative_form.c u #{(0..Cube.edges.size).map{|index| &quot; joint_negative_#{index}  &quot;}.join(&quot; u &quot;)} u #{(0..5).map{|index| &quot;torus_negative#{index}.c u lid_knockout#{index}&quot;}.join(&quot; u &quot;) } '` #combine the pieces
 	`#{mged} 'comb chassis u solid.c - negative_form.c'` #combine the pieces
 end
 
@@ -303,8 +303,8 @@ saveview ./temp/#{part}.rt
 EOF`
 	
 `./temp/#{part}.rt -s1024`
-`mv #{part}.rt.pix ./temp/#{part}.rt.pix`
-`pix-png -s1024 &lt; ./temp/#{part}.rt.pix &gt; ./temp/#{part_with_git_hash}.png` #generate a png from the rt file
+`mv #{part}.rt.pix ./temp/#{part}.rt.pix` # move this file to the temp directory
+`pix-png -s1024 &lt; ./temp/#{part}.rt.pix &gt; ./parts/#{part_with_git_hash}.png` #generate a png from the rt file
 `open ./temp/#{part_with_git_hash}.png` # open the png in preview.app
 
 </diff>
      <filename>mged_controller.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9e48f8e9d712e1f7d1ef64c813484bfed618ba0e</id>
    </parent>
  </parents>
  <author>
    <name>mark</name>
    <email>mark@criticalmetrics.com</email>
  </author>
  <url>http://github.com/famulus/decawell/commit/b61a9909f15ba91779d352edb236aa01c23328f3</url>
  <id>b61a9909f15ba91779d352edb236aa01c23328f3</id>
  <committed-date>2009-08-22T10:48:31-07:00</committed-date>
  <authored-date>2009-08-22T10:48:31-07:00</authored-date>
  <message>fix some code for cubic</message>
  <tree>2d999ea869d613f7dde88fd70ec7defdf32609d0</tree>
  <committer>
    <name>mark</name>
    <email>mark@criticalmetrics.com</email>
  </committer>
</commit>
