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
↓ 1 callers
Method
mcProgress
Callback method for the comm object, called upon any change in progress of the printjob. Triggers storage of new values for printTime, printTim
src/astroprint/printer/__init__.py:650
↓ 1 callers
Method
mcStateChange
(self, state)
src/astroprint/printer/marlin/comm.py:1601
↓ 1 callers
Method
mcTempUpdate
(self, temp, bedTemp)
src/astroprint/printer/__init__.py:647
↓ 1 callers
Method
mcToolChange
(self, newTool, oldTool)
src/astroprint/printer/__init__.py:624
↓ 1 callers
Function
migrateSettings
()
src/astroprint/migration.py:8
↓ 1 callers
Function
multiply_vector
Given two 5d vectors represented as lists, calculates their product. @param list factor_b: 5D vector @param list factor_b: 5D vector @re
src/ext/makerbot_driver/Gcode/Utils.py:177
↓ 1 callers
Function
my_import
(name)
src/ext/makerbot_pyserial/serialjava.py:12
↓ 1 callers
Function
notifyCallbacks
(timelapse)
src/octoprint/timelapse.py:57
↓ 1 callers
Method
onBeforeCommandAddToQueue
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:312
↓ 1 callers
Method
onBeforeCommandSend
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:298
↓ 1 callers
Method
onCommandAddedToQueue
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:318
↓ 1 callers
Method
onDataSent
(self, data)
src/astroprint/plugin/providers/printer_comms/commands.py:70
↓ 1 callers
Method
onFileLineRead
(self, line)
src/astroprint/plugin/providers/printer_comms/commands.py:80
↓ 1 callers
Method
onJobError
(self, error, description=None)
src/astroprint/plugin/providers/printer_comms/commands.py:92
↓ 1 callers
Method
onLinkClosed
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:50
↓ 1 callers
Method
onLinkInfo
(self, info)
src/astroprint/plugin/providers/printer_comms/commands.py:44
↓ 1 callers
Method
onLinkOpened
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:31
↓ 1 callers
Method
onPrintDone
Override this to perform additional actions upon the stop of a print job.
src/octoprint/timelapse.py:148
↓ 1 callers
Method
onPrintStarted
Override this to perform additional actions upon start of a print job.
src/octoprint/timelapse.py:142
↓ 1 callers
Method
onPrintingFlowChanged
(self, amount)
src/astroprint/plugin/providers/printer_comms/__init__.py:588
↓ 1 callers
Method
onPrintingSpeedChanged
(self, amount)
src/astroprint/plugin/providers/printer_comms/__init__.py:583
↓ 1 callers
Method
onPromptResponse
(self, index)
src/astroprint/plugin/providers/printer_comms/__init__.py:273
↓ 1 callers
Method
onPromptResponse
(self, index)
src/astroprint/printer/__init__.py:897
↓ 1 callers
Method
onRemove
(self)
src/astroprint/plugin/__init__.py:214
↓ 1 callers
Method
onResponse
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:324
↓ 1 callers
Method
onServiceShutdown
(self)
src/astroprint/plugin/__init__.py:220
↓ 1 callers
Method
onSignalReceived
(self, signal)
src/astroprint/plugin/providers/printer_comms/commands.py:64
↓ 1 callers
Method
onStatusCommandsNeeded
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:98
↓ 1 callers
Method
onUnhandledResponse
(self, command)
src/astroprint/plugin/providers/printer_comms/commands.py:56
↓ 1 callers
Method
on_close
Default on_close handler.
src/ext/sockjs/tornado/conn.py:38
↓ 1 callers
Method
on_message
Default on_message handler. Must be overridden in your application
src/ext/sockjs/tornado/conn.py:34
↓ 1 callers
Method
on_message
(self, msg)
src/ext/sockjs/tornado/transports/rawwebsocket.py:22
↓ 1 callers
Method
on_open
Default on_open() handler. Override when you need to do some initialization or request validation. If you return False, connection wi
src/ext/sockjs/tornado/conn.py:20
↓ 1 callers
Method
on_pack_recv
(self, num)
src/ext/sockjs/tornado/stats.py:123
↓ 1 callers
Method
on_sess_closed
(self, transport)
src/ext/sockjs/tornado/stats.py:109
↓ 1 callers
Method
on_sess_opened
(self, transport)
src/ext/sockjs/tornado/stats.py:101
↓ 1 callers
Method
open
open handler
src/ext/sockjs/tornado/migrate.py:18
↓ 1 callers
Method
open
Open port with current settings. This may throw a SerialException if the port cannot be opened.
src/ext/makerbot_pyserial/serialwin32.py:33
↓ 1 callers
Method
open
Open port with current settings. This may throw a SerialException if the port cannot be opened.
src/ext/makerbot_pyserial/urlhandler/protocol_socket.py:40
↓ 1 callers
Function
optionsAllowOrigin
Always reply 200 on OPTIONS request
src/octoprint/server/api/__init__.py:52
↓ 1 callers
Method
parse_byte
Entry point, call for each byte added to the stream. @param byte Byte to add to the stream
src/ext/makerbot_driver/Encoder/Packet.py:106
↓ 1 callers
Function
parse_command
Parse the command portion of a gcode line, and return a dictionary of found codes and their respective values, and a list of found flags. Codes w
src/ext/makerbot_driver/Gcode/Utils.py:25
↓ 1 callers
Method
parse_file
(self)
src/ext/makerbot_driver/EEPROM/EepromAnalyzer.py:37
↓ 1 callers
Method
parse_hex_file
Takes a .hex file of intel flavor of an AVR EEPROM read by AVRDUDE and turns it into a dict, where each byte has its own key dependin
src/ext/makerbot_driver/EEPROM/EepromVerifier.py:89
↓ 1 callers
Method
parse_out_name_and_location
Given a line in the form of: const static uint16_t <name> = <location>; parses out the name and location. If we get
src/ext/makerbot_driver/EEPROM/EepromAnalyzer.py:122
↓ 1 callers
Method
parse_out_namespace_name
Given a line in the form of "namespace <name> {" parses out the name @param str line: The line with the namespace
src/ext/makerbot_driver/EEPROM/EepromAnalyzer.py:106
↓ 1 callers
Method
parse_out_variables
(self, line)
src/ext/makerbot_driver/EEPROM/EepromAnalyzer.py:142
↓ 1 callers
Method
pause
(self)
src/astroprint/camera/__init__.py:92
↓ 1 callers
Method
pause
(self)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/bins/img_video_enc.py:177
↓ 1 callers
Function
pictures_has_height
(images)
src/astroprint/static/js/lib/foundation/foundation.js:619
↓ 1 callers
Function
pipelineFactory
(device, size, rotation, source, encoder, onFatalError, mainLoop, debugLevel)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/__init__.py:8
↓ 1 callers
Method
playLocalVideo
(self,id,doneCallback)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/base.py:223
↓ 1 callers
Method
playVideo
(self, doneCallback= None)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/base.py:189
↓ 1 callers
Function
popen
(argv)
src/ext/makerbot_pyserial/tools/list_ports_posix.py:9
↓ 1 callers
Function
portdict_from_port
Given a port object from serial.comport() create a vid/pid/iSerial/port dict if possible @param str identifier_string: String retrieved from
src/ext/makerbot_pyserial/tools/list_ports_vid_pid_osx_posix.py:9
↓ 1 callers
Method
preparePlugin
(self, sessionId)
src/astroprint/webrtc/__init__.py:133
↓ 1 callers
Method
print_files
(self, forceCloudSync = False)
src/astroprint/cloud.py:489
↓ 1 callers
Method
printerModels
(self, data, sendMessage)
src/astroprint/plugin/services/system.py:254
↓ 1 callers
Method
processAuthenticate
(self, data)
src/astroprint/boxrouter/__init__.py:431
↓ 1 callers
Method
processPrintFile
(self, absolutePath, destination, uploadCallback=None)
src/astroprint/printfiles/__init__.py:263
↓ 1 callers
Method
process_file
Wraps around the main.cpp processFile method. :param config: :class: `string` :path to a cura config file: :param gcode: :class: `string :path to
src/octoprint/slicers/cura/__init__.py:37
↓ 1 callers
Method
process_floating_point
(self, data, the_type)
src/ext/makerbot_driver/EEPROM/EepromWriter.py:188
↓ 1 callers
Method
process_gcode
(self, gcodes, gcode_info, callback=None)
src/ext/makerbot_driver/GcodeProcessors/ProgressProcessor.py:20
↓ 1 callers
Method
process_list_with_commas
(self, string)
src/ext/makerbot_driver/GcodeProcessors/ProcessorFactory.py:25
↓ 1 callers
Method
process_string
(self, data, the_type)
src/ext/makerbot_driver/EEPROM/EepromWriter.py:183
↓ 1 callers
Method
process_value
(self, data, the_type)
src/ext/makerbot_driver/EEPROM/EepromWriter.py:177
↓ 1 callers
Method
profile_supports_processor
(self)
src/ext/makerbot_driver/GcodeProcessors/DualRetractProcessor.py:299
↓ 1 callers
Method
programChip
(self, flashData)
src/octoprint/util/avr_isp/ispBase.py:8
↓ 1 callers
Method
query
open a connection to a machine and query a machine for key settings needed to construct a machine from a profile @param lea
src/ext/makerbot_driver/MachineFactory.py:133
↓ 1 callers
Method
queueCommands
(self, commands, sendNext= False)
src/astroprint/plugin/providers/printer_comms/commands.py:447
↓ 1 callers
Method
queue_extended_point
Queue a position: this function chooses the correct movement command based on the print_to_file_type Moves to a certain position over
src/ext/makerbot_driver/s3g.py:839
↓ 1 callers
Method
queue_extended_point_x3g
Queue a position with the x3g style! Moves to a certain position over a given duration with either relative or absolute positioning.
src/ext/makerbot_driver/s3g.py:813
↓ 1 callers
Method
queue_song
Play predefined sogns on the piezo buzzer @param int songId: The id of the song to play.
src/ext/makerbot_driver/s3g.py:953
↓ 1 callers
Function
raf
()
src/astroprint/static/js/lib/foundation/foundation.js:236
↓ 1 callers
Method
rampdown
(self)
src/astroprint/printer/__init__.py:152
↓ 1 callers
Method
rampdown
(self)
src/astroprint/printer/plugin/__init__.py:39
↓ 1 callers
Method
reScan
(self, broadcastChange = True)
src/astroprint/camera/__init__.py:199
↓ 1 callers
Method
read
Read size bytes from the serial port. If a timeout is set it may return less characters as requested. With no timeout it will block
src/ext/makerbot_pyserial/serialjava.py:152
↓ 1 callers
Method
read
Read size bytes from the serial port. If a timeout is set it may return less characters as requested. With no timeout it will block un
src/ext/makerbot_pyserial/rfc2217.py:555
↓ 1 callers
Method
read
Read size bytes from the serial port. If a timeout is set it may return less characters as requested. With no timeout it will block un
src/ext/makerbot_pyserial/urlhandler/protocol_loop.py:117
↓ 1 callers
Function
readEntries
()
src/astroprint/static/js/lib/jquery.fileupload.js:1103
↓ 1 callers
Method
read_and_unpack_floating_point
Given an offset, reads a floating point value off an eeprom. @param int offset: The offset to read from @return int:
src/ext/makerbot_driver/EEPROM/EepromReader.py:167
↓ 1 callers
Method
read_eeprom_sub_map
Begins reading an eeprom sub_map off the eeprom. An eeprom sub-map is a mapping of eeprom values that begins at a certain po
src/ext/makerbot_driver/EEPROM/EepromReader.py:133
↓ 1 callers
Method
read_floating_point_from_eeprom
Given an input dict and offset, reads floating point numbers off the eeprom and returns them @param dict input_dict: Diction
src/ext/makerbot_driver/EEPROM/EepromReader.py:147
↓ 1 callers
Method
read_from_eeprom
Reads information off an eeprom, starting from a given offset. @param dict input_dict: Dictionary with information required
src/ext/makerbot_driver/EEPROM/EepromReader.py:99
↓ 1 callers
Method
read_named_value_from_EEPROM
(self, name=None, context=None)
src/ext/makerbot_driver/s3g.py:603
↓ 1 callers
Method
read_string_from_eeprom
Given an input dict with a length, returns a string of that length. @param dict input_dict: A dict of values used to read
src/ext/makerbot_driver/EEPROM/EepromReader.py:119
↓ 1 callers
Method
read_value_from_eeprom
Given an input dict with type information, and an offset, pulls that data from the eeprom and unpacks it. Reads value type by
src/ext/makerbot_driver/EEPROM/EepromReader.py:181
↓ 1 callers
Method
recall_home_positions
Recall and move to the home positions written to the EEPROM @param axes: Array of axis names ['x', 'y', ...] whose position should be
src/ext/makerbot_driver/s3g.py:555
↓ 1 callers
Method
recvMessage
(self)
src/octoprint/util/avr_isp/stk500v2.py:108
↓ 1 callers
Method
refreshSdFiles
Refreshs the list of file stored on the SD card attached to printer (if available and printer communication available). Optional blocking paramet
src/astroprint/printer/marlin/__init__.py:582
↓ 1 callers
Method
refreshSdFiles
(self)
src/astroprint/printer/marlin/comm.py:560
↓ 1 callers
Method
registerEvents
(self)
src/astroprint/boxrouter/__init__.py:161
↓ 1 callers
Method
register_plugin
(self, plugin)
src/astroprint/webrtc/janus.py:307
↓ 1 callers
Function
releaseLock
(port, path)
src/ext/makerbot_pyserial/serialposix.py:331
↓ 1 callers
Method
releaseSdCard
(self)
src/astroprint/printer/marlin/comm.py:579
↓ 1 callers
Method
removeAllLocalPeerReqs
(self)
src/astroprint/camera/v4l2/gstreamer/__init__.py:122
↓ 1 callers
Method
removeListener
(self, id)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/base.py:331
↓ 1 callers
Method
removeLocalPeerReq
(self,id)
src/astroprint/camera/v4l2/gstreamer/__init__.py:114
↓ 1 callers
Method
removeMenu
(self, tId)
src/astroprint/maintenancemenu.py:169
← previous
next →
1,301–1,400 of 3,300, ranked by callers