Difference between revisions of "Open Manufacturing talk"

From Makers Local 256
Jump to: navigation, search
m (printing steps)
m (Related Information: --added link)
 
(5 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
==MakerBot (cupcake)==
 
==MakerBot (cupcake)==
  
# Find design on [http://www.thingiverse.com/ Thingiverse]
+
# Find design(STL) on [http://www.thingiverse.com/ Thingiverse]
 
# Open in [http://replicat.org/ Replicator G]
 
# Open in [http://replicat.org/ Replicator G]
 
# Zero Extruder, raise 10mm
 
# Zero Extruder, raise 10mm
Line 19: Line 19:
 
# Print!
 
# Print!
  
Links
+
'''Links'''
 
----
 
----
 
[http://www.thingiverse.com/ Thingiverse]
 
[http://www.thingiverse.com/ Thingiverse]
Line 26: Line 26:
  
 
[http://wiki.bitsfrombytes.com/index.php/Skeinforge#Settings Skeinforge Settings]
 
[http://wiki.bitsfrombytes.com/index.php/Skeinforge#Settings Skeinforge Settings]
 
  
 
==[[2x4 CNC Machine]]==
 
==[[2x4 CNC Machine]]==
  
 +
# Find DXF ([http://www.thingiverse.com/ Thingiverse], or elsewhere ([http://www.cnczone.com/ cnc zone] is a good place)
 +
# Open DXF in LazyCam
 +
# Select Layer to cut
 +
# Generate Offset layer
 +
# Assign Toolhead to layers
 +
# Assign material thickness
 +
# Generate G-Code
 +
# Open G-Code in Mach3-Mill
 +
# MAKE SURE SCALES ARE LOADED
 +
# Center mill
 +
# Start Cutting
  
 +
==[[Reprap/Mendel]]==
  
 +
* Nothing here yet!
  
==[[Reprap/Mendel]]==
+
==Related Information==
 
+
*[[Reprap/Mendel]]
 +
*[[Classes]]
 +
*[[Huntsville Open Manufacturing meetup]]
  
[[Category:Open manufacturing]]                                                  <!--MAKE AS MANY CATEGORIES AS YOU NEED-->
+
[[Category:Open manufacturing]]
 +
[[Category:Classes]]                                                  <!--MAKE AS MANY CATEGORIES AS YOU NEED-->

Latest revision as of 15:48, 24 August 2011

Creator:
EnabrinTain
Status:
Note Taking
Born On:
18:12, 8 August 2011 (CDT)
Last Updated:
15:48, 24 August 2011 (CDT)

Overview

This is the class/talk Notes page for Phil's How to use the Shop's Various CNC tools Class.


MakerBot (cupcake)

  1. Find design(STL) on Thingiverse
  2. Open in Replicator G
  3. Zero Extruder, raise 10mm
  4. Pre-Heat Extruder and Heated bed
  5. Generate G-Code
  6. Edit G-Code (remove pre-heating section, find/replace the extrusion pauses (M103) )
  7. Print!

Links


Thingiverse

Replicator G

Skeinforge Settings

2x4 CNC Machine

  1. Find DXF (Thingiverse, or elsewhere (cnc zone is a good place)
  2. Open DXF in LazyCam
  3. Select Layer to cut
  4. Generate Offset layer
  5. Assign Toolhead to layers
  6. Assign material thickness
  7. Generate G-Code
  8. Open G-Code in Mach3-Mill
  9. MAKE SURE SCALES ARE LOADED
  10. Center mill
  11. Start Cutting

Reprap/Mendel

  • Nothing here yet!

Related Information