Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MarlinFirmware/Marlin
/ functions
Functions
11,590 in github.com/MarlinFirmware/Marlin
⨍
Functions
11,590
◇
Types & classes
1,283
↓ 7 callers
Method
load_to_nozzle
* Switch material and load to nozzle */
Marlin/src/feature/mmu/mmu2.cpp:936
↓ 7 callers
Function
lv_clear_print_file
Marlin/src/lcd/extui/mks_ui/draw_print_file.cpp:524
↓ 7 callers
Function
lv_draw_preHeat
Marlin/src/lcd/extui/mks_ui/draw_preHeat.cpp:189
↓ 7 callers
Method
mkdir
* Make a new directory. * * \param[in] parent An open SdFat instance for the directory that will contain * the new directory. * * \param[in] path
Marlin/src/sd/SdBaseFile.cpp:440
↓ 7 callers
Function
o
(b)
buildroot/web-ui/data/www/moment.min.js:6
↓ 7 callers
Method
onRefresh
Marlin/src/lcd/extui/ftdi_eve_touch_ui/generic/spinner_dialog_box.cpp:48
↓ 7 callers
Function
openFailed
Print "open failed, File: : <filename>.\n" to serial
Marlin/src/sd/cardreader.cpp:768
↓ 7 callers
Function
p
(a)
buildroot/web-ui/data/www/moment.min.js:6
↓ 7 callers
Method
power_on
* Power on if the power is currently off. * Restores stepper drivers and processes any PSU_POWERUP_GCODE. * */
Marlin/src/feature/power.cpp:85
↓ 7 callers
Function
putch
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/syscalls.c:115
↓ 7 callers
Function
putch
buildroot/share/PlatformIO/variants/marlin_maple_MEEB_3DP/wirish/syscalls.c:115
↓ 7 callers
Function
rcvr_datablock
Marlin/src/HAL/STM32F1/sd/onboard_sd.cpp:179
↓ 7 callers
Method
readDir
* Read the next entry in a directory. * * \param[out] dir The dir_t struct that will receive the data. * * \return For success return a non-zero v
Marlin/src/sd/SdBaseFile.cpp:1431
↓ 7 callers
Method
reboot
Marlin/src/HAL/AVR/HAL.cpp:106
↓ 7 callers
Method
redraw
Marlin/src/lcd/e3v2/proui/menus.cpp:402
↓ 7 callers
Method
refresh_e_factor
Marlin/src/module/planner.h:662
↓ 7 callers
Function
remember_feedrate_scaling_off
Marlin/src/module/motion.cpp:1174
↓ 7 callers
Method
restart
Marlin/src/module/temperature.h:509
↓ 7 callers
Function
restore_feedrate_and_scaling
Marlin/src/module/motion.cpp:1180
↓ 7 callers
Method
resume
Marlin/src/libs/stopwatch.cpp:76
↓ 7 callers
Function
say_max_en
Marlin/src/lcd/e3v2/creality/dwin.cpp:522
↓ 7 callers
Function
say_x_en
Marlin/src/lcd/e3v2/creality/dwin.cpp:538
↓ 7 callers
Function
say_y_en
Marlin/src/lcd/e3v2/creality/dwin.cpp:541
↓ 7 callers
Method
selectedItem
Marlin/src/lcd/e3v2/proui/menus.cpp:383
↓ 7 callers
Function
setMeshPoint
Marlin/src/lcd/extui/ui_api.cpp:876
↓ 7 callers
Method
setStatusMessage
Marlin/src/lcd/extui/dgus/DGUSScreenHandler.cpp:96
↓ 7 callers
Method
set_active
Marlin/src/feature/encoder_i2c.h:178
↓ 7 callers
Function
set_axis_is_at_home
* Set an axis' current position to its home position (after homing). * * For Core and Cartesian robots this applies one-to-one when an * individual
Marlin/src/module/motion.cpp:2820
↓ 7 callers
Function
set_current_from_steppers_for_axis
* Set the current_position for an axis based on * the stepper positions, removing any leveling that * may have been applied. * * To prevent small
Marlin/src/module/motion.cpp:807
↓ 7 callers
Method
set_e_position_mm
* Special setter for planner E position (also setting E stepper position). */
Marlin/src/module/planner.cpp:3218
↓ 7 callers
Method
set_ec_threshold
Marlin/src/feature/encoder_i2c.h:191
↓ 7 callers
Method
set_homed
Marlin/src/feature/encoder_i2c.cpp:200
↓ 7 callers
Method
set_smoothing_mm
Marlin/src/feature/backlash.cpp:211
↓ 7 callers
Function
set_z_fade_height
Marlin/src/feature/bedlevel/bedlevel.cpp:94
↓ 7 callers
Method
setup
Marlin/src/feature/leds/leds.cpp:52
↓ 7 callers
Function
sof_delay
Marlin/src/sd/usb_flashdrive/lib-uhs3/UHS_host/USB_HOST_SHIELD/USB_HOST_SHIELD.h:368
↓ 7 callers
Method
start
Software I2C start signal
Marlin/src/HAL/STM32/tft/gt911.cpp:45
↓ 7 callers
Function
stop_print_time
Marlin/src/lcd/extui/mks_ui/draw_printing.cpp:270
↓ 7 callers
Method
store
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/dl_cache.cpp:104
↓ 7 callers
Method
suspend
Marlin/src/module/stepper.h:535
↓ 7 callers
Function
swSpiTransfer
Marlin/src/HAL/NATIVE_SIM/u8g/u8g_com_st7920_sw_spi.cpp:72
↓ 7 callers
Function
titleText_cat
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:428
↓ 7 callers
Method
toggle
This sends the a toggle command to the command preprocessor, must be followed by str()
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/commands.cpp:300
↓ 7 callers
Method
transfer
* Soft SPI transfer byte. * @param[in] txData Data byte to send. * @return Data byte received. */
Marlin/src/libs/softspi.h:697
↓ 7 callers
Method
triggerEEPROMSave
Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.cpp:411
↓ 7 callers
Function
udc_update_iface_desc
* \brief Search an interface descriptor * This routine updates the internal pointer udc_ptr_iface. * * \param iface_num Interface number to fin
Marlin/src/HAL/DUE/usb/udc.c:230
↓ 7 callers
Function
ui8tostr2
Convert uint8_t to string with 12 format
Marlin/src/libs/numtostr.cpp:75
↓ 7 callers
Method
unload
* Unload from hotend and retract to MMU */
Marlin/src/feature/mmu/mmu2.cpp:1012
↓ 7 callers
Function
v
(t)
buildroot/web-ui/data/www/chart.min.js:7
↓ 7 callers
Function
w
(t)
buildroot/web-ui/data/www/chart.min.js:7
↓ 7 callers
Function
wait_for_user_response
Marlin/src/MarlinCore.cpp:291
↓ 7 callers
Method
writeStringPGM
Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.cpp:121
↓ 7 callers
Function
xa
(a,b,c)
buildroot/web-ui/data/www/moment.min.js:6
↓ 7 callers
Function
yield
Marlin/src/lcd/extui/ftdi_eve_touch_ui/compat.h:47
↓ 6 callers
Function
B
(a)
buildroot/web-ui/data/www/moment.min.js:6
↓ 6 callers
Method
CommandInProgress
Marlin/src/feature/mmu3/mmu3_protocol_logic.cpp:869
↓ 6 callers
Function
DIR_IS_SUBDIR
* Directory entry is for a subdirectory * \param[in] dir Pointer to a directory entry. * * \return true if the entry is for a subdirectory else fal
Marlin/src/sd/SdFatStructs.h:597
↓ 6 callers
Function
FANS_LOOP
Marlin/src/module/planner.cpp:1267
↓ 6 callers
Function
G54_59
* G54-G59.3: Select a new workspace * * A workspace is an XYZ offset to the machine native space. * All workspaces default to 0,0,0 at start, or wi
Marlin/src/gcode/geometry/G53-G59.cpp:80
↓ 6 callers
Function
H
(a)
buildroot/web-ui/data/www/moment.min.js:6
↓ 6 callers
Function
HAL_timer_get_count
Marlin/src/HAL/LINUX/timers.cpp:67
↓ 6 callers
Function
HAL_timer_initialized
FORCE_INLINE because these are used in performance-critical situations
Marlin/src/HAL/GD32_MFL/timers.h:115
↓ 6 callers
Function
HAL_timer_initialized
FORCE_INLINE because these are used in performance-critical situations
Marlin/src/HAL/STM32/timers.h:100
↓ 6 callers
Function
IncrementMMUFails
Marlin/src/feature/mmu3/mmu3_reporting.cpp:561
↓ 6 callers
Method
Initialize
Marlin/src/sd/usb_flashdrive/lib-uhs2/hexdump.h:43
↓ 6 callers
Function
LOOP_NUM_AXES
Enable all flagged axes
Marlin/src/gcode/control/M17_M18_M84.cpp:79
↓ 6 callers
Function
PARSED_PIN_INDEX
For M42/M43, scan command line for pin code return index into pin map array if found and the pin is valid. return dval if not found or not a valid pin
Marlin/src/HAL/LPC1768/HAL.cpp:256
↓ 6 callers
Method
PID_autotune
* PID Autotuning (M303) * * Alternately heat and cool the nozzle, observing its behavior to * determine the best PID values to achieve a stab
Marlin/src/module/temperature.cpp:813
↓ 6 callers
Method
SPI_FLASH_SectorErase
Marlin/src/libs/W25Qxx.cpp:175
↓ 6 callers
Function
VERTEX_TRANSLATE_X
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/display_list.h:115
↓ 6 callers
Function
_ClosePort
()
buildroot/share/scripts/upload.py:49
↓ 6 callers
Function
_draw_heater_status
Marlin/src/lcd/TFTGLCD/marlinui_TFTGLCD.cpp:442
↓ 6 callers
Function
_gotoTrammingPoint
Marlin/src/lcd/extui/dgus_e3s1pro/DGUSReturnKeyCodeHandler.cpp:397
↓ 6 callers
Function
_goto_manual_move_z
Marlin/src/lcd/menu/menu_motion.cpp:117
↓ 6 callers
Function
_hex_word
Marlin/src/libs/hex_print.cpp:45
↓ 6 callers
Function
_hsl_rgb
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/rgb_t.h:46
↓ 6 callers
Function
_hsl_x
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/rgb_t.h:38
↓ 6 callers
Function
append_byte
(data, byte, cols=240)
buildroot/share/scripts/rle16_compress_cpp_image_data.py:89
↓ 6 callers
Method
apply_rotation_xyz
Marlin/src/libs/vector_3.cpp:90
↓ 6 callers
Method
attach
Marlin/src/HAL/HC32/Servo.cpp:45
↓ 6 callers
Function
beep_bad_cmd
Marlin/src/feature/mmu/mmu2.cpp:462
↓ 6 callers
Method
capacity
Marlin/src/HAL/AVR/eeprom.cpp:38
↓ 6 callers
Function
charAtArray
Marlin/src/lcd/extui/mks_ui/wifi_module.cpp:1343
↓ 6 callers
Function
clear
Marlin/src/core/types.h:289
↓ 6 callers
Function
config_line_e
Marlin/src/gcode/host/M360.cpp:66
↓ 6 callers
Function
config_path
(cpath)
buildroot/share/PlatformIO/scripts/configuration.py:13
↓ 6 callers
Function
db
(a,b)
buildroot/web-ui/data/www/moment.min.js:6
↓ 6 callers
Method
disable
Marlin/src/lcd/tft/touch.h:105
↓ 6 callers
Method
disable_e_steppers
Marlin/src/module/stepper.cpp:614
↓ 6 callers
Function
drawArrow
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/arrows.cpp:30
↓ 6 callers
Function
drawEditSignedFloat2
Marlin/src/lcd/e3v2/creality/dwin.cpp:590
↓ 6 callers
Function
drawIconWB
Draw an Icon from the library ICON with its background icon: Icon ID x/y: Upper-left point
Marlin/src/lcd/e3v2/proui/dwinui.h:315
↓ 6 callers
Function
draw_heater_status
Marlin/src/lcd/tft/ui_color_ui.cpp:108
↓ 6 callers
Function
dwinDrawHLine
Draw a Horizontal line color: Line segment color xStart/yStart: Start point xLength: Line Length
Marlin/src/lcd/e3v2/common/dwin_api.h:126
↓ 6 callers
Function
eeprom_read_byte
Marlin/src/HAL/STM32F1/eeprom/eeprom_if_iic.cpp:48
↓ 6 callers
Function
eeprom_read_byte
Marlin/src/HAL/GD32_MFL/eeprom/eeprom_if_iic.cpp:48
↓ 6 callers
Function
eeprom_read_byte
Marlin/src/HAL/HC32/eeprom/eeprom_if_iic.cpp:45
↓ 6 callers
Function
enable_frame_irq
Marlin/src/sd/usb_flashdrive/lib-uhs3/UHS_host/USB_HOST_SHIELD/USB_HOST_SHIELD.h:309
↓ 6 callers
Method
enable_z_probe
Marlin/src/module/endstops.cpp:331
↓ 6 callers
Function
enabled
Marlin/src/module/motion.h:178
← previous
next →
901–1,000 of 11,590, ranked by callers