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
↓ 2 callers
Method
getFlashChipSize
X86TestSupport/TestSupport/Arduino.cpp:71
↓ 2 callers
Method
getFreeHeap
X86TestSupport/TestSupport/Arduino.cpp:68
↓ 2 callers
Method
getSdkVersion
X86TestSupport/TestSupport/Arduino.cpp:65
↓ 2 callers
Method
get_blob
FluidNC/esp32/nvs.cpp:60
↓ 2 callers
Function
get_config_item
FluidNC/src/Parameters.cpp:216
↓ 2 callers
Method
get_current_speed
FluidNC/src/Spindles/VFD/ModbusVFD.cpp:267
↓ 2 callers
Function
get_global_named_param
FluidNC/src/Parameters.cpp:414
↓ 2 callers
Function
get_gpios
FluidNC/capture/gpio.cpp:37
↓ 2 callers
Function
get_gpios
FluidNC/esp32/gpio.cpp:98
↓ 2 callers
Method
get_i32
FluidNC/esp32/nvs.cpp:40
↓ 2 callers
Function
get_param
FluidNC/src/Parameters.cpp:426
↓ 2 callers
Function
get_param_ref
FluidNC/src/Parameters.cpp:443
↓ 2 callers
Function
get_random_string
FluidNC/src/WebUI/WebUIServer.cpp:263
↓ 2 callers
Method
get_state
Returns the probe pin state. Triggered = true. Called by gcode parser.
FluidNC/src/Probe.cpp:24
↓ 2 callers
Method
get_str
FluidNC/esp32/nvs.cpp:34
↓ 2 callers
Method
getkey
(self)
fluidterm/fluidterm.py:202
↓ 2 callers
Function
gpio_is_active
FluidNC/esp32/gpio.cpp:104
↓ 2 callers
Function
gpio_mode
FluidNC/esp32/gpio.cpp:25
↓ 2 callers
Function
gpio_read
FluidNC/esp32/gpio.cpp:19
↓ 2 callers
Method
group
FluidNC/src/Machine/MachineConfig.cpp:38
↓ 2 callers
Method
handlerType
FluidNC/src/Configuration/Completer.h:45
↓ 2 callers
Method
hasMotor
Checks if a motor matches this axis:
FluidNC/src/Machine/Axis.cpp:88
↓ 2 callers
Function
hashFile
FluidNC/src/HashFS.cpp:15
↓ 2 callers
Function
hexNibble
FluidNC/src/HashFS.cpp:11
↓ 2 callers
Function
hex_msg
FluidNC/src/Report.cpp:615
↓ 2 callers
Method
homing_move
FluidNC/src/Kinematics/Cartesian.cpp:493
↓ 2 callers
Function
i2c_write
cppcheck-suppress unusedFunction
FluidNC/esp32/i2c.cpp:45
↓ 2 callers
Function
i2s_out_gpio_attach
FluidNC/esp32/esp32/i2s_engine.c:54
↓ 2 callers
Function
i2s_out_gpio_shiftout
FluidNC/esp32/esp32/i2s_engine.c:70
↓ 2 callers
Function
i2s_out_reset_fifo_without_lock
FluidNC/esp32/esp32/i2s_engine.c:49
↓ 2 callers
Method
init
FluidNC/esp32/esp32s3/USBHostDriver.cpp:165
↓ 2 callers
Method
inverted
FluidNC/src/Pin.h:116
↓ 2 callers
Method
isReal
FluidNC/src/Machine/Motor.cpp:68
↓ 2 callers
Function
is_dotdot
FluidNC/stdfs/std-ops.cpp:96
↓ 2 callers
Method
is_radio
FluidNC/src/Module.h:92
↓ 2 callers
Method
kill
FluidNC/src/Serial.cpp:89
↓ 2 callers
Method
letter
FluidNC/src/ControlPin.h:11
↓ 2 callers
Method
lexically_normal
namespace
FluidNC/stdfs/std-path.cpp:256
↓ 2 callers
Method
lexically_proximate
FluidNC/stdfs/std-path.cpp:355
↓ 2 callers
Method
lexically_relative
FluidNC/stdfs/std-path.cpp:325
↓ 2 callers
Method
limitOtherAxis
Used for CoreXY when one limit switch should stop multiple motors
FluidNC/src/Machine/Motor.cpp:62
↓ 2 callers
Function
limit_acceleration_by_axis_maximum
FluidNC/src/NutsBolts.cpp:166
↓ 2 callers
Function
limited
FluidNC/src/Machine/Homing.cpp:77
↓ 2 callers
Function
limits_get_state
Returns limit state as a bit-wise uint32 variable. Each bit indicates an axis limit, where triggered is 1 and not triggered is 0. Invert mask is appli
FluidNC/src/Limit.cpp:43
↓ 2 callers
Function
listFilesystem
FluidNC/src/FileCommands.cpp:307
↓ 2 callers
Function
listFilesystemJSON
FluidNC/src/FileCommands.cpp:343
↓ 2 callers
Function
littlefs_format
FluidNC/esp32/littlefs.cpp:12
↓ 2 callers
Function
localfs_format
FluidNC/esp32/localfs.cpp:51
↓ 2 callers
Function
localfs_mount
FluidNC/esp32/localfs.cpp:23
↓ 2 callers
Method
makeDualSwitches
Used when a single switch input is wired to 2 axes.
FluidNC/src/Machine/Motor.cpp:55
↓ 2 callers
Function
make_file_type
FluidNC/stdfs/ops-common.h:71
↓ 2 callers
Function
mapConstrain
FluidNC/src/NutsBolts.h:107
↓ 2 callers
Method
matchesUninitialized
FluidNC/src/Configuration/Completer.h:21
↓ 2 callers
Method
min_motor_pos
FluidNC/src/Kinematics/Kinematics.cpp:70
↓ 2 callers
Function
motor_control
FluidNC/src/ProcessSettings.cpp:642
↓ 2 callers
Function
mpos_to_wpos
FluidNC/src/Report.cpp:413
↓ 2 callers
Function
multiplyArray
FluidNC/src/NutsBolts.h:167
↓ 2 callers
Function
myConstrain
FluidNC/src/NutsBolts.h:96
↓ 2 callers
Method
next_line
(self)
fixture_tests/tool/controller.py:29
↓ 2 callers
Method
notifyOvr
FluidNC/src/Serial.cpp:136
↓ 2 callers
Method
notifyWco
FluidNC/src/Serial.cpp:144
↓ 2 callers
Method
override_ctrl
FluidNC/src/System.h:148
↓ 2 callers
Method
pause
FluidNC/src/Channel.cpp:22
↓ 2 callers
Function
pinMode
FluidNC/src/PinMapper.cpp:119
↓ 2 callers
Function
plan_buffer_line
FluidNC/src/Planner.cpp:301
↓ 2 callers
Function
plan_compute_profile_parameters
Computes and updates the max entry speed (sqr) of the block, based on the minimum of the junction's previous and current nominal speeds and max juncti
FluidNC/src/Planner.cpp:269
↓ 2 callers
Function
plan_cycle_reinitialize
Re-initialize buffer plan with a partially completed block, assumed to exist at the buffer tail. Called after a steppers have come to a complete stop
FluidNC/src/Planner.cpp:453
↓ 2 callers
Function
planner_recalculate
PLANNER SPEED DEFINITION +--------+ <- current->nominal_speed / \
FluidNC/src/Planner.cpp:123
↓ 2 callers
Method
poll
FluidNC/src/Serial.cpp:186
↓ 2 callers
Function
pollChannels
FluidNC/src/Serial.cpp:217
↓ 2 callers
Function
poll_gpios
FluidNC/esp32/gpio.cpp:164
↓ 2 callers
Method
pop
FluidNC/stdfs/std-dir.cpp:186
↓ 2 callers
Method
position
X86TestSupport/TestSupport/FS.cpp:106
↓ 2 callers
Method
print_msg
FluidNC/src/Serial.cpp:167
↓ 2 callers
Method
println
FluidNC/capture/Print.cpp:155
↓ 2 callers
Function
protocol_init
FluidNC/src/Protocol.cpp:1215
↓ 2 callers
Method
read
FluidNC/src/Machine/I2CBus.cpp:71
↓ 2 callers
Method
read
FluidNC/esp32/esp32s3/USBCDCChannel.cpp:194
↓ 2 callers
Method
readLine
Read a line from the file Returns Error::Ok if a line was read, even if the line was empty. Returns Error::EOF on end of file. Returns other Err
FluidNC/src/InputFile.cpp:15
↓ 2 callers
Function
read_float
Extracts a floating point value from a string. The following code is based loosely on the avr-libc strtod() function by Michael Stumpf and Dmitry Xmel
FluidNC/src/NutsBolts.cpp:45
↓ 2 callers
Function
read_operation
! \brief Reads a binary operation out of the line starting at the index given by the pos offset. If a valid one is found, the value of operation is se
FluidNC/src/Expression.cpp:397
↓ 2 callers
Method
registration
FluidNC/src/Motors/TrinamicBase.cpp:153
↓ 2 callers
Method
relative_path
FluidNC/stdfs/std-path.cpp:155
↓ 2 callers
Method
remove
FluidNC/stdfs/std-ops.cpp:902
↓ 2 callers
Method
rename
FluidNC/stdfs/std-ops.cpp:938
↓ 2 callers
Function
renameObject
FluidNC/src/FileCommands.cpp:450
↓ 2 callers
Function
reportTaskStackSize
FluidNC/src/Report.cpp:627
↓ 2 callers
Function
report_gcode_modes
Print current gcode parser mode state
FluidNC/src/Report.cpp:223
↓ 2 callers
Function
report_init_message
Welcome message
FluidNC/src/Report.cpp:141
↓ 2 callers
Function
report_ngc_coord
FluidNC/src/Report.cpp:206
↓ 2 callers
Function
report_recompute_pin_string
FluidNC/src/Report.cpp:461
↓ 2 callers
Method
restore_spindle
FluidNC/src/Parking.cpp:185
↓ 2 callers
Method
resume
FluidNC/src/Channel.cpp:26
↓ 2 callers
Function
runFile
FluidNC/src/FileCommands.cpp:249
↓ 2 callers
Method
rx_color
(self, text)
fluidterm/fluidterm.py:430
↓ 2 callers
Function
sd_init_slot
cppcheck-suppress unusedFunction
FluidNC/esp32/sdspi.cpp:85
↓ 2 callers
Method
seek
X86TestSupport/TestSupport/FS.cpp:98
↓ 2 callers
Method
send_xmodem
(self, filename, destname)
fluidterm/fluidterm.py:932
↓ 2 callers
Method
set
FluidNC/capture/Capture.h:105
↓ 2 callers
Method
setHalfDuplex
FluidNC/src/Uart.cpp:217
← previous
next →
501–600 of 3,268, ranked by callers