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
↓ 2 callers
Function
_startShow
(elt, $this, immediate)
src/astroprint/static/js/lib/foundation/foundation.tooltip.js:62
↓ 2 callers
Method
_start_reader
Start reader thread
src/ext/makerbot_pyserial/tools/miniterm.py:161
↓ 2 callers
Method
_sync_print_file_store
(self)
src/astroprint/cloud.py:851
↓ 2 callers
Method
_txn_result
(self, txn_id, data)
src/astroprint/webrtc/janus.py:414
↓ 2 callers
Function
_verifyFileExists
(origin, filename)
src/astroprint/api/files.py:81
↓ 2 callers
Method
_verifyFileExists
(self,origin, filename)
src/astroprint/plugin/services/files.py:156
↓ 2 callers
Function
a
()
src/astroprint/static/js/lib/underscore.js:5
↓ 2 callers
Method
abort_connection
(self)
src/ext/sockjs/tornado/websocket.py:32
↓ 2 callers
Method
addLog
(self, log)
src/astroprint/printer/__init__.py:941
↓ 2 callers
Method
addMessage
(self, message)
src/astroprint/printer/__init__.py:945
↓ 2 callers
Method
addPhotoReq
(self, text, callback)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/bins/photo_capture.py:63
↓ 2 callers
Method
addPhotoToActiveTimelapse
(self, async= True)
src/astroprint/camera/__init__.py:267
↓ 2 callers
Method
addTemperature
(self, temperature)
src/astroprint/printer/__init__.py:937
↓ 2 callers
Method
addUser
(self, username, password, publicKey, privateKey, orgId, groupId, active, roles)
src/astroprint/users.py:33
↓ 2 callers
Method
add_choice
(self, text)
src/astroprint/printer/__init__.py:1033
↓ 2 callers
Method
addrconf_to_dbus
(addrconf,family)
src/ext/pynetworkmanager/NetworkManager.py:674
↓ 2 callers
Method
analyzedInfoDecider
(self, timePerLayers, totalPrintTime)
src/astroprint/printer/marlin/__init__.py:270
↓ 2 callers
Method
assemble_sequence_from_recipe
Given a recipe, template_name and ordering creates the correct sequence. @param recipe: The recipe used to create the sequen
src/ext/makerbot_driver/GcodeAssembler.py:173
↓ 2 callers
Method
attach
(self, teePad)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/bins/__init__.py:24
↓ 2 callers
Function
b
(t)
src/astroprint/static/js/lib/sockjs.js:2
↓ 2 callers
Function
b
(r)
src/astroprint/static/js/lib/underscore.js:5
↓ 2 callers
Method
babystepping
(self, amount)
src/astroprint/printer/__init__.py:862
↓ 2 callers
Method
babysteppingWithPrinterProfile
(self, amount)
src/astroprint/printer/__init__.py:699
↓ 2 callers
Method
base_to_python
(val)
src/ext/pynetworkmanager/NetworkManager.py:607
↓ 2 callers
Method
begin_prompt
(self, message)
src/astroprint/printer/__init__.py:1021
↓ 2 callers
Function
ca
(a,b,c)
src/astroprint/static/js/lib/jquery.js:2
↓ 2 callers
Method
calculate_next_run
Caltulate next scheduled run
src/ext/sockjs/tornado/periodic.py:36
↓ 2 callers
Method
cancel
(self,data,sendResponse)
src/astroprint/plugin/services/printer.py:406
↓ 2 callers
Method
cancel
(self)
src/astroprint/printfiles/downloadmanager.py:189
↓ 2 callers
Method
cancel
(self)
src/plugins/com_astroprint_astrobox_plugins_virtualcomms/__init__.py:376
↓ 2 callers
Method
captureImage
(self)
src/octoprint/timelapse.py:225
↓ 2 callers
Method
changeActiveTool
(self, newTool, oldTool)
src/astroprint/plugin/providers/printer_comms/material_counter.py:55
↓ 2 callers
Method
changeTool
(self, tool)
src/astroprint/printer/s3g/__init__.py:449
↓ 2 callers
Function
character
(b)
src/ext/makerbot_pyserial/tools/miniterm.py:69
↓ 2 callers
Method
check_binary_mode
(self)
src/ext/makerbot_driver/Writer/FileWriter.py:33
↓ 2 callers
Method
check_for_layer_start
(self, string)
src/ext/makerbot_driver/GcodeProcessors/EmptyLayerProcessor.py:128
↓ 2 callers
Method
check_for_move_with_extrude
(self, string)
src/ext/makerbot_driver/GcodeProcessors/EmptyLayerProcessor.py:123
↓ 2 callers
Method
check_modem_lines
(self, force_notification=False)
src/ext/makerbot_pyserial/rfc2217.py:947
↓ 2 callers
Method
check_password
(self, passwordHash)
src/astroprint/users.py:350
↓ 2 callers
Method
clearLogs
(self,data,sendResponse)
src/astroprint/plugin/services/system.py:614
↓ 2 callers
Method
clear_buffer
Clears the buffer of all commands
src/ext/makerbot_driver/s3g.py:243
↓ 2 callers
Method
close
(self)
src/ext/makerbot_pyserial/serialutil.py:108
↓ 2 callers
Method
close
If any ports are open for this s3g bot, it closes those ports
src/ext/makerbot_driver/s3g.py:68
↓ 2 callers
Method
closeLink
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:385
↓ 2 callers
Method
closeLocalSession
(self, sessionId)
src/astroprint/webrtc/__init__.py:48
↓ 2 callers
Method
commit
(self)
src/astroprint/software.py:383
↓ 2 callers
Function
compute_DDA_speed
Given a feedrate in mm/min, and SPM in steps/mm, calculate its DDA speed, in microSeconds/step. @param int feedrate: The desired movemen
src/ext/makerbot_driver/Gcode/Utils.py:324
↓ 2 callers
Method
connect
(self, port=None, baudrate=None)
src/astroprint/printer/__init__.py:184
↓ 2 callers
Method
createTempPreset
(self, name, nozzle_temp, bed_temp)
src/astroprint/printerprofile/__init__.py:224
↓ 2 callers
Function
create_parser
(machine_name, legacy=False)
src/ext/makerbot_driver/Factory.py:12
↓ 2 callers
Method
create_progress_msg
(percent)
src/ext/makerbot_driver/GcodeProcessors/ProgressProcessor.py:16
↓ 2 callers
Method
create_session
Creates new session object and returns it. `request` Request that created the session. Will be used to get query string
src/ext/sockjs/tornado/router.py:149
↓ 2 callers
Method
create_slicer
Utilizes the factory pattern to setup a CuraEngine object :param path: :class: `str`
src/octoprint/slicers/cura/__init__.py:12
↓ 2 callers
Function
d
(t,e)
src/astroprint/static/js/lib/spin.min.js:1
↓ 2 callers
Function
d
(t,e,i,r,n)
src/astroprint/static/js/lib/backbone.js:2
↓ 2 callers
Function
dataStore
()
src/astroprint/data_store.py:15
↓ 2 callers
Method
deleteSdFile
(self, filename)
src/astroprint/printer/marlin/comm.py:549
↓ 2 callers
Method
deleteStoredWifiNetwork
(self, networkId)
src/astroprint/network/__init__.py:73
↓ 2 callers
Function
device
Turn a port number into a device name
src/ext/makerbot_pyserial/serialjava.py:41
↓ 2 callers
Method
doEncodeCommand
(self)
src/astroprint/plugin/providers/printer_comms/commands.py:290
↓ 2 callers
Method
doTrafficBroadcast
(self, direction, content)
src/astroprint/printer/marlin/__init__.py:96
↓ 2 callers
Method
eventSubscriptions
Override this method to subscribe to additional events by returning an array of (event, callback) tuples. Events that are already subscribed:
src/octoprint/timelapse.py:161
↓ 2 callers
Function
f
(t)
src/astroprint/static/js/lib/sockjs.js:2
↓ 2 callers
Method
find_axes_maximums
Move the toolhead in the positive direction, along the specified axes, until an endstop is reached or a timeout occurs. @para
src/ext/makerbot_driver/s3g.py:774
↓ 2 callers
Method
flush_data
(self)
src/ext/makerbot_driver/EEPROM/EepromWriter.py:117
↓ 2 callers
Method
forgetWifiNetworks
(self)
src/astroprint/network/__init__.py:67
↓ 2 callers
Method
getActiveConnectionDevice
(self, connection=None)
src/astroprint/network/debian.py:53
↓ 2 callers
Method
getAllFilenames
(self)
src/astroprint/printfiles/__init__.py:376
↓ 2 callers
Method
getAllowedFeatures
(self)
src/astroprint/printer/__init__.py:892
↓ 2 callers
Method
getCurrentConnection
(self)
src/astroprint/printer/__init__.py:853
↓ 2 callers
Method
getCurrentData
(self)
src/astroprint/printer/__init__.py:1005
↓ 2 callers
Method
getCurrentTemperatures
(self)
src/astroprint/printer/__init__.py:275
↓ 2 callers
Method
getErrorString
(self)
src/astroprint/printer/s3g/__init__.py:111
↓ 2 callers
Method
getFileCloudId
(self, filename)
src/astroprint/printfiles/__init__.py:436
↓ 2 callers
Method
getPluginsByProvider
(self, provider)
src/astroprint/plugin/__init__.py:492
↓ 2 callers
Method
getPrintFilepos
(self)
src/astroprint/printer/marlin/__init__.py:644
↓ 2 callers
Method
getPrintProgress
(self)
src/astroprint/printer/__init__.py:847
↓ 2 callers
Method
getPrintTime
(self)
src/astroprint/printer/marlin/comm.py:300
↓ 2 callers
Method
getPrintingFlow
(self)
src/astroprint/printer/__init__.py:844
↓ 2 callers
Method
getPrintingSpeed
(self)
src/astroprint/printer/__init__.py:841
↓ 2 callers
Method
getSelectedTool
(self)
src/astroprint/printer/__init__.py:838
↓ 2 callers
Method
getSelectedTool
(self)
src/astroprint/printer/s3g/__init__.py:514
↓ 2 callers
Method
getShortErrorString
(self)
src/astroprint/printer/s3g/__init__.py:106
↓ 2 callers
Method
getShortErrorString
(self)
src/astroprint/printer/marlin/comm.py:243
↓ 2 callers
Method
getSignature
(self)
src/octoprint/util/avr_isp/ispBase.py:21
↓ 2 callers
Method
getStartTime
(self)
src/astroprint/printer/marlin/comm.py:1653
↓ 2 callers
Method
getStateString
(self)
src/astroprint/printer/__init__.py:829
↓ 2 callers
Method
getStateString
(self)
src/astroprint/printer/marlin/comm.py:209
↓ 2 callers
Method
getStatus
(self, callback)
src/astroprint/plugin/services/account.py:122
↓ 2 callers
Method
getString
(self, path)
src/octoprint/settings.py:323
↓ 2 callers
Method
getString
(self, strId, lang)
src/astroprint/manufacturerpkg.py:109
↓ 2 callers
Method
getTask
(self, id)
src/astroprint/additionaltasks.py:59
↓ 2 callers
Function
getTimelapseData
()
src/octoprint/server/api/timelapse.py:23
↓ 2 callers
Method
getTotalConsumedFilament
(self)
src/astroprint/printer/__init__.py:835
↓ 2 callers
Function
getUsers
()
src/octoprint/server/api/users.py:20
↓ 2 callers
Method
getWifiNetworks
(self)
src/astroprint/network/mac_dev.py:82
↓ 2 callers
Method
get_advanced_version
Get the firmware version number of the connected machine @return Version number
src/ext/makerbot_driver/s3g.py:154
↓ 2 callers
Method
get_argument
Return single argument by name
src/ext/sockjs/tornado/session.py:43
↓ 2 callers
Method
get_available_machines
returns a list of machines sorted by currently connected ports port_data_dict includes {'vid':vid, 'pid':pid 'port':port [...]} @retu
src/ext/makerbot_driver/MachineDetector.py:159
↓ 2 callers
Method
get_axes_feedrate_and_SPM
Given a set of axes, returns their max feedrates and steps per mm (SPM) values @param string list axes: A list of axes
src/ext/makerbot_driver/Gcode/States.py:81
← previous
next →
601–700 of 3,300, ranked by callers