reprap | index /home/enrique/Desktop/backup/babbleold/script/reprap/pyRepRap_v0.1/reprap.py |
pyRepRap is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
pyRepRap is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with pyRepRap. If not, see <http://www.gnu.org/licenses/>.
Modules | ||||||
|
Classes | ||||||||||||||||||||||||||
|
Functions | ||
|
Data | ||
CMD_BACKWARD1 = 13 CMD_CALIBRATE = 9 CMD_DDA = 11 CMD_FORWARD = 1 CMD_FORWARD1 = 12 CMD_FREE = 6 CMD_GETDEBUGINFO = 54 CMD_GETMODULETYPE = 255 CMD_GETPOS = 4 CMD_GETRANGE = 10 CMD_GETSENSOR = 15 CMD_GETTEMP = 10 CMD_GETTEMPINFO = 55 CMD_HOMERESET = 16 CMD_ISEMPTY = 8 CMD_NOTIFY = 7 CMD_PRESCALER = 51 CMD_PWMPERIOD = 50 CMD_REVERSE = 2 CMD_SEEK = 5 CMD_SETCOOLER = 11 CMD_SETHEAT = 9 CMD_SETPOS = 3 CMD_SETPOWER = 14 CMD_SETTEMPSCALER = 53 CMD_SETVREF = 52 CMD_SYNC = 8 CMD_VERSION = 0 cartesian = <reprap.cartesianClass instance at 0xb762720c> extruder = <reprap.extruderClass instance at 0xb765550c> printDebug = False sync_dec = 3 sync_inc = 2 sync_none = 0 sync_seek = 1 |