Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Klipper3d/klipper
/ functions
Functions
7,096 in github.com/Klipper3d/klipper
⨍
Functions
7,096
◇
Types & classes
1,922
↓ 1 callers
Method
decl_constant_str
(self, req)
scripts/buildcommands.py:139
↓ 1 callers
Method
def
lib/bossac/src/LinuxPortFactory.cpp:104
↓ 1 callers
Method
degrees_from_sample
(self, x)
klippy/extras/lm75.py:54
↓ 1 callers
Method
deinit
(self)
scripts/spi_flash/spi_flash.py:595
↓ 1 callers
Method
deprecate
(self, option, value=None)
klippy/configfile.py:130
↓ 1 callers
Method
disable_shaping
(self)
klippy/extras/input_shaper.py:72
↓ 1 callers
Method
disable_shaping
(self)
klippy/extras/input_shaper.py:151
↓ 1 callers
Method
do_calibration_moves
(self)
klippy/extras/angle.py:157
↓ 1 callers
Method
do_calibration_moves
(self, move_speed)
klippy/extras/probe_eddy_current.py:79
↓ 1 callers
Method
do_cancel
(self)
klippy/extras/virtual_sdcard.py:122
↓ 1 callers
Function
do_dispatch
Dispatch all the commands in a message block
src/pru/pru0.c:137
↓ 1 callers
Method
do_enable
(self, enable)
klippy/extras/manual_stepper.py:44
↓ 1 callers
Method
do_extended_calibration
(self)
klippy/extras/delta_calibrate.py:240
↓ 1 callers
Method
do_homing_move
(self, movepos, speed, accel, triggered, check_trigger)
klippy/extras/manual_stepper.py:76
↓ 1 callers
Function
do_timer_dispatch
Invoke timers - called below from irq_poll()
src/simulator/timer.c:48
↓ 1 callers
Function
do_uart
src/simulator/serial.c:28
↓ 1 callers
Function
dpram_memset
Memset using only 8-bit writes (system memcpy may make unaligned accesses)
src/rp2040/usbserial.c:85
↓ 1 callers
Function
drain_canhw_queue
Send any pending messages read from canbus hw to host
src/generic/usb_canbus.c:151
↓ 1 callers
Function
drain_host_queue
Process new requests arriving from the host
src/generic/usb_canbus.c:239
↓ 1 callers
Function
drain_usb_host_messages
Fill local queue with any USB messages read from host
src/generic/usb_canbus.c:174
↓ 1 callers
Method
draw_container
(self, nrows, eventtime)
klippy/extras/display/menu.py:601
↓ 1 callers
Method
drip_move
(self, newpos, speed, drip_completion)
klippy/extras/manual_stepper.py:119
↓ 1 callers
Function
ds18_send_and_request
Report temperature if ready, and set back to pending.
src/linux/sensor_ds18b20.c:212
↓ 1 callers
Method
dump_request_log
(self)
klippy/webhooks.py:191
↓ 1 callers
Method
dump_steps
(self, count, start_clock, end_clock)
klippy/stepper.py:180
↓ 1 callers
Function
dynmem_start
Return the start of memory available for dynamic allocations
src/avr/main.c:23
↓ 1 callers
Function
elf2uf2
lib/elf2uf2/main.cpp:237
↓ 1 callers
Method
emit
(self, record)
klippy/queuelogger.py:13
↓ 1 callers
Function
enable_clock_stm32f20x
Clock configuration
src/stm32/stm32f4.c:65
↓ 1 callers
Function
enable_clock_stm32f40x
src/stm32/stm32f4.c:87
↓ 1 callers
Function
enable_clock_stm32f446
src/stm32/stm32f4.c:111
↓ 1 callers
Function
enable_clock_stm32g4
src/stm32/stm32g4.c:83
↓ 1 callers
Function
enable_clock_stm32l4
src/stm32/stm32l4.c:75
↓ 1 callers
Function
enable_ram_vectortable
Copy vector table and remap ram so new vector table is used
src/stm32/stm32f0.c:151
↓ 1 callers
Function
enable_ram_vectortable
Copy vector table to ram and activate it
src/rp2040/main.c:30
↓ 1 callers
Method
enable_shaping
(self)
klippy/extras/input_shaper.py:155
↓ 1 callers
Method
encode_by_name
(self, **params)
klippy/msgproto.py:176
↓ 1 callers
Function
encode_file
(input, output_file, file_length)
scripts/update_chitu.py:67
↓ 1 callers
Function
encode_int
Encode an integer as a variable length quantity (vlq)
src/command.c:40
↓ 1 callers
Function
encode_int
Encode an integer as a variable length quantity (vlq)
klippy/chelper/msgblock.c:72
↓ 1 callers
Function
encode_msgid
Write an encoded msgid (optimized 2-byte VLQ encoder)
src/command.c:73
↓ 1 callers
Function
endpoint_setup
src/rp2040/usbserial.c:378
↓ 1 callers
Function
endstop_oversample_event
Timer callback for an end stop that is sampling extra times
src/endstop.c:44
↓ 1 callers
Function
enq_lock
lib/fatfs/ff.c:991
↓ 1 callers
Function
epm_get_ep_count_rx
Return number of read bytes on an rx endpoint
src/stm32/usbfs.c:94
↓ 1 callers
Function
epm_set_ep_count_tx
Set number of bytes ready to be transmitted on a tx endpoint
src/stm32/usbfs.c:104
↓ 1 callers
Method
eraseAll
lib/bossac/src/EfcFlash.cpp:78
↓ 1 callers
Method
eraseAuto
lib/bossac/src/EfcFlash.cpp:93
↓ 1 callers
Function
error_hint
(msg)
klippy/extras/error_mcu.py:54
↓ 1 callers
Method
expanded_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 callers
Method
extract_params
(self, line)
scripts/logextract.py:346
↓ 1 callers
Function
extruder_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 callers
Function
extruder_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 callers
Function
f_close
lib/fatfs/ff.c:4208
↓ 1 callers
Function
f_findnext
lib/fatfs/ff.c:4718
↓ 1 callers
Function
f_getlabel
lib/fatfs/ff.c:5327
↓ 1 callers
Function
f_mount
lib/fatfs/ff.c:3662
↓ 1 callers
Function
f_open
lib/fatfs/ff.c:3710
↓ 1 callers
Function
f_stat
lib/fatfs/ff.c:4770
↓ 1 callers
Function
f_sync
lib/fatfs/ff.c:4127
↓ 1 callers
Function
f_unlink
lib/fatfs/ff.c:4945
↓ 1 callers
Function
fail_write_error
lib/elf2uf2/main.cpp:39
↓ 1 callers
Function
ff_cre_syncobj
lib/fatfs/ffsystem.c:52
↓ 1 callers
Function
ff_del_syncobj
lib/fatfs/ffsystem.c:89
↓ 1 callers
Function
ff_memfree
lib/fatfs/ffsystem.c:28
↓ 1 callers
Function
ff_rel_grant
lib/fatfs/ffsystem.c:149
↓ 1 callers
Function
ff_req_grant
lib/fatfs/ffsystem.c:120
↓ 1 callers
Function
fifo_configure
Setup the USB fifos
src/stm32/usbotg.c:71
↓ 1 callers
Method
file_path
(self)
klippy/extras/virtual_sdcard.py:100
↓ 1 callers
Method
finalize
(self)
klippy/reactor.py:295
↓ 1 callers
Function
find_print_restarts
(data)
scripts/graphstats.py:60
↓ 1 callers
Method
find_shaper_max_accel
(self, shaper, scv)
klippy/extras/shaper_calibrate.py:314
↓ 1 callers
Function
find_shaper_plot_range
(shaper, vib_tol)
scripts/graph_shaper.py:151
↓ 1 callers
Function
find_volume
lib/fatfs/ff.c:3335
↓ 1 callers
Method
finish
(self)
scripts/avrsim.py:98
↓ 1 callers
Method
finish
(self)
klippy/webhooks.py:92
↓ 1 callers
Method
finish_calibration
(self, success)
klippy/extras/temperature_probe.py:632
↓ 1 callers
Method
fit
(cls, coords)
klippy/extras/temperature_probe.py:58
↓ 1 callers
Function
fix_sigint
()
klippy/util.py:15
↓ 1 callers
Function
flash_enter_xip_perform
src/rp2040/bootrom.c:119
↓ 1 callers
Function
flash_enter_xip_prepare
src/rp2040/bootrom.c:111
↓ 1 callers
Function
flash_exit_xip
src/rp2040/bootrom.c:56
↓ 1 callers
Function
flash_flush_cache
src/rp2040/bootrom.c:63
↓ 1 callers
Function
flash_picoboot
(device, binfile, sudo)
scripts/flash_usb.py:195
↓ 1 callers
Method
flush
(self)
klippy/extras/display/st7920.py:35
↓ 1 callers
Method
flush
(self)
klippy/extras/display/hd44780_spi.py:60
↓ 1 callers
Method
flush
(self)
klippy/extras/display/aip31068_spi.py:150
↓ 1 callers
Method
flush_moves
(self, print_time, clear_history_time)
klippy/mcu.py:967
↓ 1 callers
Method
freq_to_height
(self, freq)
klippy/extras/probe_eddy_current.py:59
↓ 1 callers
Function
gen_numname
lib/fatfs/ff.c:2012
↓ 1 callers
Method
gen_path_position
(self)
scripts/graph_mesh.py:145
↓ 1 callers
Function
gen_positions
()
scripts/graph_motion.py:77
↓ 1 callers
Function
gen_positions
()
scripts/graph_extruder.py:28
↓ 1 callers
Function
gen_shaped_step_function
(shaper)
scripts/graph_shaper.py:176
↓ 1 callers
Function
gen_shaper_response
(shaper)
scripts/graph_shaper.py:161
↓ 1 callers
Function
gen_updated_position
(positions)
scripts/graph_motion.py:332
↓ 1 callers
Method
generate_code
(self, options)
scripts/buildcommands.py:43
↓ 1 callers
Method
generate_commands_code
(self)
scripts/buildcommands.py:402
↓ 1 callers
Method
generate_data
(self)
scripts/motan/analyzers.py:147
↓ 1 callers
Method
generate_datasets
(self)
scripts/motan/analyzers.py:360
← previous
next →
2,201–2,300 of 7,096, ranked by callers