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
Method
conectionError
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:368
Method
conectionStatus
(self)
src/astroprint/network/__init__.py:52
Method
conectionStatus
(self)
src/astroprint/network/debian.py:319
Method
configData
(self)
src/octoprint/timelapse.py:338
Method
configData
(self)
src/octoprint/timelapse.py:375
Function
configureTimelapse
(config=None, persist=False)
src/octoprint/timelapse.py:67
Method
connSettings
(self)
src/astroprint/plugin/providers/printer_comms/transport/__init__.py:62
Method
connSettings
(self)
src/astroprint/plugin/providers/printer_comms/transport/serial_t.py:158
Method
connSettings
(self)
src/astroprint/plugin/providers/printer_comms/transport/usb_t.py:174
Method
connect
(self, port=None, baudrate=None)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:62
Method
connectBoxrouter
(self, callback)
src/astroprint/plugin/services/account.py:136
Function
connect_boxrouter
()
src/astroprint/api/boxrouter.py:11
Function
connect_internet
()
src/astroprint/api/setup.py:78
Method
connect_to_signal
(self, signal, handler, *args, **kwargs)
src/ext/pynetworkmanager/NetworkManager.py:292
Method
connected
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:235
Method
connected
(self,sendResponse)
src/astroprint/plugin/services/camera.py:30
Method
connected
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:230
Function
connectionCommand
()
src/astroprint/api/connection.py:32
Method
connectionCommand
(self, data, sendResponse)
src/astroprint/plugin/services/system.py:138
Method
connectionSettings
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:420
Function
connectionState
()
src/astroprint/api/connection.py:18
Method
connection_on_message
(self, connection, message)
src/astroprint/webrtc/__init__.py:355
Function
connection_settings
()
src/astroprint/api/setup.py:142
Function
const
(prefix, val)
src/ext/pynetworkmanager/NetworkManager.py:481
Method
consumedFilament
(self)
src/astroprint/plugin/providers/printer_comms/material_counter.py:34
Method
consumedFilamentData
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:422
Method
consumedFilamentData
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:252
Method
consumedFilamentSum
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:431
Method
consumedFilamentSum
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:256
Function
controlJob
()
src/octoprint/server/api/job.py:26
Function
copyFileToLocal
()
src/astroprint/api/files.py:338
Method
copyFileToLocal
(self, origin, destination, observerId)
src/astroprint/externaldrive/base.py:104
Method
createMovie
()
src/octoprint/timelapse.py:199
Method
create_cascading_generator
This creates a single generator which yields the final output from a chain of gcode processors @param processors
src/ext/makerbot_driver/GcodeProcessors/ProcessorFactory.py:39
Function
create_eeprom_reader
(port, firmware_verison=6.0, software_variant='0x00', working_directory=None)
src/ext/makerbot_driver/Factory.py:37
Function
create_eeprom_writer
(port, firmware_version=6.0, software_variant='0x00', working_directory=None)
src/ext/makerbot_driver/Factory.py:45
Function
create_print_to_file_parser
(filename, machine_name, legacy=False)
src/ext/makerbot_driver/Factory.py:22
Function
create_print_to_stream_parser
(port, machine_name, legacy=False)
src/ext/makerbot_driver/Factory.py:30
Method
create_s3g
This is made to ameliorate testing. Otherwise we would not be able to reliably test the build_from_port function w/o being p
src/ext/makerbot_driver/MachineFactory.py:67
Method
currentConnection
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:204
Method
currentConnection
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:212
Method
currentPrintJobId
(self)
src/astroprint/printer/__init__.py:119
Method
currentTool
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:323
Method
currentZ
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:129
Method
currentZ
(self)
src/astroprint/plugin/providers/printer_comms/__init__.py:543
Function
da
()
src/astroprint/static/js/lib/jquery.js:2
Function
decode_bitfield
Given an uint8 number, returns its decoded bitfield @param int number: A number to be decoded @return list bitfield: The decoded bitfie
src/ext/makerbot_driver/Encoder/Coding.py:9
Function
decode_int32
Decode a 4-byte string into a 32-bit signed integer @param data: byte array of size 4 that represents the integer @param return: decoded
src/ext/makerbot_driver/Encoder/Coding.py:42
Function
decode_packet
Decode a packet from a payload.Non-streaming packet decoder. Accepts a byte array containing a single packet, and attempts to parse the p
src/ext/makerbot_driver/Encoder/Packet.py:24
Function
decode_uint16
Decode a 2-byte string as a 16-bit integer @param data byte array of size 2 that represents the integer @return decoded integer
src/ext/makerbot_driver/Encoder/Coding.py:71
Function
decorated_view
(*args, **kwargs)
src/octoprint/server/util.py:60
Function
decorated_view
(*args, **kwargs)
src/astroprint/api/setup.py:32
Method
definition
(self)
src/astroprint/plugin/__init__.py:69
Method
delay_heartbeat
Delay active heartbeat
src/ext/sockjs/tornado/session.py:397
Function
deleteApikeyForUser
(username)
src/octoprint/server/api/users.py:130
Function
deleteBed
(x)
src/astroprint/api/printer.py:128
Function
deleteLog
(filename)
src/octoprint/server/api/log.py:36
Function
deleteMaintenanceMenu
()
src/astroprint/api/maintenancemenu.py:38
Function
deletePrintFile
(filename, target)
src/astroprint/api/files.py:269
Method
deletePrintFile
(self, data, sendResponse)
src/astroprint/plugin/services/files.py:219
Method
deleteSdFile
(self, filename)
src/astroprint/printer/marlin/__init__.py:567
Function
deleteStoredWiFiNetwork
(networkId)
src/astroprint/api/settings.py:114
Method
deleteStoredWiFiNetwork
(self, data, sendMessage)
src/astroprint/plugin/services/network.py:122
Method
deleteStoredWifiNetwork
(self, networkId)
src/astroprint/network/mac_dev.py:67
Method
deleteStoredWifiNetwork
(self, networkId)
src/astroprint/network/debian.py:522
Function
deleteTask
()
src/astroprint/api/additionaltasks.py:35
Function
deleteTimelapse
(filename)
src/octoprint/server/api/timelapse.py:54
Function
deleteTools
(x)
src/astroprint/api/printer.py:173
Method
delpid
(self)
src/octoprint/daemon.py:61
Method
deprecated
(self, codes, flags, comment)
src/ext/makerbot_driver/Gcode/Parser.py:130
Function
design_download
(print_file_id)
src/astroprint/api/cloud.py:199
Function
designs
()
src/astroprint/api/cloud.py:104
Method
destroy
(self)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/bins/img_video_enc.py:86
Method
destroy
(self)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/bins/base_video_src.py:59
Method
destroy
(self)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/bins/photo_capture.py:66
Method
deviceStorage
(self,data,sendResponse)
src/astroprint/plugin/services/system.py:509
Function
dict_merge
recursively merges dict's. not just simple a['key'] = b['key'], if both a and bhave a key who's value is a dict then dict_merge is called on both va
src/octoprint/util/__init__.py:233
Method
disableMotorsAndHeater
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:136
Method
disable_axes
Disables a set of axes on the bot
src/ext/makerbot_driver/Gcode/Parser.py:250
Method
disable_extra_output
Disables an extra output attached to a certain toolhead of the machine
src/ext/makerbot_driver/Gcode/Parser.py:439
Function
disconnect
Return SockJS packet with code and close reason `code` Closing code `reason` Closing reason
src/ext/sockjs/tornado/proto.py:42
Method
disconnect
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:90
Function
discoveryXml
()
src/octoprint/server/__init__.py:209
Method
display_message
Display a message to the screen @param int row: Row to draw the message at @param int col: Column to draw the message at
src/ext/makerbot_driver/s3g.py:980
Method
display_message
Given a comment, displays a message on the bot.
src/ext/makerbot_driver/Gcode/Parser.py:255
Method
doConnect
(self, port, baudrate)
src/astroprint/printer/s3g/__init__.py:269
Method
doConnect
Connects to the printer.
src/astroprint/printer/marlin/__init__.py:135
Method
doConnect
(self, port, baudrate)
src/astroprint/printer/plugin/__init__.py:65
Method
doConnect
()
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:65
Method
doDisconnect
(self)
src/astroprint/printer/s3g/__init__.py:294
Method
doDisconnect
Closes the connection to the printer.
src/astroprint/printer/marlin/__init__.py:151
Method
doDisconnect
(self)
src/astroprint/printer/plugin/__init__.py:68
Method
doneCb
(photo)
src/astroprint/camera/v4l2/gstreamer/process/__init__.py:142
Method
doneWithPhoto
(pic)
src/astroprint/boxrouter/handlers/requesthandler.py:281
Function
downloadLog
(filename)
src/octoprint/server/api/log.py:29
Method
downloadPrintFile
(self,printFileId,sendResponse)
src/astroprint/plugin/services/files.py:271
Function
downloadTimelapse
(filename)
src/octoprint/server/api/timelapse.py:48
Method
download_firmware
(self, machine, pid, version)
src/ext/makerbot_driver/Firmware/Uploader.py:181
Function
dummy_identity_loader
()
src/astroprint/users.py:397
Method
dump
Return dictionary with current statistical information
src/ext/sockjs/tornado/stats.py:80
← previous
next →
2,201–2,300 of 3,300, ranked by callers