Git Product home page Git Product logo

fabricatable-machines's Introduction

A fabricatable machine is a computer-controlled fabrication machine that can be made using a standard set of existing computer-controlled machines; with minimal use of speciality parts, processes or skills. The type of machines include CNC-milling, lasercutter, and 3d-printers.

We want to enable individuals and communities to build their own production machines, to expand their own capabilities. Build more machines to increase production, build cheaper to increase availability, or build specialized machines tailored for specific purposes.

Bellow you find a timeline of development. Press the download button in root to get all files. Study the theory of machine building and our design decisions here.

March 2017

parts

hank

  • A gantry based CNC milling machine where a substantial amount of the parts can be fabricated on a CNC mill
  • Linear rails, rack, pinion and glide blocks can all be fabricated on a conventional CNC milling machine
  • Based on the chamfer rail system in this repo
  • Work area is 600mm x 300mm x 50mm
  • The rack and pinion has 4.444444 steps per mm with a 200 step motor

Further documentation in repo subfolder README

Rhino source

STEP 3D

DXF 2D

December 2016 / March 2017

Chamfer rail on cnc bed

Chamfer rail 320mm axis

  • A linear actuator with rack & pinion drive system, designed to be CNC-milled.
  • This is a simplified version of the axis system from V-bird and Simple Gantry,
  • Can be reproduced using only standard CNC operations and bits (chamfering using a 90deg V-bit, or 3D mill with ball nose or end mill).
  • The rack and pinion has 4.444444 steps per mm with a 200 step motor
  • The pitch is slightly smaller than v-bird rail, for higher resolution and torque.

The files included here are for NEMA17, NEMA23 and 60mm sized motors.

Rhino source

FreeCAD source, older design

STEP 3D

DXF 2D

December 2016

Machine cutting spanner for its own ER11 collet

Fab Lab ISP

  • CNC mill experiment from extra parts left after award plotter trophy
  • Chamferrail rack and pinion based Z-axis
  • Validated that the roller rack and pinion system can deliver high quality motion
  • Validated the potential for self production
  • Able to produce high quality PCBs
  • Able to mill 5mm aluminium and 2mm steel

Rhino source

3D Step

October 2016

Trophy for the 2016 Oslo Innovation Award - printing diploma on stage

  • Pen plotter
  • Trophy for the 2016 Oslo Innovation Award
  • Prints as many dipomas as the winner wants
  • Servo-based Z-axis

Rhino source

3D Step

2D Dxf

October 2016

Sheet masker and tow pressed PLA sheets

  • Compression mold for recylcling plastic waste into sheet material
  • Works well with PLA from 3D prints
  • PLA sheets are easy to lasercut and CNC mill
  • Rape seed oil makes good mold release
  • Works ok with one sided heat from cooking plate
  • Can be improved with two-sided heat source. Maybe cartridge?
  • Needs improved geometry for faster mold release (cycle time)

Rhino source

2D Dxf

Goal: A fabricatable system for making shopBot sized sheets from waste in a fab lab

August 2016

Fab Lab ISP

  • A CoreXY-based motion platform using low-friction tape for plain bearings
  • Designed for low-force end-effectors, easy reproduction using lasercutter + FDM 3d-printer.

FreeCAD source

August 2016

Vbird at Fab12 China

  • Presented during the FAB12 conference.
  • Standardized axis
  • Assembled together into a CNC-mill
  • Validated the potential of fabricatable modular rack and pinion stages

TODO: Document

July 2016

Our first complete XY platform designed to be fabricated in a Fablab. It can be used to build custom digital fabrication machines, from laserengraving to light-duty milling. Initial prototype is for a gantry-based vinyl/laser-cutter. Video from fabricating the first gantry rig here

Laserengraving using diode-laser

First gantry prototype fabricated on Shopbot

First prototype linear axis fabricated on Shopbot

Machine builder interface

Status

No longer developed

Core principles

  • Using a birdbeak bit to make V-profiles, both inner and outer.
  • Using technical low-friction plastics (UHWMPE/POM) motion/contact parts
  • Assembling and contining to machine the axes on the CNC itself

Tests

Laserengraving

Laserengraving in plywood

  • 10mm/s workspeed, 20 mm/s jog, 0.9 Amps laser power.
  • Gcode generated by Cura, from a STL.
  • No software control of the laserdiode (manually turned on off)
  • Some of the bad lines are actually due to the poor quality font rendering
  • At this speed will also (generally) cut through standard white printer paper

September 2015

![V-Carved rack and pinion with V-wheels](./Module development/CNC milled rack and pinion/V carved rack and pinion/Pictures/V-carved rack and pinion9-assembled.JPG)

  • Test of a tecnnique for making rack and pinion geometry by moving a v-bit along a specific angle
  • Seemed promising, but required sofisticated milling skils and tooolpath software
  • Requires perfect positioning of pinion on motor shaft
  • Has been replaced by the much simpler roller rack and pinion system, used on the Chamfer rail

April 2015

![Engraved rack and pinion with SLA printed pinion and v-wheels](./Module development/Engraved rack and pinion/IMG_7400.JPG)

  • Test of CNC mill v-bit engraved rack with SLA 3D printed pinions and V-wheels
  • Sla 3D prints tends to shrink over time

January 2015

Column rack and pinion

  • Test of making linear motion with a column and carriage
  • Is a bad idea bacouse a column can only be attached at top and botoom
  • Makes a weak structure, and a complicated acrriage to farbricate
  • Using a regular 60 degree V-bit to engraving rack was a success

Milestones

  • Make an axis that is longer than the workarea. Either by moving the workpiece, or machine in stages.
  • A machine has been reproduced independently by someone else
  • Use the machine in for realizing a project
  • Have a machine that can fully reproduce itself

Ideas

  • Fabricate V-wheel for standard bearing using Shopbot with birdbeak/birdmouth bit

Resources

Open source lasercutting software

CAM in your browser

Related work

To develop a complete inventory of fabricatable machines is a goal of the Fablab Network.

The Reprap aims to build self-replicating machines, where each individual machine can make itself. Mostly focused on FDM 3d-printers.

fabricatable-machines's People

Contributors

jensdyvik avatar jonnor avatar jaknil avatar uomou avatar linmag avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.