MCPcopy Create free account

hub / github.com/AstroPrint/AstroBox / functions

Functions3,300 in github.com/AstroPrint/AstroBox

MethodgetCD
Read terminal status line: Carrier Detect
src/ext/makerbot_pyserial/serialwin32.py:343
MethodgetCD
Read terminal status line: Carrier Detect
src/ext/makerbot_pyserial/urlhandler/protocol_loop.py:228
MethodgetCTS
Read terminal status line: Clear To Send
src/ext/makerbot_pyserial/serialjava.py:207
MethodgetCTS
Eead terminal status line
src/ext/makerbot_pyserial/sermsdos.py:177
MethodgetCTS
Read terminal status line: Clear To Send
src/ext/makerbot_pyserial/serialposix.py:626
MethodgetCTS
Read terminal status line: Clear To Send
src/ext/makerbot_pyserial/serialcli.py:216
MethodgetCTS
Read terminal status line: Clear To Send
src/ext/makerbot_pyserial/serialwin32.py:328
MethodgetCTS
Read terminal status line: Clear To Send
src/ext/makerbot_pyserial/urlhandler/protocol_loop.py:207
FunctiongetChipFromDB
(sig)
src/octoprint/util/avr_isp/chipDB.py:15
FunctiongetClass
Taken from http://stackoverflow.com/a/452981/2028598
src/octoprint/util/__init__.py:50
MethodgetConnection
(self)
src/astroprint/plugin/services/printer.py:244
MethodgetConnectionOptions
Retrieves the available ports, baudrates, prefered port and baudrate for connecting to the printer.
src/astroprint/printer/plugin/__init__.py:43
MethodgetConsumedFilament
(self)
src/astroprint/printer/s3g/__init__.py:508
MethodgetConsumedFilament
(self)
src/astroprint/printer/marlin/comm.py:315
MethodgetConsumedFilament
(self)
src/astroprint/printer/plugin/__init__.py:205
MethodgetCurrentConnection
(self)
src/astroprint/printer/s3g/__init__.py:103
MethodgetCurrentConnection
(self)
src/astroprint/printer/marlin/__init__.py:609
MethodgetCurrentConnection
(self)
src/astroprint/printer/plugin/__init__.py:153
FunctiongetCurrentVersions
()
src/astroprint/api/settings.py:683
MethodgetCurrentVersions
(self,data,sendResponse)
src/astroprint/plugin/services/system.py:562
FunctiongetCustomControls
()
src/astroprint/api/printer.py:420
MethodgetDSR
Read terminal status line: Data Set Ready
src/ext/makerbot_pyserial/serialjava.py:212
MethodgetDSR
Eead terminal status line
src/ext/makerbot_pyserial/sermsdos.py:181
MethodgetDSR
Read terminal status line: Data Set Ready
src/ext/makerbot_pyserial/serialposix.py:632
MethodgetDSR
Read terminal status line: Data Set Ready
src/ext/makerbot_pyserial/serialcli.py:221
MethodgetDSR
Read terminal status line: Data Set Ready
src/ext/makerbot_pyserial/serialwin32.py:333
MethodgetDSR
Read terminal status line: Data Set Ready
src/ext/makerbot_pyserial/urlhandler/protocol_loop.py:214
MethodgetDeviceId
(self, data=None, sendResponse=None)
src/astroprint/plugin/services/system.py:658
FunctiongetDosFilename
(input, existingFilenames, extension=None)
src/octoprint/util/__init__.py:123
MethodgetDsrDtr
Get the current DSR/DTR flow control setting.
src/ext/makerbot_pyserial/serialutil.py:438
MethodgetFeedbackControls
(self)
src/octoprint/settings.py:369
FunctiongetFileBrowsingExtensions
()
src/astroprint/api/files.py:318
MethodgetFileLocation
(self)
src/astroprint/printer/marlin/comm.py:1704
FunctiongetFinishedTimelapses
()
src/octoprint/timelapse.py:27
MethodgetFolderContents
(self, folder)
src/astroprint/externaldrive/base.py:47
FunctiongetFormattedDateTime
(d)
src/octoprint/util/__init__.py:43
FunctiongetFormattedSize
Taken from http://stackoverflow.com/a/1094933/2028598
src/octoprint/util/__init__.py:19
FunctiongetFormattedTimeDelta
(d)
src/octoprint/util/__init__.py:34
MethodgetFrame
(self,id)
src/astroprint/camera/v4l2/gstreamer/__init__.py:127
MethodgetFutureFileName
(self, file)
src/astroprint/printfiles/__init__.py:253
FunctiongetGitInfo
()
src/octoprint/util/__init__.py:72
MethodgetHostname
(self)
src/astroprint/network/mac_dev.py:151
MethodgetHostname
(self)
src/astroprint/network/manual.py:50
MethodgetInterCharTimeout
Get the current inter-character timeout setting.
src/ext/makerbot_pyserial/serialutil.py:456
FunctiongetJsonCommandFromRequest
(request, valid_commands)
src/octoprint/util/__init__.py:217
FunctiongetLicenseInfo
()
src/astroprint/api/settings.py:424
MethodgetLocalFilename
(self)
src/astroprint/printer/marlin/comm.py:1790
MethodgetLocalFiles
(self, sendResponse)
src/astroprint/plugin/services/files.py:108
FunctiongetLogFiles
()
src/octoprint/server/api/log.py:21
FunctiongetLogSoftwareSettings
()
src/astroprint/api/settings.py:485
MethodgetMyIP
(self, data, sendResponse)
src/astroprint/plugin/services/network.py:40
FunctiongetNetworkSettings
()
src/astroprint/api/settings.py:102
MethodgetNetworkStatus
(self)
src/astroprint/plugin/services/network.py:36
MethodgetNumberOfExtruders
(self,data,sendResponse=None)
src/astroprint/plugin/services/printer.py:316
MethodgetNumberOfLocalPeers
(self)
src/astroprint/camera/v4l2/gstreamer/__init__.py:99
MethodgetParity
Get the current parity setting.
src/ext/makerbot_pyserial/serialutil.py:349
MethodgetPauseTriggers
(self)
src/octoprint/settings.py:392
MethodgetPhoto
(self, doneCb, text=None)
src/astroprint/camera/v4l2/mjpeg.py:270
MethodgetPluginById
(self, pluginId)
src/astroprint/plugin/__init__.py:139
MethodgetPort
Get the current port setting. The value that was passed on init or using setPort() is passed back. See also the attribute portstr which con
src/ext/makerbot_pyserial/serialutil.py:303
MethodgetPrintFilepos
(self)
src/astroprint/printer/s3g/__init__.py:523
MethodgetPrintFilepos
(self)
src/astroprint/printer/marlin/comm.py:295
MethodgetPrintFilepos
(self)
src/astroprint/printer/plugin/__init__.py:202
MethodgetPrintJobId
(self, data, sendResponse)
src/astroprint/plugin/services/printer.py:393
MethodgetPrintProgress
(self)
src/astroprint/printer/s3g/__init__.py:529
MethodgetPrintProgress
(self)
src/astroprint/printer/marlin/comm.py:290
MethodgetPrintProgress
(self)
src/astroprint/printer/plugin/__init__.py:199
FunctiongetPrinterFlowCommand
()
src/astroprint/api/printer.py:262
FunctiongetPrinterSpeedCommand
()
src/astroprint/api/printer.py:226
MethodgetPrintingFlow
(self, data, sendResponse= None)
src/astroprint/plugin/services/printer.py:361
MethodgetPrintingFlow
(self)
src/astroprint/printer/s3g/__init__.py:520
MethodgetPrintingFlow
(self)
src/astroprint/printer/marlin/__init__.py:636
MethodgetPrintingFlow
(self)
src/astroprint/printer/marlin/comm.py:327
MethodgetPrintingFlow
(self)
src/astroprint/printer/plugin/__init__.py:253
MethodgetPrintingSpeed
(self, data, sendResponse= None)
src/astroprint/plugin/services/printer.py:339
MethodgetPrintingSpeed
(self)
src/astroprint/printer/s3g/__init__.py:517
MethodgetPrintingSpeed
(self)
src/astroprint/printer/marlin/__init__.py:632
MethodgetPrintingSpeed
(self)
src/astroprint/printer/marlin/comm.py:324
MethodgetPrintingSpeed
(self)
src/astroprint/printer/plugin/__init__.py:250
MethodgetRI
Read terminal status line: Ring Indicator
src/ext/makerbot_pyserial/serialjava.py:217
MethodgetRI
Eead terminal status line
src/ext/makerbot_pyserial/sermsdos.py:185
MethodgetRI
Read terminal status line: Ring Indicator
src/ext/makerbot_pyserial/serialposix.py:638
MethodgetRI
Read terminal status line: Ring Indicator
src/ext/makerbot_pyserial/serialcli.py:226
MethodgetRI
Read terminal status line: Ring Indicator
src/ext/makerbot_pyserial/serialwin32.py:338
MethodgetRI
Read terminal status line: Ring Indicator
src/ext/makerbot_pyserial/urlhandler/protocol_loop.py:221
MethodgetRandomImg
()
src/astroprint/camera/mac.py:168
FunctiongetRemoteAddress
(request)
src/octoprint/util/__init__.py:116
MethodgetRemoteFilename
(self)
src/astroprint/printer/marlin/comm.py:1793
FunctiongetRemovableDrives
()
src/astroprint/api/files.py:323
MethodgetRemovableDrives
(self)
src/astroprint/externaldrive/mac_dev.py:31
MethodgetRtsCts
Get the current RTS/CTS flow control setting.
src/ext/makerbot_pyserial/serialutil.py:422
MethodgetRtsToggle
Get the current RTS toggle control setting.
src/ext/makerbot_pyserial/serialwin32.py:372
MethodgetSdFiles
(self)
src/astroprint/printer/plugin/__init__.py:71
MethodgetSelectedExtruder
(self, data, sendResponse= None)
src/astroprint/plugin/services/printer.py:326
MethodgetSelectedTool
(self)
src/astroprint/printer/plugin/__init__.py:247
MethodgetSetting
(self, data, sendResponse=None)
src/astroprint/plugin/services/system.py:63
MethodgetShortErrorString
(self)
src/astroprint/printer/plugin/__init__.py:187
FunctiongetSoftwarePin
()
src/astroprint/api/settings.py:284
FunctiongetSoftwarePlugins
()
src/astroprint/api/settings.py:350
MethodgetState
(self)
src/astroprint/printer/marlin/comm.py:206
← previousnext →2,401–2,500 of 3,300, ranked by callers