MCPcopy Create free account

hub / github.com/AstroPrint/AstroBox / functions

Functions3,300 in github.com/AstroPrint/AstroBox

FunctionbindLoad
()
src/astroprint/static/js/lib/foundation/foundation.js:134
Functionbindings
(method, options)
src/astroprint/static/js/lib/foundation/foundation.js:105
MethodboxId
(self)
src/astroprint/boxrouter/__init__.py:226
Functionbox_identify
()
src/octoprint/server/__init__.py:83
Methodbroadcast
Broadcast message to the one or more clients. Use this method if you want to send same message to lots of clients, as it contains seve
src/ext/sockjs/tornado/conn.py:51
Methodbroadcast
Optimized `broadcast` implementation. Depending on type of the session, will json-encode message once and will call either `send_message` or `
src/ext/sockjs/tornado/session.py:196
Methodbroadcast
Optimized `broadcast` implementation. Depending on type of the session, will json-encode message once and will call either `send_message` or `
src/ext/sockjs/tornado/router.py:184
Methodbuild_end_notification
Sends a build end notification command to the machine
src/ext/makerbot_driver/Gcode/Parser.py:416
Methodbuild_start_notification
Sends a build start notification command to the machine.
src/ext/makerbot_driver/Gcode/Parser.py:406
Functionc
(t)
src/astroprint/static/js/lib/spin.min.js:1
Functionc
()
src/astroprint/static/js/lib/jquery.localtime.min.js:4
Functioncalculate_DDA_speed
Given an initial position, target position, and target feedrate, calculate an achievable travel speed. @param initial_position: 5D starting
src/ext/makerbot_driver/Gcode/Utils.py:286
Functioncalculate_euclidean_distance
Given two points of the same dimension, calculates their euclidean distance @param list minuend: 5D vector to be subracted from @par
src/ext/makerbot_driver/Gcode/Utils.py:137
Functioncalculate_homing_DDA_speed
Given a set of feedrates and spm values, calculates the homing DDA speed We always use the limiting axis' feedrate and SPM constant, if a
src/ext/makerbot_driver/Gcode/Utils.py:339
Functioncalculate_unit_vector
Calculate the unit vector of a given 5D vector @param list vector: A 5D vector @return list: The 5D equivalent of the vector
src/ext/makerbot_driver/Gcode/Utils.py:211
Methodcamera
(self)
src/astroprint/plugin/__init__.py:125
Methodcamera
(self)
src/astroprint/plugin/__init__.py:312
MethodcameraCommand
(self, data, clientId, done)
src/astroprint/boxrouter/handlers/requesthandler.py:75
FunctioncameraSettings
()
src/astroprint/api/settings.py:227
MethodcameraSettings
(self,sendResponse)
src/astroprint/plugin/services/camera.py:47
MethodcameraSettings
(self, data, sendMessage)
src/astroprint/plugin/services/system.py:356
Functioncamera_snapshot
()
src/octoprint/server/__init__.py:236
MethodcanLinkTransmit
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:412
MethodcanTransmit
(self)
src/astroprint/plugin/providers/printer_comms/transport/__init__.py:53
MethodcanTransmit
(self)
src/astroprint/plugin/providers/printer_comms/transport/serial_t.py:154
MethodcanTransmit
(self)
src/astroprint/plugin/providers/printer_comms/transport/usb_t.py:170
MethodcancelDownloadPrintFile
(self, printFileId, sendResponse)
src/astroprint/plugin/services/files.py:339
MethodcancelRetry
(self)
src/astroprint/boxrouter/__init__.py:370
Functioncancel_design_download
(print_file_id)
src/astroprint/api/cloud.py:253
Methodcancel_download
(self, data, clientId, done)
src/astroprint/boxrouter/handlers/requesthandler.py:208
Methodcapabilities
(self)
src/astroprint/camera/__init__.py:536
Methodcapabilities
(self)
src/astroprint/camera/v4l2/gstreamer/__init__.py:255
Methodcapture_to_file
Capture all subsequent commands up to the 'end capture' command to a file with the given filename on an SD card. @param str filename:
src/ext/makerbot_driver/s3g.py:183
MethodcbGCodeAnalyzerException
(self,parameters)
src/astroprint/printer/marlin/comm.py:710
MethodcbGCodeAnalyzerException
(self,parameters)
src/astroprint/printfiles/gcode.py:102
MethodcbGCodeAnalyzerReady
(self,timePerLayers,totalPrintTime,layerCount,size,layer_height,total_filament,parent)
src/astroprint/printer/marlin/comm.py:692
MethodcbGCodeAnalyzerReady
(self,timePerLayers,totalPrintTime,layerCount,size,layer_height,total_filament,parent)
src/astroprint/printfiles/gcode.py:82
MethodcertFilePath
(self)
src/astroprint/manufacturerpkg.py:103
FunctionchangeApiKeySettings
()
src/astroprint/api/settings.py:498
MethodchangeApiKeySettings
(self, data, sendMessage)
src/astroprint/plugin/services/system.py:422
MethodchangeCloudAccessKeys
(self, username, publicKey, privateKey, orgId = None, groupId = None)
src/astroprint/users.py:163
FunctionchangePasswordForUser
(username)
src/octoprint/server/api/users.py:111
MethodchangePrinterState
(self, state)
src/astroprint/printer/s3g/__init__.py:567
MethodchangePrinterState
(self, newState)
src/astroprint/printer/marlin/__init__.py:674
MethodchangePrinterState
(self, newState)
src/astroprint/printer/plugin/__init__.py:277
FunctionchangeSerialLogs
()
src/astroprint/api/settings.py:640
MethodchangeSerialLogs
(self,data,sendResponse)
src/astroprint/plugin/services/system.py:601
MethodchangeTool
(self, tool)
src/astroprint/printer/marlin/__init__.py:220
MethodchangeTool
(self, tool)
src/astroprint/printer/plugin/__init__.py:178
MethodchangeTool
(self, tool)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:179
FunctionchangeUpdateChannelSettings
()
src/astroprint/api/settings.py:519
MethodchangeUserActivation
(self, username, active)
src/astroprint/users.py:154
MethodchangeUserFleetInfo
(self, username, orgId = None, groupId = None)
src/astroprint/users.py:178
MethodchangeUserPassword
(self, username, password)
src/astroprint/users.py:245
MethodchangeUserRoles
(self, username, roles)
src/astroprint/users.py:187
Methodchange_tool
Change to the specified toolhead @param int tool_index: toolhead index
src/ext/makerbot_driver/s3g.py:428
Methodchange_tool
Sends a chagne tool command to the machine.
src/ext/makerbot_driver/Gcode/Parser.py:397
MethodcheckInternet
(self, data, sendResponse)
src/astroprint/plugin/services/network.py:61
MethodcheckOnline
(self)
src/astroprint/network/mac_dev.py:137
FunctioncheckSoftwareVersion
()
src/astroprint/api/settings.py:588
Functioncheck_for_extraneous_codes
Check that all of the codes are expected for this command. Throws an InvalidCodeError if an unexpected code was found @param list codes: lis
src/ext/makerbot_driver/Gcode/Utils.py:84
Methodcheck_for_raft_end
(self, code)
src/ext/makerbot_driver/GcodeProcessors/FanProcessor.py:29
Methodcheck_if_in_prime
Checks if the current position is inside the prime block that is inserted by a related processor @param previous
src/ext/makerbot_driver/GcodeProcessors/DualRetractProcessor.py:149
Functioncheck_internet
()
src/astroprint/api/setup.py:63
Methodcheck_origin
(self, origin)
src/ext/sockjs/tornado/websocket.py:16
Methodcheck_password
(self, passwordHash)
src/astroprint/users.py:390
Functioncheck_response_code
Check the response code, and return if succesful, or raise an appropriate exception
src/ext/makerbot_driver/Encoder/Packet.py:49
Methodcheck_xsrf_cookie
(self)
src/ext/sockjs/tornado/transports/pollingbase.py:47
Functioncleanup_console
()
src/ext/makerbot_pyserial/tools/miniterm.py:125
FunctionclearBed
()
src/octoprint/server/api/job.py:19
MethodclearFileStorage
(self, data, sendResponse)
src/astroprint/plugin/services/system.py:532
MethodclearLogStorage
(self, data, sendResponse)
src/astroprint/plugin/services/system.py:525
FunctionclearLogs
()
src/astroprint/api/settings.py:657
MethodclearLogs
(self)
src/astroprint/software.py:669
FunctionclearUploads
()
src/astroprint/api/settings.py:665
Methodclose
(self)
src/astroprint/network/__init__.py:49
Methodclose
(self)
src/ext/sockjs/tornado/conn.py:64
Methodclose
Close session or endpoint connection. `code` Closing code `message` Close message
src/ext/sockjs/tornado/session.py:126
Methodclose
Close port
src/ext/makerbot_pyserial/serialjava.py:132
Methodclose
(self)
src/ext/makerbot_driver/Writer/AbstractWriter.py:16
Methodclose
(self)
src/ext/makerbot_driver/Writer/FileWriter.py:25
Methodclose
(self)
src/ext/makerbot_driver/Writer/StreamWriter.py:40
MethodcloseLink
(self)
src/astroprint/plugin/providers/printer_comms/transport/__init__.py:30
MethodcloseLink
(self)
src/astroprint/plugin/providers/printer_comms/transport/serial_t.py:95
MethodcloseLink
(self)
src/astroprint/plugin/providers/printer_comms/transport/usb_t.py:107
MethodcloseLocalVideoSession
(self, sessionId)
src/astroprint/camera/v4l2/mjpeg.py:166
MethodcloseLocalVideoSession
(self, sessionId)
src/astroprint/camera/v4l2/gstreamer/__init__.py:251
Methodclosed
(self, code, reason=None)
src/astroprint/boxrouter/__init__.py:136
Methodclosed
(self, code, reason=None)
src/astroprint/webrtc/janus.py:127
Functioncloud_slicer_logout
()
src/astroprint/api/cloud.py:26
Methodcommand
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:247
MethodcommandExecutioner
(command)
src/octoprint/events.py:312
MethodcommandsInQueue
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:434
MethodcommandsInQueue
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:897
Methodcompatible_firmware
Determines if a firmware version is compatible with the current driver @param str firmware_version: Firmware version to check
src/ext/makerbot_driver/Firmware/Uploader.py:58
Methodcompleted
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:265
MethodcompletionCb
(error = None)
src/astroprint/software.py:206
MethodcompletionCb
(success)
src/astroprint/software.py:571
Functioncomports
This generator scans the device registry for com ports and yields port, desc, hwid
src/ext/makerbot_pyserial/tools/list_ports_windows.py:144
MethodconectionClosedOrError
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:377
← previousnext →2,101–2,200 of 3,300, ranked by callers