Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AstroPrint/AstroBox
/ functions
Functions
3,300 in github.com/AstroPrint/AstroBox
⨍
Functions
3,300
◇
Types & classes
419
↳
Endpoints
148
Function
getStatus
()
src/octoprint/server/__init__.py:246
Method
getStatus
(self)
src/astroprint/plugin/services/printer.py:81
Method
getStopbits
Get the current stop bits setting.
src/ext/makerbot_pyserial/serialutil.py:362
Function
getStorageSoftwareSettings
()
src/astroprint/api/settings.py:440
Function
getSysmteInfo
()
src/astroprint/api/settings.py:678
Method
getTemp
(self)
src/astroprint/printer/marlin/comm.py:306
Method
getTemperature
(self)
src/astroprint/plugin/services/printer.py:260
Method
getTimelapse
(self,data,sendResponse)
src/astroprint/plugin/services/printer.py:431
Method
getTimeout
Get the current timeout setting.
src/ext/makerbot_pyserial/serialutil.py:380
Method
getTotalConsumedFilament
(self)
src/astroprint/printer/s3g/__init__.py:511
Method
getTotalConsumedFilament
(self)
src/astroprint/printer/marlin/__init__.py:624
Method
getTotalConsumedFilament
(self)
src/astroprint/printer/marlin/comm.py:318
Method
getTotalConsumedFilament
(self)
src/astroprint/printer/plugin/__init__.py:208
Function
getUser
(username)
src/octoprint/server/api/users.py:55
Function
getWifiNetworks
()
src/astroprint/api/settings.py:92
Method
getWifiNetworks
(self)
src/astroprint/network/debian.py:322
Method
getWriteTimeout
Get the current timeout setting.
src/ext/makerbot_pyserial/serialutil.py:399
Function
getWsToken
()
src/octoprint/server/__init__.py:285
Method
getXonXoff
Get the current XON/XOFF setting.
src/ext/makerbot_pyserial/serialutil.py:411
Method
get_PID_state
Retrieve the state variables of the PID controller. This is intended for tuning the PID Constants @param int tool_index: Which tool
src/ext/makerbot_driver/s3g.py:1059
Function
get_astroprint_info
()
src/astroprint/api/setup.py:107
Method
get_available_buffer_size
Gets the available buffer size @return Available buffer size, in bytes
src/ext/makerbot_driver/s3g.py:653
Method
get_build_name
Get the build name of the file printing on the machine, if any. @param str filename: The filename of the current print
src/ext/makerbot_driver/s3g.py:723
Method
get_build_stats
Get some statistics about the print currently running, or the last print if no print is active
src/ext/makerbot_driver/s3g.py:265
Method
get_communication_stats
Get some communication statistics about traffic on the tool network from the Host. @return a dictionary of communication stats, keyed
src/ext/makerbot_driver/s3g.py:292
Method
get_compression_options
(self)
src/ext/sockjs/tornado/websocket.py:12
Method
get_cookie
Return single cookie by its name
src/ext/sockjs/tornado/session.py:50
Function
get_dict_by_context
Given a dict, gets a subdict depending on the context @param dict dct: Dictionary to traverse @param list context: Context used to retri
src/ext/makerbot_driver/EEPROM/EepromUtilities.py:42
Function
get_eeprom_map_contexts
Given an eeprom_map, returns a sorted context for each value @param dict eeprom_map: Map of the eeprom @param list context: Context we s
src/ext/makerbot_driver/EEPROM/EepromUtilities.py:3
Method
get_extruder
(self, codes)
src/ext/makerbot_driver/GcodeProcessors/AnchorProcessor.py:82
Method
get_first_machine
returns a list of machines sorted by currently connected ports @return a port data dict of {'vid':vid, 'pid':pid 'port':port [...]}
src/ext/makerbot_driver/MachineDetector.py:151
Method
get_func
(self)
src/ext/pynetworkmanager/NetworkManager.py:180
Function
get_gMachineDetector
use a global singleton MachineDetector
src/ext/makerbot_driver/MachineDetector.py:32
Method
get_header
Return single header by its name
src/ext/sockjs/tornado/session.py:54
Function
get_login_key
()
src/astroprint/api/cloud.py:69
Method
get_motherboard_status
Retrieve bits of information about the motherboard POWER_ERROR : An error was detected with the system power. HEAT_SHUTDOWN :
src/ext/makerbot_driver/s3g.py:320
Method
get_motor1_speed
Gets the toohead's motor speed in Rotations per Minute (RPM) @param int tool_index: The tool index that will be queried for Motor spe
src/ext/makerbot_driver/s3g.py:1198
Function
get_name
()
src/astroprint/api/setup.py:42
Method
get_name
Get stored Bot Name @return a string for the name TODO: merge this function with future eeprom read/write module
src/ext/makerbot_driver/s3g.py:100
Method
get_next_filename
Gets the 'next' filename on the SD card if an SD card is inserted into the 'bot @param boolean reset: If true, reset the file index t
src/ext/makerbot_driver/s3g.py:702
Function
get_offset_by_context
Given a dict, gets the offset to a subdict given a context @param dict dct: Dict to traverse @param list context: Context used to derive
src/ext/makerbot_driver/EEPROM/EepromUtilities.py:21
Method
get_tool_status
Retrieve some information about the tool, as a status dictionary statusDict = { ExtruderReady : The extruder has reached ta
src/ext/makerbot_driver/s3g.py:1079
Method
get_toolhead_version
Get the firmware version number of the specified toolhead @return double Version number
src/ext/makerbot_driver/s3g.py:1044
Method
get_verified_status
@returns true if this firmware is marked as verified
src/ext/makerbot_driver/s3g.py:147
Function
get_vid_pid_by_name
@name name of a 'class' of machines 'TOM', 'The Replicator 2' @return a tuple of vid/pid, or a tuple of (None,None) if there is an error.
src/ext/makerbot_driver/MachineDetector.py:60
Method
get_vid_pid_eeprom
@returns tuple of vid,pid. tuple from EEPROM (None,None) on error
src/ext/makerbot_driver/s3g.py:124
Method
globalStateChanged
(self, nm, state, interface, signal)
src/astroprint/network/debian.py:135
Method
groupId
(self)
src/astroprint/cloud.py:149
Function
handleNetworkName
()
src/astroprint/api/settings.py:76
Function
handlePrinterSettings
()
src/astroprint/api/settings.py:42
Function
handleSettings
()
src/astroprint/api/settings.py:38
Function
handleWifiHotspot
()
src/astroprint/api/settings.py:139
Method
handle_restart
(self, name, old, new)
src/ext/pynetworkmanager/NetworkManager.py:104
Method
handle_signal
(self, *args, **kwargs)
src/ext/pynetworkmanager/NetworkManager.py:76
Method
handlerError
(func, path, exc_info)
src/astroprint/additionaltasks.py:161
Function
handlerProxy
()
src/astroprint/static/js/lib/jquery.ui.widget.js:428
Method
hangup
(self)
src/astroprint/webrtc/janus.py:714
Method
hasBeenCustomized
(self)
src/astroprint/users.py:300
Function
hasCameraProperties
()
src/astroprint/api/camera.py:30
Method
hasCameraProperties
(self,sendResponse)
src/astroprint/plugin/services/camera.py:42
Method
hasCameraProperties
(self)
src/astroprint/camera/__init__.py:521
Method
hasCameraProperties
(self)
src/astroprint/camera/v4l2/__init__.py:315
Method
hasPin
(self, callback)
src/astroprint/plugin/services/account.py:164
Method
hasPrompt
(self)
src/astroprint/printer/__init__.py:1042
Method
hasWifi
(self)
src/astroprint/network/mac_dev.py:79
Method
hasWifi
(self)
src/astroprint/network/debian.py:392
Method
heatupDone
()
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:120
Method
home
(self, axes)
src/astroprint/printer/s3g/__init__.py:332
Method
home
(self, axes)
src/astroprint/printer/marlin/__init__.py:188
Method
home
(self, axes)
src/astroprint/printer/plugin/__init__.py:160
Method
home
(self, axes)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:158
Function
i
(n)
src/astroprint/static/js/lib/underscore.js:5
Method
ice_candidate
(self, data, clientId, done)
src/astroprint/boxrouter/handlers/requesthandler.py:349
Function
idle_add_decorator
(func)
src/astroprint/network/debian.py:28
Method
imagesProducer
()
src/astroprint/camera/mac.py:162
Method
inWaiting
returns the number of bytes waiting to be read
src/ext/makerbot_pyserial/sermsdos.py:140
Method
inWaiting
Return the number of characters currently in the input buffer.
src/ext/makerbot_pyserial/rfc2217.py:550
Method
inWaiting
Return the number of characters currently in the input buffer.
src/ext/makerbot_pyserial/serialcli.py:147
Method
inWaiting
Return the number of characters currently in the input buffer.
src/ext/makerbot_pyserial/serialwin32.py:209
Method
inWaiting
Return the number of characters currently in the input buffer.
src/ext/makerbot_pyserial/urlhandler/protocol_socket.py:124
Method
inWaiting
Return the number of characters currently in the input buffer.
src/ext/makerbot_pyserial/urlhandler/protocol_loop.py:108
Function
index
()
src/octoprint/server/__init__.py:109
Method
initJanus
(self,sendResponse)
src/astroprint/plugin/services/camera.py:64
Method
initPrinterCommsService
(self, printerManager)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:16
Method
initSdCard
(self)
src/astroprint/printer/marlin/__init__.py:572
Method
init_connection
(self, data, clientId, done)
src/astroprint/boxrouter/handlers/requesthandler.py:313
Method
initial_state
(self, data, clientId, done)
src/astroprint/boxrouter/handlers/requesthandler.py:28
Method
initialize
(self, path, default_filename=None, as_attachment=False, access_validation=None)
src/octoprint/server/util.py:259
Method
initialize
(self,access_validation)
src/astroprint/camera/local_video_handler.py:11
Method
initialize
Initialize request `server` SockJSRouter instance.
src/ext/sockjs/tornado/basehandler.py:21
Method
initialize
(self, server)
src/ext/sockjs/tornado/static.py:65
Method
initialize
(self, server)
src/ext/sockjs/tornado/static.py:81
Method
initialize
(self, server)
src/ext/sockjs/tornado/static.py:119
Method
initialize
(self, server)
src/ext/sockjs/tornado/transports/rawwebsocket.py:30
Method
initialize
(self, server)
src/ext/sockjs/tornado/transports/pollingbase.py:15
Method
initialize
(self, server)
src/ext/sockjs/tornado/transports/htmlfile.py:36
Method
initialize
(self, server)
src/ext/sockjs/tornado/transports/streamingbase.py:5
Method
initialize
(self, server)
src/ext/sockjs/tornado/transports/websocket.py:21
Method
injectCommandResponse
(self, data)
src/astroprint/plugin/providers/printer_comms/commands.py:600
Method
installFile
(self, filename)
src/astroprint/additionaltasks.py:114
← previous
next →
2,501–2,600 of 3,300, ranked by callers