This page is an archive of iMAL's wiki that operated between 2012 and 2022. It documented projects, residencies and workshops mostly taking place at iMAL's Fablab.

Older & newer Fablab projects are now found at fablab.imal.org

LIA

RepRap GCode Cheat Sheet.

https://thingiverse-production-new.s3.amazonaws.com/assets/87/b0/2c/f5/4...

 

Basic gcode:

G28

G21

G91

G1 F3000 X100

G1 F3000 Y100

G1 F3000 Z0.3

G90

G92 X0 Y0 Z0

M83

G1 F3000 X-100 Z10 E1.000

 

 

Usefull g-code:

G28 //home

G21 //set to mm

G91 //relative position

G90//absolute position

M109 S200 //set head temperature to 200°C

M83 // relative position for extruder only

M245 //Fan on

M246 //Fan off

G4 1000//wait 1000 milliseconds

G1 F3000 X100 Y100 Z0.3 E20//position and extrusion

Projects

Variations of parameters with a circle algorithm during LIA's workshop....
Experimenting Z-axis extrusion during LIA's workshop. [video:https://youtu.be/wk-zGEs_O2M autoplay:1]...

Gallery

Info

Animated by:

Date: 18 Nov 2016