MCPcopy Create free account

hub / github.com/AstroPrint/AstroBox / functions

Functions3,300 in github.com/AstroPrint/AstroBox

Methoddwell
Pauses the machine for a specified amount of miliseconds Because s3g takes in microseconds, we convert miliseconds into microseconds a
src/ext/makerbot_driver/Gcode/Parser.py:358
Methodeeprom_reader
(self)
src/ext/makerbot_driver/s3g.py:62
Functioneject
()
src/astroprint/api/files.py:328
Methodeject
(self, mountPath)
src/astroprint/externaldrive/linux.py:195
Methodeject
(self, mountPath)
src/astroprint/externaldrive/mac_dev.py:28
MethodemptyFolder
(folder)
src/astroprint/plugin/services/system.py:455
Methodenable_extra_output
Enables an extra output attached to a certain toolhead of the machine
src/ext/makerbot_driver/Gcode/Parser.py:430
Functionencode_axes
Encode an array of axes names into an axis bitfield @param axes Array of axis names ['x', 'y', ...] @return bitfield containing a represe
src/ext/makerbot_driver/Encoder/Coding.py:100
Functionencode_axis
Encode an array of axes names into an axis bitfield @param axes Array of axis names ['x', 'y', ...] @return bitfield containing a represe
src/ext/makerbot_driver/Encoder/Coding.py:83
Functionencode_int16
Encode a 16-bit signed integer as a 2-byte string @param number @return byte array of size 2 that represents the integer
src/ext/makerbot_driver/Encoder/Coding.py:53
Functionencode_int32
Encode a 32-bit signed integer as a 4-byte string @param number @return byte array of size 4 that represents the integer
src/ext/makerbot_driver/Encoder/Coding.py:24
Functionencode_payload
Encode passed payload into a packet. @param payload Command payload, 1 - n bytes describing the command to send @return bytearray contain
src/ext/makerbot_driver/Encoder/Packet.py:6
Functionencode_uint16
Encode a 16-bit unsigned integer as a 2-byte string @param number @return byte array of size 2 that represents the integer
src/ext/makerbot_driver/Encoder/Coding.py:62
Functionencode_uint32
Encode a 32-bit unsigned integer as a 4-byte string @param number @return byte array of size 4 that represents the integer
src/ext/makerbot_driver/Encoder/Coding.py:33
MethodencodedCommand
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:254
MethodendSdFileTransfer
(self, filename)
src/astroprint/printer/marlin/comm.py:540
Methodend_capture_to_file
Send the end capture signal to the bot, so it stops capturing data and writes all commands out to a file on the SD card @return The n
src/ext/makerbot_driver/s3g.py:201
Methoderror
(self, pkg, message)
src/astroprint/software.py:79
MethoderrorCb
(destFile, error)
src/astroprint/boxrouter/handlers/requesthandler.py:168
MethoderrorCb
(destFile, error)
src/astroprint/plugin/services/files.py:309
FunctionerrorHandler
(e)
src/astroprint/static/js/lib/jquery.fileupload.js:1085
MethodeventCallback
Actual event callback called with name of event and optional payload. Not implemented here, override in child classes.
src/octoprint/events.py:219
MethodeventCallback
(self, event, payload)
src/octoprint/events.py:234
MethodeventSubscriptions
(self)
src/octoprint/timelapse.py:333
MethodexecuteCancelCommands
(self, disableMotorsAndHeater)
src/astroprint/plugin/providers/printer_comms/__init__.py:90
MethodexecuteCancelCommands
Cancel the current printjob.
src/astroprint/printer/s3g/__init__.py:556
MethodexecuteCancelCommands
Cancel the current printjob.
src/astroprint/printer/marlin/__init__.py:280
MethodexecuteCancelCommands
(self, disableMotorsAndHeater)
src/astroprint/printer/plugin/__init__.py:121
MethodexecuteCancelCommands
(self, disableMotorsAndHeater)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:140
FunctionexecuteCommand
(command, logger)
src/octoprint/server/api/__init__.py:181
MethodexecuteCommand
(command, logger)
src/astroprint/plugin/services/system.py:630
FunctionexecuteRoutine
(routine)
src/astroprint/api/printer.py:508
Methodexecute_line
Execute a line of gcode @param string command Gcode command to execute
src/ext/makerbot_driver/Gcode/Parser.py:53
Methodexpire
Expire any old entries `current_time` Optional time to be used to clean up queue (can be used in unit tests)
src/ext/sockjs/tornado/sessioncontainer.py:117
Methodextended_stop
Stop the stepper motor motion and/or reset the command buffer. This differs from the reset and abort commands in that a soft reset o
src/ext/makerbot_driver/s3g.py:350
Methodextrude
(self, tool, amount, speed=None)
src/astroprint/plugin/providers/printer_comms/__init__.py:132
Methodextrude
(self,data,callback)
src/astroprint/plugin/services/printer.py:287
Methodextrude
(self, tool, amount, speed=None)
src/astroprint/printer/s3g/__init__.py:393
Methodextrude
(self, tool, amount, speed=None)
src/astroprint/printer/marlin/__init__.py:206
Methodextrude
(self, tool, amount, speed=None)
src/astroprint/printer/plugin/__init__.py:175
Methodextrude
(self, tool, amount, speed=None)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:166
MethodextrusionMode
(self)
src/astroprint/plugin/providers/printer_comms/material_counter.py:30
Functionf
()
src/astroprint/static/js/lib/underscore.js:5
Methodf
Creates a custom wsgi and Flask request context in order to be able to process user information stored in the current session. :param re
src/octoprint/server/__init__.py:528
Methodfactory
factory for creating an eeprom reader @param s3gObj an makerbot_driver.s3g object @param eeprom_map json file. @param working
src/ext/makerbot_driver/EEPROM/EepromWriter.py:17
Methodfan
(self, tool, speed)
src/astroprint/printer/s3g/__init__.py:378
Methodfan
(self, tool, speed)
src/astroprint/printer/marlin/__init__.py:177
Methodfan
(self, tool, speed)
src/astroprint/printer/plugin/__init__.py:172
Methodfan
(self, tool, speed)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:162
Functionfavion
()
src/octoprint/server/__init__.py:219
MethodfeatureIsAllowed
(self,feature)
src/astroprint/printer/__init__.py:889
MethodfeatureIsAllowed
(self,feature)
src/astroprint/printer/plugin/__init__.py:256
MethodfileManager
(self)
src/astroprint/printer/__init__.py:115
MethodfileManagerClass
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:225
MethodfileManagerClass
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:222
MethodfilePos
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:711
MethodfilePos
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:392
FunctionfileProcessingFinished
Callback for when the file processing (upload, optional slicing, addition to analysis queue) has finished. Depending on the file's destination
src/astroprint/api/files.py:137
Methodfiles
(self)
src/astroprint/plugin/__init__.py:105
Methodfiles
(self)
src/astroprint/plugin/__init__.py:274
FunctionfilterNonAscii
Returns True if the line contains non-ascii characters, false otherwise @param line the line to test
src/octoprint/util/__init__.py:203
Methodfind_axes_maximums
Moves the given axes in the position direction until a timeout or endstop is reached This function loses the state machine's position.
src/ext/makerbot_driver/Gcode/Parser.py:150
Methodfind_axes_minimums
Moves the given axes in the negative direction until a timeout or endstop is reached. This function loses the state machine's position
src/ext/makerbot_driver/Gcode/Parser.py:173
Methodfinish
@param, name of an s3g file to checksum
src/ext/makerbot_driver/Gcode/FileComplete.py:13
Methodfinish_update
(self)
src/astroprint/software.py:87
Methodfinish_update
(self)
src/astroprint/software.py:118
MethodfirePluginEvent
(self, event, data=None)
src/astroprint/plugin/__init__.py:153
Methodflask_log
(exc_info)
src/octoprint/server/__init__.py:665
MethodfleetId
(self)
src/astroprint/cloud.py:143
MethodflowControl
manually control flow - when hardware or software flow control is enabled
src/ext/makerbot_pyserial/serialposix.py:668
Methodflush
Flush of file like objects. In this case, wait until all data is written.
src/ext/makerbot_pyserial/serialposix.py:581
MethodflushInput
Clear input buffer, discarding all that is in the buffer.
src/ext/makerbot_pyserial/serialwin32.py:276
MethodflushOutput
(self)
src/ext/makerbot_pyserial/sermsdos.py:163
MethodflushOutput
Clear output buffer, aborting the current output and discarding all that is in the buffer.
src/ext/makerbot_pyserial/serialwin32.py:281
FunctionfolderContents
()
src/astroprint/api/files.py:306
Methodforce_event
(self, msg)
src/astroprint/boxrouter/handlers/__init__.py:50
MethodforgetWifiNetworks
(self)
src/astroprint/network/debian.py:531
Functiong
(t,e,r,n)
src/astroprint/static/js/lib/backbone.js:2
FunctiongenerateApikeyForUser
(username)
src/octoprint/server/api/users.py:146
Methodget
(self, path, include_body=True)
src/octoprint/server/util.py:264
Methodget
(self)
src/ext/sockjs/tornado/static.py:40
Methodget
(self)
src/ext/sockjs/tornado/static.py:68
Methodget
(self, session_id)
src/ext/sockjs/tornado/transports/eventsource.py:18
Methodget
(self, session_id)
src/ext/sockjs/tornado/transports/htmlfile.py:40
FunctiongetAccessKeys
()
src/octoprint/server/__init__.py:309
MethodgetAccessKeys
(self, data, sendResponse)
src/astroprint/plugin/services/auth.py:23
MethodgetActiveConnections
(self)
src/astroprint/network/mac_dev.py:36
MethodgetActiveConnections
(self)
src/astroprint/network/debian.py:351
MethodgetActiveConnections
(self)
src/astroprint/network/manual.py:26
FunctiongetAdvancedSoftwareSettings
()
src/astroprint/api/settings.py:471
MethodgetAdvancedSoftwareSettings
(self, data, sendMessage)
src/astroprint/plugin/services/system.py:408
MethodgetAllUsers
(self)
src/astroprint/users.py:297
FunctiongetAllowedFeatures
()
src/astroprint/api/printer.py:503
MethodgetBaudrate
Get the current baud rate setting.
src/ext/makerbot_pyserial/serialutil.py:323
MethodgetBedTemp
(self)
src/astroprint/printer/marlin/comm.py:309
MethodgetByteSize
Get the current byte size setting.
src/ext/makerbot_pyserial/serialutil.py:336
MethodgetCD
Read terminal status line: Carrier Detect
src/ext/makerbot_pyserial/serialjava.py:222
MethodgetCD
Eead terminal status line
src/ext/makerbot_pyserial/sermsdos.py:189
MethodgetCD
Read terminal status line: Carrier Detect
src/ext/makerbot_pyserial/serialposix.py:644
MethodgetCD
Read terminal status line: Carrier Detect
src/ext/makerbot_pyserial/serialcli.py:232
← previousnext →2,301–2,400 of 3,300, ranked by callers