makerbot / ReplicatorG

An open-source gcode interpreter for driving RepRaps, Makerbots, and other similar CNC beasties
http://replicat.org
GNU General Public License v2.0
404 stars 226 forks source link

Object bottom should be z=0 in Skeinforge #59

Closed charlespax closed 14 years ago

charlespax commented 14 years ago

In Skeinforge if a model has an object above or below the xy plane, it does nothing to change this. When Skeinforge slices an object the first slice should be set at z=0 regardless of where the model is.

ssd2 commented 14 years ago

I think the multiply option in skeinforge fixes this. Possibly also, one of the raftless extensions also fixes it.

makerbot commented 14 years ago

ReplicatorG will recenter the object when it initially loads it in 0018. This will include automatically bringing the base up to z=0.

makerbot commented 14 years ago

I'll modify that statement: there's a "center object" button in 0018 that will do this.

phooky commented 14 years ago

0018 on the way.

phooky commented 14 years ago

Closed in 0018