MCPcopy Create free account

hub / github.com/AstroPrint/AstroBox / functions

Functions3,300 in github.com/AstroPrint/AstroBox

↓ 3 callersFunction_startHide
(elt, $this)
src/astroprint/static/js/lib/foundation/foundation.tooltip.js:78
↓ 3 callersMethod_umountPartition
(self, directory)
src/astroprint/externaldrive/linux.py:158
↓ 3 callersFunctiona
(e,i)
src/astroprint/static/js/lib/spin.min.js:1
↓ 3 callersFunctionaa
(a,b)
src/astroprint/static/js/lib/jquery.js:3
↓ 3 callersMethodaddFileToQueue
(self, filename)
src/astroprint/printfiles/__init__.py:576
↓ 3 callersMethodadd_signal_receiver
(self, interface, signal, obj, func, args, kwargs)
src/ext/pynetworkmanager/NetworkManager.py:55
↓ 3 callersMethodaddrconf_to_python
(addrconf,family)
src/ext/pynetworkmanager/NetworkManager.py:665
↓ 3 callersMethodall
()
src/ext/pynetworkmanager/NetworkManager.py:377
↓ 3 callersFunctionbyte_buffer
Get a buffer for a string
src/ext/makerbot_pyserial/tools/list_ports_windows.py:38
↓ 3 callersFunctionc
(a,b)
src/astroprint/static/js/lib/modernizr.js:8
↓ 3 callersMethodcancel
(self, data, clientId, done)
src/astroprint/boxrouter/handlers/requesthandler.py:277
↓ 3 callersMethodcancel
(self)
src/astroprint/printer/s3g/printjob.py:91
↓ 3 callersMethodcancelDownload
(self, printFileId)
src/astroprint/printfiles/downloadmanager.py:221
↓ 3 callersMethodcancelPrint
Cancel the current printjob.
src/astroprint/printer/__init__.py:519
↓ 3 callersMethodcancelPrint
(self)
src/astroprint/printer/marlin/comm.py:451
↓ 3 callersFunctioncb
(image)
src/astroprint/static/js/lib/foundation/foundation.clearing.js:230
↓ 3 callersMethodchangeCloudAccessKeys
(self, username, publicKey, privateKey, orgId, groupId)
src/astroprint/users.py:39
↓ 3 callersMethodchangeExtrusionMode
(self, mode)
src/astroprint/plugin/providers/printer_comms/material_counter.py:71
↓ 3 callersMethodchangeUserPassword
(self, username, password)
src/astroprint/users.py:54
↓ 3 callersMethodcheck_for_significant_toolchange
Checks for significant toolchange(i.e. from tool 0 -> 1) Updates the current tool accordingly @param string: string to be ma
src/ext/makerbot_driver/GcodeProcessors/DualRetractProcessor.py:199
↓ 3 callersMethodcheck_pin
(self, pin)
src/astroprint/users.py:356
↓ 3 callersMethodcleanPrintingVars
(self)
src/astroprint/printer/marlin/comm.py:683
↓ 3 callersMethodcleanup
(self)
src/astroprint/boxrouter/systemlistener.py:21
↓ 3 callersMethodclose
(self)
src/astroprint/network/debian.py:311
↓ 3 callersMethodclose
Close port
src/ext/makerbot_pyserial/serialposix.py:505
↓ 3 callersMethodclose
Close port
src/ext/makerbot_pyserial/urlhandler/protocol_socket.py:75
↓ 3 callersMethodconnect
(self, port = 'COM22', speed = 115200)
src/octoprint/util/avr_isp/stk500v2.py:15
↓ 3 callersMethodconnect
(self, port=None, baudrate=None)
src/astroprint/plugin/providers/printer_comms/__init__.py:70
↓ 3 callersMethoddisableMotorsAndHeater
(self)
src/astroprint/printer/marlin/__init__.py:76
↓ 3 callersMethoddoConnect
(self, port=None, baudrate=None)
src/astroprint/printer/__init__.py:808
↓ 3 callersMethoddownload_print_file
(self, print_file_id, progressCb, successCb, errorCb, sentFromCloud = False)
src/astroprint/cloud.py:495
↓ 3 callersMethodenable_cache
Enable client-side caching for the current request
src/ext/sockjs/tornado/basehandler.py:53
↓ 3 callersMethodexecuteRoutine
(self,routine)
src/astroprint/printer/plugin/__init__.py:266
↓ 3 callersMethodfireSystemEvent
(self, event, data=None)
src/astroprint/plugin/__init__.py:146
↓ 3 callersMethodflush
Add accumulator to the moving average queue and reset it. For example, called by the StatsCollector once per second to calculate per-s
src/ext/sockjs/tornado/stats.py:29
↓ 3 callersMethodflushInput
Clear input buffer, discarding all that is in the buffer.
src/ext/makerbot_pyserial/rfc2217.py:585
↓ 3 callersMethodflushOutput
Clear output buffer, aborting the current output and discarding all that is in the buffer.
src/ext/makerbot_pyserial/rfc2217.py:593
↓ 3 callersFunctionga
()
src/astroprint/static/js/lib/jquery.js:2
↓ 3 callersMethodgetCameraName
(self)
src/astroprint/camera/v4l2/__init__.py:108
↓ 3 callersMethodgetDirContents
(self, globPattern, icon='folder', extensions=None)
src/astroprint/externaldrive/base.py:21
↓ 3 callersFunctiongetDragHandler
(type)
src/astroprint/static/js/lib/jquery.fileupload.js:61
↓ 3 callersMethodgetFileData
(self, filename)
src/astroprint/printfiles/__init__.py:388
↓ 3 callersMethodgetPrintFilepos
(self)
src/astroprint/printer/__init__.py:850
↓ 3 callersMethodgetPrintProgress
(self)
src/astroprint/printer/marlin/__init__.py:640
↓ 3 callersFunctiongetPromise
(args)
src/astroprint/static/js/lib/jquery.fileupload.js:649
↓ 3 callersMethodgetRemovableDrives
(self)
src/astroprint/externaldrive/linux.py:35
↓ 3 callersMethodgetStateString
(self)
src/astroprint/printer/s3g/__init__.py:69
↓ 3 callersFunctiongetUserForApiKey
(apikey)
src/octoprint/server/util.py:106
↓ 3 callersMethodget_firmware_values
Given a machine name, retrieves the associated .json file and parses out its values. @param str machine: The machine we want
src/ext/makerbot_driver/Firmware/Uploader.py:141
↓ 3 callersMethodget_pic_async
(self, done, text=None)
src/astroprint/camera/__init__.py:473
↓ 3 callersFunctionget_string_property
Search the given device for the specified string property @param device_t Device to search @param property String to search for. @re
src/ext/makerbot_pyserial/tools/list_ports_osx.py:53
↓ 3 callersFunctiongo_to_hash
(hash)
src/astroprint/static/js/lib/foundation/foundation.tab.js:180
↓ 3 callersFunctionh
(a,b)
src/astroprint/static/js/lib/modernizr.js:8
↓ 3 callersMethodhome
(self, axes)
src/astroprint/plugin/providers/printer_comms/__init__.py:113
↓ 3 callersMethodinstallFile
(self, filename)
src/astroprint/plugin/__init__.py:429
↓ 3 callersMethodisBusy
(self)
src/astroprint/printer/__init__.py:432
↓ 3 callersMethodisClosedOrError
(self)
src/astroprint/printer/__init__.py:426
↓ 3 callersMethodisConnecting
(self)
src/astroprint/printer/__init__.py:420
↓ 3 callersMethodisLocalVideoStreaming
(self)
src/astroprint/camera/v4l2/gstreamer/process/pipelines/base.py:242
↓ 3 callersMethodisPaused
(self)
src/astroprint/printer/marlin/comm.py:278
↓ 3 callersMethodisReadyToPrint
(self)
src/astroprint/printer/__init__.py:441
↓ 3 callersMethodisSdReady
(self)
src/astroprint/printer/__init__.py:447
↓ 3 callersMethodisValidFilename
(self, filename)
src/astroprint/printfiles/__init__.py:55
↓ 3 callersMethodisVideoStreaming
(self)
src/astroprint/camera/v4l2/mjpeg.py:151
↓ 3 callersMethodis_open
@returns true if we have a writer and it is open. False otherwise.
src/ext/makerbot_driver/s3g.py:73
↓ 3 callersMethodjogAmountWithPrinterProfile
(self, axis, amount)
src/astroprint/printer/__init__.py:689
↓ 3 callersMethodlose_position
Given a set of axes, loses the position of those axes. @param list axes: A list of axes to lose
src/ext/makerbot_driver/Gcode/States.py:27
↓ 3 callersMethodmac_to_dbus
(mac)
src/ext/pynetworkmanager/NetworkManager.py:661
↓ 3 callersMethodmac_to_python
(mac)
src/ext/pynetworkmanager/NetworkManager.py:657
↓ 3 callersMethodmask_to_dbus
(mask)
src/ext/pynetworkmanager/NetworkManager.py:706
↓ 3 callersMethodnotify_sent
Update amount of data sent
src/ext/sockjs/tornado/transports/streamingbase.py:14
↓ 3 callersFunctionoa
(a)
src/astroprint/static/js/lib/jquery.js:2
↓ 3 callersMethodonLinkInfo
(self, info)
src/astroprint/plugin/providers/printer_comms/transport/__init__.py:98
↓ 3 callersMethodon_conn_closed
(self)
src/ext/sockjs/tornado/stats.py:117
↓ 3 callersMethodon_conn_opened
(self)
src/ext/sockjs/tornado/stats.py:113
↓ 3 callersMethodparseMovement
(self, s3gFile, format)
src/astroprint/printer/s3g/printjob.py:368
↓ 3 callersMethodpathjoin
joins URL or filename paths to find a resource relative to base
src/ext/makerbot_driver/Firmware/Uploader.py:68
↓ 3 callersMethodpause
(self)
src/astroprint/printfiles/__init__.py:590
↓ 3 callersMethodpauseAnalysis
(self)
src/astroprint/printfiles/__init__.py:550
↓ 3 callersMethodpause_timelapse
(self)
src/astroprint/camera/__init__.py:373
↓ 3 callersMethodprintSucceeded
(self, filename, printTime = None, layerCount = None)
src/astroprint/printfiles/__init__.py:503
↓ 3 callersMethodprint_job
(self, id= None, print_file_id= None, print_file_name= None, status= 'started', reason= None, materialUsed= No
src/astroprint/cloud.py:777
↓ 3 callersMethodpromote
Mark object as alive, so it won't be collected during next run of the garbage collector.
src/ext/sockjs/tornado/sessioncontainer.py:48
↓ 3 callersMethodproxy
(self)
src/ext/pynetworkmanager/NetworkManager.py:277
↓ 3 callersMethodqueue_extended_point_classic
Queue a position with the classic style! Moves to a certain position over a given duration with either relative or absolute position
src/ext/makerbot_driver/s3g.py:861
↓ 3 callersFunctionra
(a,b,c)
src/astroprint/static/js/lib/jquery.js:2
↓ 3 callersMethodread
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/serialposix.py:528
↓ 3 callersMethodremoveFile
(self, filename)
src/astroprint/printfiles/__init__.py:326
↓ 3 callersMethodremove_handler
Detach active handler from the session `handler` Handler to remove
src/ext/sockjs/tornado/session.py:303
↓ 3 callersMethodreportHeatingUpChange
(self, heating)
src/astroprint/plugin/providers/printer_comms/__init__.py:510
↓ 3 callersMethodrestart
Restart the daemon.
src/octoprint/daemon.py:121
↓ 3 callersMethodresumeAnalysis
(self)
src/astroprint/printfiles/__init__.py:553
↓ 3 callersMethodroute_to_python
(route,family)
src/ext/pynetworkmanager/NetworkManager.py:710
↓ 3 callersMethodrun
(self)
src/octoprint/server/__init__.py:411
↓ 3 callersFunctions
(a)
src/astroprint/static/js/lib/jquery.js:2
↓ 3 callersFunctions
(t,o,n,s)
src/astroprint/static/js/lib/spin.min.js:1
↓ 3 callersMethodsafe_finish
Finish session. If it will blow up - connection was set to Keep-Alive and client dropped connection, ignore any IOError or socket error.
src/ext/sockjs/tornado/basehandler.py:81
↓ 3 callersMethodsendEvent
(self, type, payload=None)
src/octoprint/server/util.py:231
↓ 3 callersMethodsetDTR
Set terminal status line
src/ext/makerbot_pyserial/sermsdos.py:173
↓ 3 callersMethodsetDTR
Set terminal status line: Data Terminal Ready.
src/ext/makerbot_pyserial/rfc2217.py:628
← previousnext →401–500 of 3,300, ranked by callers