C E F G M P R S T V W

C

clear() - Method in class codeThreadLib.library.CodeThread
clear the list of commands
CodeThread - Class in codeThreadLib.library
 
CodeThread(PApplet) - Constructor for class codeThreadLib.library.CodeThread
a library for generating tool paths for makerbot and other cnc tools
codeThreadLib.library - package codeThreadLib.library
 

E

extruderOff() - Method in class codeThreadLib.library.CodeThread
turn extruder off
extruderOnFwd() - Method in class codeThreadLib.library.CodeThread
turn extruder on fwd
extruderOnRev() - Method in class codeThreadLib.library.CodeThread
turn extruder on rev

F

finishPrint() - Method in class codeThreadLib.library.CodeThread
finish the print and cooldown the machine

G

generateRaft(float, float, int, int, float, float) - Method in class codeThreadLib.library.CodeThread
generate a raft for your print

M

moveTo(float, float, float, float) - Method in class codeThreadLib.library.CodeThread
move head to absolute position

P

pause(int) - Method in class codeThreadLib.library.CodeThread
pause extruding head
printToConsole() - Method in class codeThreadLib.library.CodeThread
print all commands to the console

R

render() - Method in class codeThreadLib.library.CodeThread
render thread commands gcode to the screen

S

setAbsolutePositioning() - Method in class codeThreadLib.library.CodeThread
set machine to absolute positioning
setBuildPlatformTemp(int, int) - Method in class codeThreadLib.library.CodeThread
set build platform temp
setCurrentHome(int, int, int) - Method in class codeThreadLib.library.CodeThread
set current postion as home
setDefaults() - Method in class codeThreadLib.library.CodeThread
set the machine to it's default settings tool temp 220 degrees build platform temp 110 degrees units (mm) set machine to absolute positioning set current position to home, 0,0,0 set tool speed to 255 wait for the tool to heat
setExtrusionSpeed(int, int) - Method in class codeThreadLib.library.CodeThread
set extrusion speed
setToolTemp(int, int) - Method in class codeThreadLib.library.CodeThread
set tool temp
setUnitInch() - Method in class codeThreadLib.library.CodeThread
set units to inches
setUnitmm() - Method in class codeThreadLib.library.CodeThread
set units to millimeters

T

turnOffSteppers() - Method in class codeThreadLib.library.CodeThread
turn off machines stepper motors

V

VERSION - Static variable in class codeThreadLib.library.CodeThread
 
version() - Static method in class codeThreadLib.library.CodeThread
returns the version of the library.

W

waitForToolToHeat(int) - Method in class codeThreadLib.library.CodeThread
wait for tool to heat
writeToFile(String) - Method in class codeThreadLib.library.CodeThread
write g-code file for printing on your machine

C E F G M P R S T V W

processing library codethread by Diatom Studio. (c) 2011