ErikDeBruijn / ReplicatorG-Erik5D

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

Manual extrude: motor rpm + pwm are misnomers for RepRaps #17

Open D1plo1d opened 13 years ago

D1plo1d commented 13 years ago

The manual extrude panel should have 2 modes. For makerbots it should be RPM + PWM. For 5D machines it should be Flowrate (mm/s). A RPMExtruder and FlowrateExtruder should probably be used to determine which mode each machine operates.