MCPcopy Create free account

hub / github.com/bdring/FluidNC / functions

Functions3,268 in github.com/bdring/FluidNC

↓ 2 callersMethodgetFlashChipSize
X86TestSupport/TestSupport/Arduino.cpp:71
↓ 2 callersMethodgetFreeHeap
X86TestSupport/TestSupport/Arduino.cpp:68
↓ 2 callersMethodgetSdkVersion
X86TestSupport/TestSupport/Arduino.cpp:65
↓ 2 callersMethodget_blob
FluidNC/esp32/nvs.cpp:60
↓ 2 callersFunctionget_config_item
FluidNC/src/Parameters.cpp:216
↓ 2 callersMethodget_current_speed
FluidNC/src/Spindles/VFD/ModbusVFD.cpp:267
↓ 2 callersFunctionget_global_named_param
FluidNC/src/Parameters.cpp:414
↓ 2 callersFunctionget_gpios
FluidNC/capture/gpio.cpp:37
↓ 2 callersFunctionget_gpios
FluidNC/esp32/gpio.cpp:98
↓ 2 callersMethodget_i32
FluidNC/esp32/nvs.cpp:40
↓ 2 callersFunctionget_param
FluidNC/src/Parameters.cpp:426
↓ 2 callersFunctionget_param_ref
FluidNC/src/Parameters.cpp:443
↓ 2 callersFunctionget_random_string
FluidNC/src/WebUI/WebUIServer.cpp:263
↓ 2 callersMethodget_state
Returns the probe pin state. Triggered = true. Called by gcode parser.
FluidNC/src/Probe.cpp:24
↓ 2 callersMethodget_str
FluidNC/esp32/nvs.cpp:34
↓ 2 callersMethodgetkey
(self)
fluidterm/fluidterm.py:202
↓ 2 callersFunctiongpio_is_active
FluidNC/esp32/gpio.cpp:104
↓ 2 callersFunctiongpio_mode
FluidNC/esp32/gpio.cpp:25
↓ 2 callersFunctiongpio_read
FluidNC/esp32/gpio.cpp:19
↓ 2 callersMethodgroup
FluidNC/src/Machine/MachineConfig.cpp:38
↓ 2 callersMethodhandlerType
FluidNC/src/Configuration/Completer.h:45
↓ 2 callersMethodhasMotor
Checks if a motor matches this axis:
FluidNC/src/Machine/Axis.cpp:88
↓ 2 callersFunctionhashFile
FluidNC/src/HashFS.cpp:15
↓ 2 callersFunctionhexNibble
FluidNC/src/HashFS.cpp:11
↓ 2 callersFunctionhex_msg
FluidNC/src/Report.cpp:615
↓ 2 callersMethodhoming_move
FluidNC/src/Kinematics/Cartesian.cpp:493
↓ 2 callersFunctioni2c_write
cppcheck-suppress unusedFunction
FluidNC/esp32/i2c.cpp:45
↓ 2 callersFunctioni2s_out_gpio_attach
FluidNC/esp32/esp32/i2s_engine.c:54
↓ 2 callersFunctioni2s_out_gpio_shiftout
FluidNC/esp32/esp32/i2s_engine.c:70
↓ 2 callersFunctioni2s_out_reset_fifo_without_lock
FluidNC/esp32/esp32/i2s_engine.c:49
↓ 2 callersMethodinit
FluidNC/esp32/esp32s3/USBHostDriver.cpp:165
↓ 2 callersMethodinverted
FluidNC/src/Pin.h:116
↓ 2 callersMethodisReal
FluidNC/src/Machine/Motor.cpp:68
↓ 2 callersFunctionis_dotdot
FluidNC/stdfs/std-ops.cpp:96
↓ 2 callersMethodis_radio
FluidNC/src/Module.h:92
↓ 2 callersMethodkill
FluidNC/src/Serial.cpp:89
↓ 2 callersMethodletter
FluidNC/src/ControlPin.h:11
↓ 2 callersMethodlexically_normal
namespace
FluidNC/stdfs/std-path.cpp:256
↓ 2 callersMethodlexically_proximate
FluidNC/stdfs/std-path.cpp:355
↓ 2 callersMethodlexically_relative
FluidNC/stdfs/std-path.cpp:325
↓ 2 callersMethodlimitOtherAxis
Used for CoreXY when one limit switch should stop multiple motors
FluidNC/src/Machine/Motor.cpp:62
↓ 2 callersFunctionlimit_acceleration_by_axis_maximum
FluidNC/src/NutsBolts.cpp:166
↓ 2 callersFunctionlimited
FluidNC/src/Machine/Homing.cpp:77
↓ 2 callersFunctionlimits_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 callersFunctionlistFilesystem
FluidNC/src/FileCommands.cpp:307
↓ 2 callersFunctionlistFilesystemJSON
FluidNC/src/FileCommands.cpp:343
↓ 2 callersFunctionlittlefs_format
FluidNC/esp32/littlefs.cpp:12
↓ 2 callersFunctionlocalfs_format
FluidNC/esp32/localfs.cpp:51
↓ 2 callersFunctionlocalfs_mount
FluidNC/esp32/localfs.cpp:23
↓ 2 callersMethodmakeDualSwitches
Used when a single switch input is wired to 2 axes.
FluidNC/src/Machine/Motor.cpp:55
↓ 2 callersFunctionmake_file_type
FluidNC/stdfs/ops-common.h:71
↓ 2 callersFunctionmapConstrain
FluidNC/src/NutsBolts.h:107
↓ 2 callersMethodmatchesUninitialized
FluidNC/src/Configuration/Completer.h:21
↓ 2 callersMethodmin_motor_pos
FluidNC/src/Kinematics/Kinematics.cpp:70
↓ 2 callersFunctionmotor_control
FluidNC/src/ProcessSettings.cpp:642
↓ 2 callersFunctionmpos_to_wpos
FluidNC/src/Report.cpp:413
↓ 2 callersFunctionmultiplyArray
FluidNC/src/NutsBolts.h:167
↓ 2 callersFunctionmyConstrain
FluidNC/src/NutsBolts.h:96
↓ 2 callersMethodnext_line
(self)
fixture_tests/tool/controller.py:29
↓ 2 callersMethodnotifyOvr
FluidNC/src/Serial.cpp:136
↓ 2 callersMethodnotifyWco
FluidNC/src/Serial.cpp:144
↓ 2 callersMethodoverride_ctrl
FluidNC/src/System.h:148
↓ 2 callersMethodpause
FluidNC/src/Channel.cpp:22
↓ 2 callersFunctionpinMode
FluidNC/src/PinMapper.cpp:119
↓ 2 callersFunctionplan_buffer_line
FluidNC/src/Planner.cpp:301
↓ 2 callersFunctionplan_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 callersFunctionplan_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 callersFunctionplanner_recalculate
PLANNER SPEED DEFINITION +--------+ <- current->nominal_speed / \
FluidNC/src/Planner.cpp:123
↓ 2 callersMethodpoll
FluidNC/src/Serial.cpp:186
↓ 2 callersFunctionpollChannels
FluidNC/src/Serial.cpp:217
↓ 2 callersFunctionpoll_gpios
FluidNC/esp32/gpio.cpp:164
↓ 2 callersMethodpop
FluidNC/stdfs/std-dir.cpp:186
↓ 2 callersMethodposition
X86TestSupport/TestSupport/FS.cpp:106
↓ 2 callersMethodprint_msg
FluidNC/src/Serial.cpp:167
↓ 2 callersMethodprintln
FluidNC/capture/Print.cpp:155
↓ 2 callersFunctionprotocol_init
FluidNC/src/Protocol.cpp:1215
↓ 2 callersMethodread
FluidNC/src/Machine/I2CBus.cpp:71
↓ 2 callersMethodread
FluidNC/esp32/esp32s3/USBCDCChannel.cpp:194
↓ 2 callersMethodreadLine
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 callersFunctionread_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 callersFunctionread_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 callersMethodregistration
FluidNC/src/Motors/TrinamicBase.cpp:153
↓ 2 callersMethodrelative_path
FluidNC/stdfs/std-path.cpp:155
↓ 2 callersMethodremove
FluidNC/stdfs/std-ops.cpp:902
↓ 2 callersMethodrename
FluidNC/stdfs/std-ops.cpp:938
↓ 2 callersFunctionrenameObject
FluidNC/src/FileCommands.cpp:450
↓ 2 callersFunctionreportTaskStackSize
FluidNC/src/Report.cpp:627
↓ 2 callersFunctionreport_gcode_modes
Print current gcode parser mode state
FluidNC/src/Report.cpp:223
↓ 2 callersFunctionreport_init_message
Welcome message
FluidNC/src/Report.cpp:141
↓ 2 callersFunctionreport_ngc_coord
FluidNC/src/Report.cpp:206
↓ 2 callersFunctionreport_recompute_pin_string
FluidNC/src/Report.cpp:461
↓ 2 callersMethodrestore_spindle
FluidNC/src/Parking.cpp:185
↓ 2 callersMethodresume
FluidNC/src/Channel.cpp:26
↓ 2 callersFunctionrunFile
FluidNC/src/FileCommands.cpp:249
↓ 2 callersMethodrx_color
(self, text)
fluidterm/fluidterm.py:430
↓ 2 callersFunctionsd_init_slot
cppcheck-suppress unusedFunction
FluidNC/esp32/sdspi.cpp:85
↓ 2 callersMethodseek
X86TestSupport/TestSupport/FS.cpp:98
↓ 2 callersMethodsend_xmodem
(self, filename, destname)
fluidterm/fluidterm.py:932
↓ 2 callersMethodset
FluidNC/capture/Capture.h:105
↓ 2 callersMethodsetHalfDuplex
FluidNC/src/Uart.cpp:217
← previousnext →501–600 of 3,268, ranked by callers