MCPcopy Create free account

hub / github.com/MarlinFirmware/Marlin / functions

Functions11,590 in github.com/MarlinFirmware/Marlin

↓ 53 callersMethodtransfer
Marlin/src/HAL/STM32F1/SPI.cpp:349
↓ 52 callersFunctionCLEAR
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/display_list.h:63
↓ 52 callersMethodbyteval
Marlin/src/gcode/parser.h:426
↓ 52 callersMethoddegTargetBed
Marlin/src/module/temperature.h:1059
↓ 52 callersMethodvalue_byte
Marlin/src/gcode/parser.h:285
↓ 50 callersMethodenqueue_now
Marlin/src/gcode/queue.h:164
↓ 50 callersMethodget_pwm_thrs
Marlin/src/feature/tmc_util.h:126
↓ 50 callersMethodget_stored_stealthChop
Marlin/src/feature/tmc_util.h:113
↓ 50 callersMethodon
* @brief Turn on a digital PIN * @details Alias of digitalWrite(PIN, HIGH) using FastIO */
Marlin/src/libs/buzzer.h:88
↓ 50 callersMethodsynchronize
* Block until the planner is finished processing */
Marlin/src/module/planner.cpp:1723
↓ 49 callersFunctiondwinFrameAreaCopy
Copy area from current virtual display area to current screen xStart/yStart: Upper-left of virtual area xEnd/yEnd: Lower-right of virtual area x/y: Sc
Marlin/src/lcd/e3v2/proui/dwin_lcd.cpp:60
↓ 48 callersFunctionCLEAR_COLOR_RGB
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/display_list.h:65
↓ 48 callersMethodbuffer_line
* @brief Add a new linear movement to the buffer. * @details The target is cartesian. It's translated to * delta/scara if needed. * * @pa
Marlin/src/module/planner.cpp:2992
↓ 48 callersMethodget_axis_position_mm
* Get an axis position according to stepper position(s) * For CORE machines apply translation from ABC to XYZ. */
Marlin/src/module/planner.cpp:1671
↓ 48 callersFunctionlv_imgbtn_set_src_both
Set the same image for both Released and Pressed
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:1101
↓ 48 callersFunctionlv_screen_create
Create a screen
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:1131
↓ 48 callersMethodsetFrame
Marlin/src/lcd/e3v2/proui/menus.cpp:431
↓ 48 callersMethodwholeDegHotend
Marlin/src/module/temperature.h:985
↓ 47 callersFunctiondrawMenuLine
Marlin/src/lcd/e3v2/creality/dwin.cpp:422
↓ 46 callersFunctionR
(a,b,c,d)
buildroot/web-ui/data/www/moment.min.js:6
↓ 46 callersFunctiona
(t)
buildroot/web-ui/data/www/bootstrap.min.js:6
↓ 46 callersFunctiondrawEditInteger3
Marlin/src/lcd/e3v2/creality/dwin.cpp:578
↓ 46 callersMethodsize
Marlin/src/core/types.h:258
↓ 45 callersFunctionBtns
We have 8 different operations/buttons at this time, so we need at least 4 bits to encode each. Since one of the buttons is always "More", we can skip
Marlin/src/feature/mmu3/mmu_hw/errors_list.h:292
↓ 45 callersFunctionFindErrorIndex
Making a constexpr FindError should instruct the compiler to optimize the PrusaErrorCodeIndex in such a way that no searching will ever be done at run
Marlin/src/feature/mmu3/mmu3_error_converter.cpp:54
↓ 45 callersMethodboolval
Marlin/src/gcode/parser.h:425
↓ 45 callersMethodcanvas
Marlin/src/lcd/tft/tft.h:78
↓ 45 callersMethodset
Marlin/src/module/temperature.h:199
↓ 44 callersFunctionerror
Error Number - Marlin can beep, display, and emit...
Marlin/src/core/utility.h:101
↓ 43 callersFunctionSERIAL_ECHO_START
Marlin/src/core/serial.cpp:96
↓ 43 callersFunctiondrawCenteredString
Marlin/src/lcd/e3v2/proui/dwinui.h:489
↓ 43 callersMethodset_background
Marlin/src/lcd/tft/tft.h:79
↓ 43 callersMethodwrite
Marlin/src/lcd/extui/mks_ui/wifiSerial_STM32.cpp:330
↓ 43 callersMethodwrite
Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.cpp:69
↓ 42 callersMethodbounds
Compute the bounds of a polygon
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/poly_ui.h:327
↓ 42 callersMethodfilename
Marlin/src/lcd/extui/ui_api.cpp:1135
↓ 42 callersFunctionisPrintingFromMedia
Marlin/src/lcd/extui/ui_api.cpp:1067
↓ 42 callersMethodlinearval
Marlin/src/gcode/parser.h:431
↓ 42 callersFunctionlv_screen_menu_item_1_edit
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:1305
↓ 42 callersMethodrefresh
Marlin/src/lcd/extui/ui_api.cpp:1121
↓ 42 callersMethodupdate
Marlin/src/HAL/LINUX/hardware/Heater.cpp:42
↓ 42 callersMethodwrite
* Save the recovery info the recovery file */
Marlin/src/feature/powerloss.cpp:358
↓ 41 callersFunctioncap_line
Marlin/src/gcode/host/M115.cpp:45
↓ 41 callersMethodseek
Marlin/src/lcd/extui/ui_api.cpp:1123
↓ 41 callersFunctionsync_plan_position
* Set the planner/stepper positions directly from current_position with * no kinematic translation. Used for homing axes and cartesian/core syncing.
Marlin/src/module/motion.cpp:751
↓ 41 callersFunctionu8g_SetPILevel
Marlin/src/HAL/SAMD21/u8g/u8g_com_HAL_samd21_shared_hw_spi.cpp:81
↓ 40 callersMethodkeys
This sends the a keys command to the command preprocessor, must be followed by str()
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/commands.cpp:322
↓ 40 callersMethodread
I/O
Marlin/src/lcd/extui/mks_ui/wifiSerial_STM32.cpp:320
↓ 40 callersMethodreturn_to_status
Marlin/src/lcd/menu/menu.cpp:88
↓ 40 callersMethodsetStatusMessage
Marlin/src/lcd/extui/dgus_reloaded/DGUSScreenHandler.cpp:372
↓ 39 callersFunctionVERTEX2F
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/basic/display_list.h:109
↓ 39 callersMethodadd
* Add a string, applying substitutions for the following characters: * * $ displays the clipped string given by fstr or cstr * { displays '0'.
Marlin/src/lcd/e3v2/marlinui/dwin_string.cpp:52
↓ 39 callersFunctionidle
* Standard idle routine keeps the machine alive: * - Core Marlin activities * - Manage heaters (and Watchdog) * - Max7219 heartbeat, animation,
Marlin/src/MarlinCore.cpp:769
↓ 39 callersFunctionupdate_spi_flash
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:227
↓ 38 callersMethodDebug
(logmsg)
buildroot/web-ui/data/www/webmarlin-class.js:342
↓ 38 callersFunctionxchg_spi
Exchange a byte */
Marlin/src/HAL/STM32F1/sd/onboard_sd.cpp:89
↓ 37 callersMethodbeginTransaction
Marlin/src/HAL/STM32F1/SPI.cpp:269
↓ 37 callersFunctionconfig_line
Marlin/src/gcode/host/M360.cpp:60
↓ 37 callersFunctiondwinIconShow
Draw an Icon libID: Icon library ID picID: Icon ID x/y: Upper-left point
Marlin/src/lcd/e3v2/jyersui/dwin_lcd.cpp:60
↓ 37 callersFunctionlv_draw_dialog
Marlin/src/lcd/extui/mks_ui/draw_dialog.cpp:209
↓ 37 callersFunctiononMeshUpdate
Marlin/src/lcd/extui/ui_api.h:251
↓ 37 callersFunctiontoBE
Marlin/src/core/endianness.h:66
↓ 37 callersFunctionupdateMenu
Marlin/src/lcd/e3v2/proui/menus.cpp:541
↓ 36 callersFunctiondata_Put
buildroot/share/fonts/bdf2u8g/bdf2u8g.c:159
↓ 36 callersFunctiondrawString
Marlin/src/lcd/e3v2/proui/dwinui.h:443
↓ 36 callersFunctioni16tostr3rj
Convert signed 16bit int to rj string with 123 or -12 format
Marlin/src/libs/numtostr.cpp:134
↓ 36 callersMethodnotify
Marlin/src/feature/host_actions.cpp:94
↓ 36 callersFunctionutf8_strlen
Marlin/src/lcd/utf8.h:75
↓ 35 callersFunctionE
(e,t)
buildroot/web-ui/data/www/jquery-3.5.1.slim.min.js:2
↓ 35 callersFunctionPWM_PIN
Test whether the pin is PWM
Marlin/src/HAL/LINUX/include/pinmapping.h:56
↓ 35 callersFunctionclear_cur_ui
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:882
↓ 35 callersFunctiondwinFrameTitleCopy
AreaCopy for a Screen Title
Marlin/src/lcd/e3v2/creality/dwin.cpp:444
↓ 35 callersFunctiondwinIconShow
Draw an Icon libID: Icon library ID picID: Icon ID x/y: Upper-left point
Marlin/src/lcd/e3v2/creality/dwin_lcd.cpp:62
↓ 35 callersFunctionj
(a)
buildroot/web-ui/data/www/moment.min.js:6
↓ 35 callersMethodprintln
Marlin/src/core/serial_base.h:184
↓ 35 callersFunctionr
(a)
buildroot/web-ui/data/www/moment.min.js:6
↓ 34 callersFunctionhsl_to_rgb
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/extended/rgb_t.h:52
↓ 34 callersMethodisMounted
Marlin/src/sd/cardreader.h:185
↓ 34 callersFunctionmoveHighlight
Marlin/src/lcd/e3v2/creality/dwin.cpp:379
↓ 34 callersFunctionpinMode
IO functions As defined by Arduino INPUT(0x0), OUTPUT(0x1), INPUT_PULLUP(0x2)
Marlin/src/HAL/LINUX/arduino.cpp:49
↓ 33 callersFunctiondigitalWrite
Marlin/src/HAL/LINUX/arduino.cpp:54
↓ 33 callersMethodendTransaction
Marlin/src/HAL/STM32F1/SPI.cpp:284
↓ 33 callersFunctionisAxisPositionKnown
Marlin/src/lcd/extui/ui_api.cpp:962
↓ 33 callersFunctionlv_label_create
Create a label with style and text
Marlin/src/lcd/extui/mks_ui/draw_ui.cpp:1165
↓ 32 callersMethodbegin
* Initialize the SPI interface and set the number of RTD wires used * * @param wires The number of wires as an enum: MAX31865_2WIRE, MAX31865_3W
Marlin/src/libs/MAX31865.cpp:141
↓ 32 callersFunctiondrawIcon
Draw an Icon with transparent background from the library ICON icon: Icon ID x/y: Upper-left point
Marlin/src/lcd/e3v2/proui/dwinui.h:308
↓ 32 callersMethodgetraw
Marlin/src/module/temperature.h:425
↓ 32 callersFunctionline_to_current_position
* Move the planner to the current position from wherever it last moved * (or from wherever it has been told it is located). */
Marlin/src/module/motion.cpp:825
↓ 32 callersMethodprint
Send text line to buffer
Marlin/src/lcd/TFTGLCD/marlinui_TFTGLCD.cpp:196
↓ 32 callersFunctionrandom
Marlin/src/HAL/LINUX/arduino.cpp:81
↓ 32 callersMethodtrim
Marlin/src/lcd/tft/tft_string.cpp:261
↓ 32 callersMethoduse_click
Marlin/src/lcd/marlinui.h:757
↓ 32 callersMethodvalue_axis_units
Marlin/src/gcode/parser.h:360
↓ 31 callersFunctioncanMove
Motion might be blocked by NO_MOTION_BEFORE_HOMING
Marlin/src/lcd/extui/ui_api.cpp:397
↓ 31 callersMethodinit
* Initialize an SD flash memory card. * * \param[in] sckRateID SPI clock rate selector. See setSckRate(). * \param[in] chipSelectPin SD chip select
Marlin/src/sd/Sd2Card.cpp:279
↓ 31 callersFunctionmap
Marlin/src/HAL/LINUX/arduino.cpp:93
↓ 31 callersMethodreset
* M502 - Reset Configuration */
Marlin/src/module/settings.cpp:3273
↓ 31 callersFunctionsetPFloatOnClick
Generic onclick event for set pointer to float values lo: low limit hi: high limit liveUpdate: live update function when the encoder changes apply: up
Marlin/src/lcd/e3v2/proui/menus.cpp:257
↓ 30 callersFunctionb
(e)
buildroot/web-ui/data/www/jquery-3.5.1.slim.min.js:2
↓ 30 callersFunctiondwinFrameAreaCopy
Copy area from virtual display area to current screen cacheID: virtual area number xStart/yStart: Upper-left of virtual area xEnd/yEnd: Lower-right of
Marlin/src/lcd/e3v2/creality/dwin_lcd.cpp:71
← previousnext →101–200 of 11,590, ranked by callers