MCPcopy Create free account

hub / github.com/bdring/FluidNC / functions

Functions3,268 in github.com/bdring/FluidNC

↓ 13 callersMethodend_array
Ends an array with ]
FluidNC/src/JSONEncoder.cpp:201
↓ 13 callersFunctionends_with_ignore_case
FluidNC/src/string_util.cpp:27
↓ 13 callersFunctionexpression
! \brief Evaluate expression and set result if successful. \param line pointer to RS274/NGC code (block). \param pos offset into line where expressio
FluidNC/src/Expression.cpp:693
↓ 13 callersMethodgetGrblName
FluidNC/src/Settings.h:75
↓ 13 callersMethodgroup
FluidNC/src/Uart.cpp:287
↓ 13 callersFunctionmake_coordinate
FluidNC/src/SettingsDefinitions.cpp:38
↓ 13 callersMethodpinId
The ID of the pin, as used by digitalWrite, digitalRead and setMode.
FluidNC/src/PinMapper.h:35
↓ 13 callersMethodpush
FluidNC/src/Channel.cpp:203
↓ 13 callersMethodremoteIP
FluidNC/src/WebUI/ASyncTCP_Shim.cpp:16
↓ 13 callersFunctionvTaskDelay
FluidNC/capture/freertos/task.cpp:28
↓ 12 callersMethodexists
Configurable
FluidNC/src/Probe.h:42
↓ 12 callersFunctiongpio_write
FluidNC/esp32/gpio.cpp:16
↓ 12 callersMethodlog
FluidNC/capture/HuanyangSimulator.cpp:257
↓ 12 callersMethodname
FluidNC/src/Configuration/GenericFactory.h:35
↓ 12 callersMethodsetPadValue
FluidNC/test/Extender/I2CExtenderTests.cpp:124
↓ 12 callersMethodsetStringValue
FluidNC/src/WebUI/WifiConfig.cpp:207
↓ 12 callersFunctionstack_pull
FluidNC/src/Flowcontrol.cpp:89
↓ 11 callersFunctiondeinit
FluidNC/win32/WinConsole.cpp:42
↓ 11 callersFunctiondelay
FluidNC/capture/freertos/task.cpp:50
↓ 11 callersFunctionfrom_xdigit
FluidNC/src/string_util.cpp:47
↓ 11 callersFunctionget_mpos
FluidNC/src/System.cpp:111
↓ 11 callersFunctiongpio_drive_strength
FluidNC/esp32/gpio.cpp:51
↓ 11 callersFunctionhome
FluidNC/src/ProcessSettings.cpp:387
↓ 11 callersFunctionis_set
Need this as there's no 'perm_options::none' enumerator.
FluidNC/stdfs/std-ops.cpp:191
↓ 11 callersFunctionnum_initial_matches
FluidNC/src/Configuration/Completer.cpp:63
↓ 11 callersMethodpop
FluidNC/src/Job.cpp:40
↓ 11 callersFunctionprotocol_execute_realtime
This function is the general interface to the real-time command execution system. It is called from various check points in the main program, primaril
FluidNC/src/Protocol.cpp:352
↓ 11 callersFunctionread_number
FluidNC/src/Parameters.cpp:562
↓ 11 callersMethodreset
Reset and clear stepper subsystem variables
FluidNC/src/Stepper.cpp:292
↓ 11 callersMethodsetDuty
FluidNC/src/Pins/GPIOPinDetail.cpp:157
↓ 11 callersMethodtrim
FluidNC/capture/WString.cpp:23
↓ 11 callersMethodwritePin
FluidNC/src/Extenders/I2CPinExtenderBase.cpp:189
↓ 10 callersFunctionaddInstallable
(install_type, erase, images)
build-release.py:285
↓ 10 callersMethodbegin_object
Starts an object with {. If you need a named object you must call begin_member() first.
FluidNC/src/JSONEncoder.cpp:219
↓ 10 callersMethodconcat
FluidNC/capture/WString.h:59
↓ 10 callersFunctionerrorString
FluidNC/src/ProcessSettings.cpp:614
↓ 10 callersFunctionflushinput
FluidNC/src/xmodem.cpp:114
↓ 10 callersFunctiongc_ngc_changed
FluidNC/src/GCode.cpp:222
↓ 10 callersMethodgetPadValue
FluidNC/test/Extender/I2CExtenderTests.cpp:145
↓ 10 callersMethodgreen
(self, s, **kwargs)
fixture_tests/tool/utils.py:48
↓ 10 callersMethodload
FluidNC/src/Settings.cpp:123
↓ 10 callersFunctionmotor_pos_to_steps
FluidNC/src/System.cpp:45
↓ 10 callersMethodset
FluidNC/src/Settings.cpp:435
↓ 10 callersMethodsetupPin
FluidNC/src/Extenders/I2CPinExtenderBase.cpp:168
↓ 9 callersMethodcapabilities
FluidNC/src/Pins/ExtPinDetail.cpp:28
↓ 9 callersFunctionconstrain_with_message
FluidNC/src/NutsBolts.h:114
↓ 9 callersFunctiondwell_ms
Non-blocking delay function used for general operation and suspend features.
FluidNC/src/NutsBolts.cpp:109
↓ 9 callersMethodend
FluidNC/capture/WString.h:205
↓ 9 callersMethoderase_key
FluidNC/esp32/nvs.cpp:66
↓ 9 callersMethodflushWrites
FluidNC/src/Extenders/I2CPinExtenderBase.cpp:224
↓ 9 callersFunctionget_param
FluidNC/src/Settings.cpp:20
↓ 9 callersMethoditem
FluidNC/test/Extender/I2CExtenderTests.cpp:232
↓ 9 callersFunctionlimitsMaxPosition
FluidNC/src/Limit.cpp:86
↓ 9 callersFunctionlimitsMinPosition
FluidNC/src/Limit.cpp:95
↓ 9 callersMethodlocalIP
FluidNC/src/WebUI/ASyncTCP_Shim.cpp:29
↓ 9 callersFunctionmc_critical
Method to ready the system to reset by setting the realtime reset command and killing any active processes in the system. This also checks if a system
FluidNC/src/MotionControl.cpp:390
↓ 9 callersFunctionmunge
FluidNC/capture/nvsfile.cpp:9
↓ 9 callersMethodopen
X86TestSupport/TestSupport/FS.cpp:169
↓ 9 callersMethodsize
X86TestSupport/TestSupport/FS.cpp:114
↓ 9 callersFunctionsplit
FluidNC/src/string_util.cpp:113
↓ 9 callersFunctionxPortGetFreeHeapSize
FluidNC/capture/freertos/FreeRTOS.h:35
↓ 8 callersMethodClear
X86TestSupport/TestSupport/Wire.cpp:27
↓ 8 callersFunction_inbyte
FluidNC/src/xmodem.cpp:40
↓ 8 callersMethod_op_str
(self)
fixture_tests/tool/op_entries.py:58
↓ 8 callersMethodclear_line
(self)
fixture_tests/tool/controller.py:26
↓ 8 callersMethodclose
(self)
fluidterm/fluidterm.py:587
↓ 8 callersMethoddisplay
FluidNC/src/SSD1306_I2C.cpp:19
↓ 8 callersMethoderror
(self, s)
fixture_tests/tool/utils.py:63
↓ 8 callersMethodflush
(self)
fluidterm/fluidterm.py:121
↓ 8 callersMethodgetStringValue
FluidNC/src/WebUI/WifiConfig.cpp:198
↓ 8 callersMethodisConnected
FluidNC/esp32/esp32s3/USBHostDriver.h:30
↓ 8 callersMethodisRateAdjusted
FluidNC/src/Spindles/Spindle.cpp:63
↓ 8 callersMethodlegend
legend() is the functional usage of the pin, for example "digital0_pin", whereas name() is the physical pin assigned to that function, for example "gp
FluidNC/src/Machine/InputPin.h:25
↓ 8 callersFunctionmake_file_status
FluidNC/stdfs/ops-common.h:92
↓ 8 callersFunctionmc_linear
FluidNC/src/MotionControl.cpp:110
↓ 8 callersMethodmessage
FluidNC/src/FluidError.cpp:9
↓ 8 callersFunctionprotocol_send_event
FluidNC/src/Protocol.cpp:1224
↓ 8 callersMethodregistration
FluidNC/src/Serial.cpp:93
↓ 8 callersFunctionsetArray
FluidNC/src/NutsBolts.h:181
↓ 8 callersFunctionset_steps
FluidNC/src/System.cpp:73
↓ 8 callersMethodspindle_speed_ovr
FluidNC/src/System.h:146
↓ 8 callersMethodvalidate
FluidNC/test/Configuration/YamlTreeBuilder.cpp:17
↓ 8 callersFunctionxTaskCreatePinnedToCore
FluidNC/capture/freertos/task.cpp:16
↓ 7 callersMethodSetResponseHandler
X86TestSupport/TestSupport/Wire.h:32
↓ 7 callersMethodadvance
Returns false when the end of the directory entries is reached. Reports errors by setting ec.
FluidNC/stdfs/std-dir.cpp:41
↓ 7 callersMethodclear
FluidNC/capture/WString.h:55
↓ 7 callersMethodclose
FluidNC/stdfs/std-ops.cpp:259
↓ 7 callersMethodconfigured
FluidNC/src/Uart.h:72
↓ 7 callersMethodcurrent_line
(self)
fixture_tests/tool/controller.py:20
↓ 7 callersFunctionget_steps
FluidNC/src/System.cpp:91
↓ 7 callersMethodgroup
FluidNC/test/Configuration/YamlTreeBuilder.cpp:18
↓ 7 callersFunctioninMotionState
FluidNC/src/System.cpp:150
↓ 7 callersMethodkey
FluidNC/src/Configuration/Tokenizer.h:44
↓ 7 callersFunctionreport_feedback_message
Prints feedback messages. This serves as a centralized method to provide additional user feedback for things that are not of the status/alarm message
FluidNC/src/Report.cpp:127
↓ 7 callersMethodsetDefault
FluidNC/src/Settings.cpp:132
↓ 7 callersFunctionset_named_param
FluidNC/src/Parameters.cpp:498
↓ 7 callersFunctionto_inches
FluidNC/src/Parameters.cpp:118
↓ 7 callersMethodurl
FluidNC/src/WebUI/WebDAV.h:26
↓ 6 callersMethodItem
(name, file)
generate_vcxproj.py:69
↓ 6 callersFunctionSendCommand
(action,filename)
embedded/www/js/script.js:157
← previousnext →101–200 of 3,268, ranked by callers