Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bdring/FluidNC
/ functions
Functions
3,268 in github.com/bdring/FluidNC
⨍
Functions
3,268
◇
Types & classes
465
↳
Endpoints
1
↓ 4 callers
Method
index
FluidNC/src/Pin.h:115
↓ 4 callers
Function
is_dot
FluidNC/stdfs/std-path.cpp:243
↓ 4 callers
Function
is_dot
FluidNC/stdfs/std-ops.cpp:88
↓ 4 callers
Function
is_linear
FluidNC/src/Types.h:59
↓ 4 callers
Function
limit_set
FluidNC/src/ProcessSettings.cpp:495
↓ 4 callers
Method
lineNumber
FluidNC/src/Job.h:35
↓ 4 callers
Function
littlefs_mount
FluidNC/esp32/littlefs.cpp:25
↓ 4 callers
Function
openFile
FluidNC/src/FileCommands.cpp:41
↓ 4 callers
Function
plan_reset
FluidNC/src/Planner.cpp:197
↓ 4 callers
Function
plan_sync_position
Reset the planner position vectors. Called by the system abort/initialization routine.
FluidNC/src/Planner.cpp:433
↓ 4 callers
Function
protocol_handle_events
FluidNC/src/Protocol.cpp:1228
↓ 4 callers
Function
protocol_hold_complete
FluidNC/src/Protocol.cpp:495
↓ 4 callers
Function
protocol_start_holding
FluidNC/src/Protocol.cpp:476
↓ 4 callers
Function
replace_string_in_place
FluidNC/src/NutsBolts.cpp:263
↓ 4 callers
Method
report
FluidNC/src/Pin.cpp:151
↓ 4 callers
Function
report_error_message
FluidNC/src/Report.cpp:133
↓ 4 callers
Function
report_realtime_status
Prints real-time data. This function grabs a real-time snapshot of the stepper subprogram and the actual location of the CNC machine. Users may change
FluidNC/src/Report.cpp:495
↓ 4 callers
Method
rms_current
X86TestSupport/TestSupport/TMC/TMCStepper.h:475
↓ 4 callers
Method
setCategory
FluidNC/src/JSONEncoder.h:47
↓ 4 callers
Method
setCr
FluidNC/src/Channel.h:150
↓ 4 callers
Function
setReportInterval
FluidNC/src/ProcessSettings.cpp:957
↓ 4 callers
Method
setState
FluidNC/src/Spindles/VFDSpindle.cpp:112
↓ 4 callers
Method
set_abort
FluidNC/src/System.h:119
↓ 4 callers
Function
set_motor_pos
FluidNC/src/System.cpp:77
↓ 4 callers
Function
stack_push
FluidNC/src/Flowcontrol.cpp:84
↓ 4 callers
Method
start
start worker threads
fluidterm/fluidterm.py:564
↓ 4 callers
Method
startsWith
unsigned char equalsIgnoreCase(const String& s) const; unsigned char equalsConstantTime(const String& s) const;
FluidNC/capture/WString.h:173
↓ 4 callers
Function
starts_with_ci
FluidNC/tests/CommandCompletionTest.cpp:58
↓ 4 callers
Method
status
FluidNC/stdfs/std-ops.cpp:1002
↓ 4 callers
Function
steps_to_motor_pos
Individual axis versions
FluidNC/src/System.cpp:42
↓ 4 callers
Method
stop
Directly called by coolant_init(), coolant_set_state(), which can be at an interrupt-level. No report flag set, but only called by routines that don't
FluidNC/src/CoolantControl.cpp:62
↓ 4 callers
Method
stop
set flag to stop worker threads
fluidterm/fluidterm.py:575
↓ 4 callers
Method
update
FluidNC/src/Motors/RcServo.cpp:89
↓ 4 callers
Method
write
FluidNC/test/Pins/GPIO.cpp:22
↓ 4 callers
Method
write
default implementation: may be overridden */
FluidNC/capture/Print.cpp:39
↓ 4 callers
Method
write
FluidNC/src/Machine/I2CBus.cpp:57
↓ 4 callers
Method
write
FluidNC/src/WebUI/WebClient.cpp:122
↓ 3 callers
Function
FWError
()
embedded/www/js/script.js:245
↓ 3 callers
Function
RL
()
embedded/www/js/script.js:483
↓ 3 callers
Function
TestISR
FluidNC/test/Pins/GPIO.cpp:132
↓ 3 callers
Method
_impl
(self, s, color, dark=False, bold=False)
fixture_tests/tool/utils.py:66
↓ 3 callers
Method
_start_reader
Start reader thread
fluidterm/fluidterm.py:549
↓ 3 callers
Method
attachInterrupt
FluidNC/src/Pins/ExtPinDetail.cpp:80
↓ 3 callers
Method
axisName
FluidNC/src/Machine/Axes.h:42
↓ 3 callers
Method
capabilities
Other functions:
FluidNC/src/Pin.h:142
↓ 3 callers
Method
conflictsWith
cppcheck-suppress unusedFunction
FluidNC/src/Pins/PinAttributes.cpp:48
↓ 3 callers
Function
copy_file_options
FluidNC/stdfs/ops-common.h:95
↓ 3 callers
Method
deregistration
FluidNC/src/Serial.cpp:100
↓ 3 callers
Function
digitalWrite
The first argument must be uint8_t to match the signature of the Arduino library, otherwise this will not override the weak definition in the library.
FluidNC/src/PinMapper.cpp:106
↓ 3 callers
Function
do_compare
FluidNC/stdfs/std-path.cpp:78
↓ 3 callers
Function
encodeUartMode
FluidNC/src/Uart.cpp:8
↓ 3 callers
Method
enterFactory
FluidNC/src/Configuration/HandlerBase.h:96
↓ 3 callers
Method
enterSection
FluidNC/src/Configuration/Validator.cpp:18
↓ 3 callers
Function
file_time
FluidNC/stdfs/ops-common.h:40
↓ 3 callers
Function
fnc_uart_disable_intr_mask
FluidNC/esp32/fnc_idf_uart_idfbuild.c:468
↓ 3 callers
Function
fnc_uart_enable_tx_write_fifo
FluidNC/esp32/fnc_idf_uart.c:643
↓ 3 callers
Function
fnc_uart_enable_tx_write_fifo
FluidNC/esp32/fnc_idf_uart_idfbuild.c:1035
↓ 3 callers
Function
getContentType
FluidNC/src/WebUI/Mime.cpp:21
↓ 3 callers
Function
get_axis_steps
FluidNC/src/System.cpp:87
↓ 3 callers
Function
get_motor_pos
FluidNC/src/System.cpp:105
↓ 3 callers
Function
get_system_param
FluidNC/src/Parameters.cpp:232
↓ 3 callers
Function
get_wco
FluidNC/src/System.cpp:118
↓ 3 callers
Method
hasFlood
FluidNC/src/CoolantControl.h:24
↓ 3 callers
Method
has_filename
FluidNC/stdfs/std-path.cpp:229
↓ 3 callers
Function
is_realtime_command
checks to see if a character is a realtime character
FluidNC/src/RealtimeCmd.cpp:105
↓ 3 callers
Function
is_set
FluidNC/stdfs/ops-common.h:34
↓ 3 callers
Function
localfs_size
FluidNC/esp32/localfs.cpp:88
↓ 3 callers
Function
localfs_unmount
FluidNC/esp32/localfs.cpp:39
↓ 3 callers
Method
makeDualMask
Make this switch act like an axis level switch. Both motors will report the same This should be called from a higher level object, that has the logic
FluidNC/src/Machine/LimitPin.cpp:91
↓ 3 callers
Function
mapConstrain
FluidNC/tests/UtilityTest.cpp:112
↓ 3 callers
Function
matchHere
matchHere - search for regex at beginning of text
FluidNC/src/Regexpr.cpp:39
↓ 3 callers
Method
max_motor_pos
FluidNC/src/Kinematics/Kinematics.cpp:75
↓ 3 callers
Function
motionState
FluidNC/src/Channel.cpp:98
↓ 3 callers
Method
name
FluidNC/src/Pins/PinDetail.h:49
↓ 3 callers
Function
notifyf
FluidNC/src/Report.cpp:44
↓ 3 callers
Function
okayExit
FluidNC/win32/WinConsole.cpp:60
↓ 3 callers
Function
paramIsJSON
FluidNC/src/Settings.cpp:40
↓ 3 callers
Method
parser
FluidNC/src/Spindles/VFD/ModbusVFD.cpp:87
↓ 3 callers
Method
pinValue
cppcheck-suppress unusedFunction
FluidNC/src/Configuration/Parser.cpp:165
↓ 3 callers
Function
plan_compute_profile_nominal_speed
Computes and returns block nominal speed based on running condition and override values. NOTE: All system motion commands, such as homing/parking, are
FluidNC/src/Planner.cpp:249
↓ 3 callers
Function
plan_prev_block_index
Returns the index of the previous block in the ring buffer
FluidNC/src/Planner.cpp:50
↓ 3 callers
Method
pollLine
FluidNC/src/OLED.cpp:93
↓ 3 callers
Method
position
FluidNC/src/FileStream.cpp:47
↓ 3 callers
Function
protocol_auto_cycle_start
Auto-cycle start triggers when there is a motion ready to execute and if the main program is not actively parsing commands. NOTE: This function is cal
FluidNC/src/Protocol.cpp:335
↓ 3 callers
Function
protocol_cancel_jogging
FluidNC/src/Protocol.cpp:484
↓ 3 callers
Function
protocol_do_alarm
FluidNC/src/Protocol.cpp:444
↓ 3 callers
Function
protocol_do_initiate_cycle
FluidNC/src/Protocol.cpp:697
↓ 3 callers
Method
r_override
FluidNC/src/System.h:136
↓ 3 callers
Method
read
FluidNC/test/Extender/I2CExtenderTests.cpp:29
↓ 3 callers
Method
readStringUntil
FluidNC/capture/Stream.cpp:323
↓ 3 callers
Method
received_line
(self, s)
fixture_tests/tool/utils.py:57
↓ 3 callers
Method
registerBuilder
FluidNC/src/Configuration/GenericFactory.h:43
↓ 3 callers
Method
reserve
FluidNC/capture/WString.h:49
↓ 3 callers
Function
restart
FluidNC/src/FileCommands.cpp:653
↓ 3 callers
Method
root_path
FluidNC/stdfs/std-path.cpp:137
↓ 3 callers
Method
safety_door_ajar
Returns if safety door is ajar(T) or closed(F), based on pin state.
FluidNC/src/Control.cpp:66
↓ 3 callers
Method
sections
FluidNC/src/Configuration/HandlerBase.h:85
↓ 3 callers
Method
send_line
(self, line)
fixture_tests/tool/controller.py:33
↓ 3 callers
Method
session
FluidNC/src/WebUI/WSChannel.h:42
↓ 3 callers
Method
setExtraMotorLimit
FluidNC/src/Machine/LimitPin.cpp:95
← previous
next →
301–400 of 3,268, ranked by callers