MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 1 callersMethoddecl_constant_str
(self, req)
scripts/buildcommands.py:139
↓ 1 callersMethoddef
lib/bossac/src/LinuxPortFactory.cpp:104
↓ 1 callersMethoddegrees_from_sample
(self, x)
klippy/extras/lm75.py:54
↓ 1 callersMethoddeinit
(self)
scripts/spi_flash/spi_flash.py:595
↓ 1 callersMethoddeprecate
(self, option, value=None)
klippy/configfile.py:130
↓ 1 callersMethoddisable_shaping
(self)
klippy/extras/input_shaper.py:72
↓ 1 callersMethoddisable_shaping
(self)
klippy/extras/input_shaper.py:151
↓ 1 callersMethoddo_calibration_moves
(self)
klippy/extras/angle.py:157
↓ 1 callersMethoddo_calibration_moves
(self, move_speed)
klippy/extras/probe_eddy_current.py:79
↓ 1 callersMethoddo_cancel
(self)
klippy/extras/virtual_sdcard.py:122
↓ 1 callersFunctiondo_dispatch
Dispatch all the commands in a message block
src/pru/pru0.c:137
↓ 1 callersMethoddo_enable
(self, enable)
klippy/extras/manual_stepper.py:44
↓ 1 callersMethoddo_extended_calibration
(self)
klippy/extras/delta_calibrate.py:240
↓ 1 callersMethoddo_homing_move
(self, movepos, speed, accel, triggered, check_trigger)
klippy/extras/manual_stepper.py:76
↓ 1 callersFunctiondo_timer_dispatch
Invoke timers - called below from irq_poll()
src/simulator/timer.c:48
↓ 1 callersFunctiondo_uart
src/simulator/serial.c:28
↓ 1 callersFunctiondpram_memset
Memset using only 8-bit writes (system memcpy may make unaligned accesses)
src/rp2040/usbserial.c:85
↓ 1 callersFunctiondrain_canhw_queue
Send any pending messages read from canbus hw to host
src/generic/usb_canbus.c:151
↓ 1 callersFunctiondrain_host_queue
Process new requests arriving from the host
src/generic/usb_canbus.c:239
↓ 1 callersFunctiondrain_usb_host_messages
Fill local queue with any USB messages read from host
src/generic/usb_canbus.c:174
↓ 1 callersMethoddraw_container
(self, nrows, eventtime)
klippy/extras/display/menu.py:601
↓ 1 callersMethoddrip_move
(self, newpos, speed, drip_completion)
klippy/extras/manual_stepper.py:119
↓ 1 callersFunctionds18_send_and_request
Report temperature if ready, and set back to pending.
src/linux/sensor_ds18b20.c:212
↓ 1 callersMethoddump_request_log
(self)
klippy/webhooks.py:191
↓ 1 callersMethoddump_steps
(self, count, start_clock, end_clock)
klippy/stepper.py:180
↓ 1 callersFunctiondynmem_start
Return the start of memory available for dynamic allocations
src/avr/main.c:23
↓ 1 callersFunctionelf2uf2
lib/elf2uf2/main.cpp:237
↓ 1 callersMethodemit
(self, record)
klippy/queuelogger.py:13
↓ 1 callersFunctionenable_clock_stm32f20x
Clock configuration
src/stm32/stm32f4.c:65
↓ 1 callersFunctionenable_clock_stm32f40x
src/stm32/stm32f4.c:87
↓ 1 callersFunctionenable_clock_stm32f446
src/stm32/stm32f4.c:111
↓ 1 callersFunctionenable_clock_stm32g4
src/stm32/stm32g4.c:83
↓ 1 callersFunctionenable_clock_stm32l4
src/stm32/stm32l4.c:75
↓ 1 callersFunctionenable_ram_vectortable
Copy vector table and remap ram so new vector table is used
src/stm32/stm32f0.c:151
↓ 1 callersFunctionenable_ram_vectortable
Copy vector table to ram and activate it
src/rp2040/main.c:30
↓ 1 callersMethodenable_shaping
(self)
klippy/extras/input_shaper.py:155
↓ 1 callersMethodencode_by_name
(self, **params)
klippy/msgproto.py:176
↓ 1 callersFunctionencode_file
(input, output_file, file_length)
scripts/update_chitu.py:67
↓ 1 callersFunctionencode_int
Encode an integer as a variable length quantity (vlq)
src/command.c:40
↓ 1 callersFunctionencode_int
Encode an integer as a variable length quantity (vlq)
klippy/chelper/msgblock.c:72
↓ 1 callersFunctionencode_msgid
Write an encoded msgid (optimized 2-byte VLQ encoder)
src/command.c:73
↓ 1 callersFunctionendpoint_setup
src/rp2040/usbserial.c:378
↓ 1 callersFunctionendstop_oversample_event
Timer callback for an end stop that is sampling extra times
src/endstop.c:44
↓ 1 callersFunctionenq_lock
lib/fatfs/ff.c:991
↓ 1 callersFunctionepm_get_ep_count_rx
Return number of read bytes on an rx endpoint
src/stm32/usbfs.c:94
↓ 1 callersFunctionepm_set_ep_count_tx
Set number of bytes ready to be transmitted on a tx endpoint
src/stm32/usbfs.c:104
↓ 1 callersMethoderaseAll
lib/bossac/src/EfcFlash.cpp:78
↓ 1 callersMethoderaseAuto
lib/bossac/src/EfcFlash.cpp:93
↓ 1 callersFunctionerror_hint
(msg)
klippy/extras/error_mcu.py:54
↓ 1 callersMethodexpanded_value_w_args
Returns the expanded value of the variable/function. Any arguments passed will be substituted for $(1), $(2), etc. Raises a
lib/kconfiglib/kconfiglib.py:5941
↓ 1 callersMethodextract_params
(self, line)
scripts/logextract.py:346
↓ 1 callersFunctionextruder_integrate
Calculate the definitive integral of the motion formula: position(t) = base + t * (start_v + t * half_accel)
klippy/chelper/kin_extruder.c:36
↓ 1 callersFunctionextruder_integrate_time
Calculate the definitive integral of time weighted position: weighted_position(t) = t * (base + t * (start_v + t * half_accel))
klippy/chelper/kin_extruder.c:48
↓ 1 callersFunctionf_close
lib/fatfs/ff.c:4208
↓ 1 callersFunctionf_findnext
lib/fatfs/ff.c:4718
↓ 1 callersFunctionf_getlabel
lib/fatfs/ff.c:5327
↓ 1 callersFunctionf_mount
lib/fatfs/ff.c:3662
↓ 1 callersFunctionf_open
lib/fatfs/ff.c:3710
↓ 1 callersFunctionf_stat
lib/fatfs/ff.c:4770
↓ 1 callersFunctionf_sync
lib/fatfs/ff.c:4127
↓ 1 callersFunctionf_unlink
lib/fatfs/ff.c:4945
↓ 1 callersFunctionfail_write_error
lib/elf2uf2/main.cpp:39
↓ 1 callersFunctionff_cre_syncobj
lib/fatfs/ffsystem.c:52
↓ 1 callersFunctionff_del_syncobj
lib/fatfs/ffsystem.c:89
↓ 1 callersFunctionff_memfree
lib/fatfs/ffsystem.c:28
↓ 1 callersFunctionff_rel_grant
lib/fatfs/ffsystem.c:149
↓ 1 callersFunctionff_req_grant
lib/fatfs/ffsystem.c:120
↓ 1 callersFunctionfifo_configure
Setup the USB fifos
src/stm32/usbotg.c:71
↓ 1 callersMethodfile_path
(self)
klippy/extras/virtual_sdcard.py:100
↓ 1 callersMethodfinalize
(self)
klippy/reactor.py:295
↓ 1 callersFunctionfind_print_restarts
(data)
scripts/graphstats.py:60
↓ 1 callersMethodfind_shaper_max_accel
(self, shaper, scv)
klippy/extras/shaper_calibrate.py:314
↓ 1 callersFunctionfind_shaper_plot_range
(shaper, vib_tol)
scripts/graph_shaper.py:151
↓ 1 callersFunctionfind_volume
lib/fatfs/ff.c:3335
↓ 1 callersMethodfinish
(self)
scripts/avrsim.py:98
↓ 1 callersMethodfinish
(self)
klippy/webhooks.py:92
↓ 1 callersMethodfinish_calibration
(self, success)
klippy/extras/temperature_probe.py:632
↓ 1 callersMethodfit
(cls, coords)
klippy/extras/temperature_probe.py:58
↓ 1 callersFunctionfix_sigint
()
klippy/util.py:15
↓ 1 callersFunctionflash_enter_xip_perform
src/rp2040/bootrom.c:119
↓ 1 callersFunctionflash_enter_xip_prepare
src/rp2040/bootrom.c:111
↓ 1 callersFunctionflash_exit_xip
src/rp2040/bootrom.c:56
↓ 1 callersFunctionflash_flush_cache
src/rp2040/bootrom.c:63
↓ 1 callersFunctionflash_picoboot
(device, binfile, sudo)
scripts/flash_usb.py:195
↓ 1 callersMethodflush
(self)
klippy/extras/display/st7920.py:35
↓ 1 callersMethodflush
(self)
klippy/extras/display/hd44780_spi.py:60
↓ 1 callersMethodflush
(self)
klippy/extras/display/aip31068_spi.py:150
↓ 1 callersMethodflush_moves
(self, print_time, clear_history_time)
klippy/mcu.py:967
↓ 1 callersMethodfreq_to_height
(self, freq)
klippy/extras/probe_eddy_current.py:59
↓ 1 callersFunctiongen_numname
lib/fatfs/ff.c:2012
↓ 1 callersMethodgen_path_position
(self)
scripts/graph_mesh.py:145
↓ 1 callersFunctiongen_positions
()
scripts/graph_motion.py:77
↓ 1 callersFunctiongen_positions
()
scripts/graph_extruder.py:28
↓ 1 callersFunctiongen_shaped_step_function
(shaper)
scripts/graph_shaper.py:176
↓ 1 callersFunctiongen_shaper_response
(shaper)
scripts/graph_shaper.py:161
↓ 1 callersFunctiongen_updated_position
(positions)
scripts/graph_motion.py:332
↓ 1 callersMethodgenerate_code
(self, options)
scripts/buildcommands.py:43
↓ 1 callersMethodgenerate_commands_code
(self)
scripts/buildcommands.py:402
↓ 1 callersMethodgenerate_data
(self)
scripts/motan/analyzers.py:147
↓ 1 callersMethodgenerate_datasets
(self)
scripts/motan/analyzers.py:360
← previousnext →2,201–2,300 of 7,096, ranked by callers