MCPcopy Create free account

hub / github.com/AstroPrint/AstroBox / functions

Functions3,300 in github.com/AstroPrint/AstroBox

↓ 13 callersMethodabort
(self)
src/astroprint/printfiles/gcode.py:120
↓ 13 callersMethodfinish
Tornado `finish` handler
src/ext/sockjs/tornado/basehandler.py:42
↓ 13 callersFunctiong
(u,i)
src/astroprint/static/js/lib/underscore.js:5
↓ 13 callersFunctionmanufacturerPkgManager
()
src/astroprint/manufacturerpkg.py:9
↓ 13 callersMethodsetInt
(self, path, value, force=False)
src/octoprint/settings.py:450
↓ 13 callersMethodstart
(self)
src/astroprint/camera/__init__.py:116
↓ 12 callersMethodflush
flush of file like objects
src/ext/makerbot_pyserial/serialutil.py:128
↓ 12 callersFunctionia
(a)
src/astroprint/static/js/lib/jquery.js:2
↓ 12 callersFunctionmerge_dict
(a,b)
src/astroprint/util/__init__.py:5
↓ 12 callersFunctionpluginManager
()
src/astroprint/plugin/__init__.py:554
↓ 12 callersMethodsendCommand
(self, cmd)
src/astroprint/printer/marlin/comm.py:364
↓ 12 callersMethodtool_query
Query a toolhead for some information @param int tool_index: toolhead index @param int command: command to send to the toolhe
src/ext/makerbot_driver/s3g.py:579
↓ 11 callersMethod_reconfigurePort
Set communication parameters on opened port.
src/ext/makerbot_pyserial/serialcli.py:54
↓ 11 callersMethod_save
(self, force=False)
src/astroprint/users.py:122
↓ 11 callersFunctiona
()
src/astroprint/static/js/lib/sockjs.js:3
↓ 11 callersFunctionb
(c,e)
src/astroprint/static/js/lib/jquery.js:2
↓ 11 callersMethodgetFilename
(self)
src/astroprint/printer/marlin/comm.py:1656
↓ 11 callersMethodgetFloat
(self, path)
src/octoprint/settings.py:334
↓ 11 callersMethodisConnected
(self)
src/astroprint/printer/__init__.py:814
↓ 11 callersMethodis_set
(self)
src/astroprint/webrtc/janus.py:755
↓ 11 callersMethodread
Read num bytes from serial port
src/ext/makerbot_pyserial/sermsdos.py:144
↓ 11 callersFunctionroConfig
(key)
src/astroprint/ro_config.py:15
↓ 11 callersMethodsendResponse
(self, reqId, resp, raw= False, b64encode= False)
src/astroprint/camera/v4l2/gstreamer/process/__init__.py:202
↓ 11 callersFunctionwebRtcManager
()
src/astroprint/webrtc/__init__.py:8
↓ 10 callersMethod_sendReqToProcess
(self, data, callback= None)
src/astroprint/camera/v4l2/gstreamer/pipeline.py:273
↓ 10 callersMethod_setProgressData
(self, progress, filepos, printTime, printTimeLeft, currentLayer)
src/astroprint/printer/__init__.py:467
↓ 10 callersMethodcommand
Sends a single gcode command to the printer.
src/astroprint/printer/marlin/__init__.py:161
↓ 10 callersMethodcommands
Sends multiple gcode commands (provided as a list) to the printer.
src/astroprint/printer/marlin/__init__.py:167
↓ 10 callersFunctione
(a,b)
src/astroprint/static/js/lib/jquery.js:4
↓ 10 callersFunctionemptyFolder
(folder)
src/astroprint/api/settings.py:27
↓ 10 callersFunctionf
(a,b)
src/astroprint/static/js/lib/modernizr.js:8
↓ 10 callersFunctionf
(t,e)
src/astroprint/static/js/lib/spin.min.js:1
↓ 10 callersMethodget_id
(self)
src/astroprint/users.py:362
↓ 10 callersFunctionha
(a)
src/astroprint/static/js/lib/jquery.js:2
↓ 10 callersMethodisPrinting
(self)
src/astroprint/printer/marlin/comm.py:266
↓ 10 callersFunctionm
(t,e,i,r)
src/astroprint/static/js/lib/backbone.js:2
↓ 10 callersMethodrefreshStateData
(self)
src/astroprint/printer/__init__.py:797
↓ 10 callersFunctions
(r)
src/astroprint/static/js/lib/sockjs.js:2
↓ 10 callersMethodsendMessage
(self, data)
src/octoprint/util/avr_isp/stk500v2.py:92
↓ 9 callersFunctionK
(a,b,c,d,e,f,g)
src/astroprint/static/js/lib/jquery.js:2
↓ 9 callersFunctionP
(t,e)
src/astroprint/static/js/lib/sockjs.js:3
↓ 9 callersMethod_changePrinterState
(self, newState)
src/astroprint/plugin/providers/printer_comms/__init__.py:391
↓ 9 callersMethod_onProgress
(self, phase, progress, message=None)
src/astroprint/software.py:282
↓ 9 callersMethodaddr_to_python
(addr,family)
src/ext/pynetworkmanager/NetworkManager.py:692
↓ 9 callersFunctionc
(a)
src/astroprint/static/js/lib/jquery.js:4
↓ 9 callersMethodclose
Close session. `code` Closing code `message` Closing message
src/ext/sockjs/tornado/session.py:366
↓ 9 callersFunctiond
(a)
src/astroprint/static/js/lib/jquery.js:3
↓ 9 callersMethoddisconnect
(self)
src/astroprint/webrtc/janus.py:249
↓ 9 callersMethodgetConnectionOptions
Retrieves the available ports, baudrates, prefered port and baudrate for connecting to the printer.
src/astroprint/printer/__init__.py:162
↓ 9 callersFunctiongetExceptionString
()
src/octoprint/util/__init__.py:67
↓ 9 callersMethodinit
Sends 'init' packet to machine to Initialize the machine to a default state
src/ext/makerbot_driver/s3g.py:568
↓ 9 callersMethodisOperational
(self)
src/astroprint/printer/marlin/comm.py:263
↓ 9 callersMethodnext
(self)
src/ext/makerbot_pyserial/serialutil.py:133
↓ 9 callersFunctiono
()
src/astroprint/static/js/lib/sockjs.js:2
↓ 9 callersMethodonLinkError
(self, error, description=None)
src/astroprint/plugin/providers/printer_comms/transport/__init__.py:92
↓ 9 callersMethodpreflight
Handles request authentication
src/ext/sockjs/tornado/basehandler.py:116
↓ 9 callersMethodremove_signal_receiver
(self, listener)
src/ext/pynetworkmanager/NetworkManager.py:66
↓ 9 callersMethodrfc2217SetControl
(self, value)
src/ext/makerbot_pyserial/rfc2217.py:809
↓ 9 callersMethodstart
Marks the print job as started and remembers the start time.
src/astroprint/printer/marlin/comm.py:1683
↓ 9 callersMethodsubscribe
Subscribe a listener to an event -- pass in the event name (as a string) and the callback object
src/octoprint/events.py:163
↓ 9 callersFunctionua
(a,b,c,d,e)
src/astroprint/static/js/lib/jquery.js:2
↓ 9 callersMethodwrite
(self, data)
src/octoprint/util/virtual.py:44
↓ 8 callersFunctionB
()
src/astroprint/static/js/lib/sockjs.js:3
↓ 8 callersMethod__init__
(self, username, passwordHash, active, roles, publicKey=None, privateKey=None, apikey=None, orgId = None, grou
src/astroprint/users.py:324
↓ 8 callersMethod_sendCommand
(self, cmd, sendChecksum=False)
src/astroprint/printer/marlin/comm.py:1307
↓ 8 callersMethodaddr_to_dbus
(addr,family)
src/ext/pynetworkmanager/NetworkManager.py:699
↓ 8 callersFunctiond
(a)
src/astroprint/static/js/lib/modernizr.js:8
↓ 8 callersMethoddetach
(self, onDone= None)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/bins/__init__.py:37
↓ 8 callersMethoddisable_cache
Disable client-side cache for the current request
src/ext/sockjs/tornado/basehandler.py:62
↓ 8 callersFunctionerrorCb
(destFile, error)
src/astroprint/api/cloud.py:224
↓ 8 callersFunctiong
()
src/astroprint/static/js/lib/jquery.js:3
↓ 8 callersMethodgetConfigFolder
(self)
src/octoprint/settings.py:366
↓ 8 callersFunctionh
(a,b,c)
src/astroprint/static/js/lib/jquery.js:2
↓ 8 callersMethodhandle_session_cookie
Handle JSESSIONID cookie logic
src/ext/sockjs/tornado/basehandler.py:66
↓ 8 callersFunctioni
()
src/astroprint/static/js/lib/jquery.js:2
↓ 8 callersMethodisCameraConnected
(self)
src/astroprint/printer/__init__.py:444
↓ 8 callersFunctionj
(n,r)
src/astroprint/static/js/lib/underscore.js:5
↓ 8 callersMethodload
(self)
src/octoprint/settings.py:238
↓ 8 callersMethodmcHeatingUpUpdate
(self, value)
src/astroprint/printer/marlin/comm.py:1598
↓ 8 callersFunctionn
(t)
src/astroprint/static/js/lib/spin.min.js:1
↓ 8 callersMethodsave
(self)
src/astroprint/data_store.py:63
↓ 8 callersMethodsend
Send message to the client. `message` Message to send.
src/ext/sockjs/tornado/conn.py:42
↓ 8 callersMethodsend_message
(self, message)
src/astroprint/webrtc/janus.py:671
↓ 8 callersMethodsend_pack
(self, message, binary=False)
src/ext/sockjs/tornado/transports/jsonp.py:48
↓ 8 callersMethodshutdown
(self)
src/astroprint/webrtc/__init__.py:44
↓ 8 callersFunctionsoftwareManager
()
src/astroprint/software.py:9
↓ 8 callersMethodstopStreaming
(self,data,sendResponse)
src/astroprint/plugin/services/camera.py:102
↓ 8 callersMethodunsubscribe
(self, events, callback)
src/astroprint/plugin/services/__init__.py:41
↓ 7 callersFunctionJ
(a,b)
src/astroprint/static/js/lib/jquery.js:2
↓ 7 callersMethod_saveMetadata
(self, force=False)
src/astroprint/printfiles/__init__.py:179
↓ 7 callersMethod_setCurrentZ
(self, currentZ)
src/astroprint/printer/__init__.py:451
↓ 7 callersMethodboxrouter_connect
(self)
src/astroprint/boxrouter/__init__.py:242
↓ 7 callersMethodbroadcastEvent
(self, event, data)
src/astroprint/boxrouter/__init__.py:387
↓ 7 callersMethodclose
(self)
src/astroprint/boxrouter/__init__.py:295
↓ 7 callersMethodcreate
(self)
src/astroprint/webrtc/janus.py:275
↓ 7 callersMethoddisconnect
(self)
src/astroprint/printer/__init__.py:228
↓ 7 callersFunctionfb
(a)
src/astroprint/static/js/lib/jquery.js:4
↓ 7 callersFunctiongetNewTimeout
(type)
src/octoprint/util/__init__.py:92
↓ 7 callersMethodisSet
(self)
src/astroprint/webrtc/janus.py:758
↓ 7 callersMethodis_admin
(self)
src/astroprint/users.py:381
← previousnext →101–200 of 3,300, ranked by callers