Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Klipper3d/klipper
/ functions
Functions
7,096 in github.com/Klipper3d/klipper
⨍
Functions
7,096
◇
Types & classes
1,922
↓ 399 callers
Method
lookup_object
(self, name, default=configfile.sentinel)
klippy/klippy.py:75
↓ 381 callers
Method
get
(self, name, default=sentinel, parser=str, minval=None, maxval=None, above=None, below=None)
klippy/gcode.py:54
↓ 311 callers
Method
error
(self, msg)
scripts/motan/data_logger.py:74
↓ 308 callers
Method
getfloat
(self, option, default=sentinel, minval=None, maxval=None, above=None, below=None, note_valid
klippy/configfile.py:68
↓ 239 callers
Method
get_printer
(self)
klippy/mcu.py:872
↓ 215 callers
Method
split
(self)
klippy/extras/bed_mesh.py:1293
↓ 214 callers
Method
respond_info
(self, msg, log=True)
klippy/gcode.py:239
↓ 194 callers
Method
info
lib/bossac/src/Flasher.cpp:351
↓ 156 callers
Method
get_name
(self)
klippy/extras/heaters.py:97
↓ 156 callers
Method
register_command
(self, cmd, func, when_not_ready=False, desc=None)
klippy/gcode.py:122
↓ 123 callers
Method
get_float
(self, name, default=sentinel, minval=None, maxval=None, above=None, below=None)
klippy/gcode.py:82
↓ 118 callers
Method
register_event_handler
(self, event, callback)
klippy/klippy.py:220
↓ 105 callers
Method
get_reactor
(self)
klippy/klippy.py:43
↓ 91 callers
Method
get
(self, option, default=None)
scripts/graph_temp_sensor.py:22
↓ 79 callers
Method
add_config_cmd
(self, cmd, is_init=False, on_restart=False)
klippy/mcu.py:856
↓ 76 callers
Function
timer_read_time
Return the current time (in absolute clock ticks).
src/pru/main.c:65
↓ 71 callers
Method
load_object
(self, config, section, default=configfile.sentinel)
klippy/klippy.py:90
↓ 69 callers
Function
memset
src/ar100/util.c:20
↓ 66 callers
Function
memcpy
src/ar100/util.c:9
↓ 66 callers
Method
pause
(self, waketime)
klippy/reactor.py:208
↓ 64 callers
Function
__DSB
\brief Data Synchronization Barrier \details Acts as a special kind of Data Memory Barrier. It completes when all explicit memory acces
lib/cmsis-core/cmsis_gcc.h:944
↓ 61 callers
Method
write
(self, data)
scripts/avrsim.py:132
↓ 60 callers
Function
st_dword
lib/fatfs/ff.c:654
↓ 58 callers
Function
irq_disable
src/avr/irq.h:8
↓ 55 callers
Method
get
lib/bossac/src/PosixSerialPort.cpp:267
↓ 55 callers
Method
getint
(self, option, default=sentinel, minval=None, maxval=None, note_valid=True)
klippy/configfile.py:64
↓ 55 callers
Function
irq_enable
src/avr/irq.h:13
↓ 55 callers
Method
set_field
(self, field_name, field_value, reg_value=None, reg_name=None)
klippy/extras/tmc.py:42
↓ 54 callers
Method
set
(self, section, option, value)
klippy/configfile.py:534
↓ 49 callers
Function
report_errno
Report 'errno' in a message written to stderr
src/linux/console.c:27
↓ 48 callers
Function
expr_value
Evaluates the expression 'expr' to a tristate value. Returns 0 (n), 1 (m), or 2 (y). 'expr' must be an already-parsed expression from a
lib/kconfiglib/kconfiglib.py:5993
↓ 47 callers
Function
oid_lookup
src/basecmd.c:192
↓ 47 callers
Function
output
(msg: str)
lib/canboot/flash_can.py:24
↓ 46 callers
Method
plot
(self,f,x)
klippy/extras/quad_gantry_level.py:122
↓ 45 callers
Method
lookup_command
(self, msgformat, cq=None)
klippy/mcu.py:880
↓ 45 callers
Method
register_mux_command
(self, cmd, key, value, func, desc=None)
klippy/gcode.py:147
↓ 44 callers
Method
_warn
(self, msg, filename=None, linenr=None)
lib/kconfiglib/kconfiglib.py:3974
↓ 44 callers
Method
send
(self, data=(), minclock=0, reqclock=0)
klippy/mcu.py:91
↓ 44 callers
Method
write
lib/bossac/src/Samba.cpp:503
↓ 42 callers
Method
estimated_print_time
(self, eventtime)
klippy/mcu.py:901
↓ 42 callers
Method
print_time_to_clock
(self, print_time)
klippy/mcu.py:897
↓ 42 callers
Method
read
lib/bossac/src/Samba.cpp:460
↓ 42 callers
Method
send
(self, cmds, is_data=False)
klippy/extras/display/uc1701.py:134
↓ 41 callers
Method
get_mcu
(self)
klippy/extras/fan.py:47
↓ 41 callers
Method
get_position
(self)
klippy/extras/bed_tilt.py:26
↓ 41 callers
Method
seconds_to_clock
(self, time)
klippy/mcu.py:867
↓ 39 callers
Function
gpio_peripheral
Set the mode and extended function of a pin
src/stm32/stm32f1.c:113
↓ 39 callers
Method
register_timer
(self, callback, waketime=NEVER)
klippy/reactor.py:123
↓ 38 callers
Function
move_window
lib/fatfs/ff.c:1094
↓ 38 callers
Method
run_script
(self, name, **kwargs)
klippy/extras/display/menu.py:201
↓ 37 callers
Function
__ISB
\brief Instruction Synchronization Barrier \details Instruction Synchronization Barrier flushes the pipeline in the processor, so that
lib/cmsis-core/cmsis_gcc.h:933
↓ 37 callers
Method
register_config_callback
(self, cb)
klippy/mcu.py:854
↓ 37 callers
Function
timer_is_before
Return true if time1 is before time2. Always use this function to compare times as regular C comparisons can fail if the counter rolls over.
src/avr/timer.c:37
↓ 36 callers
Method
get_commandline
(self)
klippy/gcode.py:25
↓ 36 callers
Method
getsection
(self, section)
klippy/configfile.py:119
↓ 35 callers
Method
getboolean
(self, option, default=sentinel, note_valid=True)
klippy/configfile.py:73
↓ 34 callers
Method
create_oid
(self)
klippy/mcu.py:851
↓ 34 callers
Function
disk_write
scripts/spi_flash/fatfs_api.c:94
↓ 34 callers
Method
exit
(self, force=False)
klippy/extras/display/menu.py:903
↓ 34 callers
Method
get_int
(self, name, default=sentinel, minval=None, maxval=None)
klippy/gcode.py:80
↓ 34 callers
Method
getchoice
(self, option, choices, default=sentinel, note_valid=True)
klippy/configfile.py:76
↓ 34 callers
Function
ld_word
lib/fatfs/ff.c:610
↓ 34 callers
Function
sched_wake_task
Note that a task is ready to run
src/sched.c:220
↓ 33 callers
Method
close
(self)
klippy/webhooks.py:210
↓ 33 callers
Function
irq_restore
src/avr/irq.h:26
↓ 33 callers
Method
lookup_pin
(self, pin_desc, can_invert=False, can_pullup=False, share_type=None)
klippy/pins.py:96
↓ 33 callers
Method
manual_move
(self, stepper, dist, speed, accel=0.)
klippy/extras/force_move.py:77
↓ 33 callers
Function
mem_cpy
Copy memory to memory */
lib/fatfs/ff.c:684
↓ 33 callers
Method
update_timer
(self, timer_handler, waketime)
klippy/reactor.py:120
↓ 32 callers
Function
irq_save
src/avr/irq.h:20
↓ 32 callers
Function
ld_dword
lib/fatfs/ff.c:619
↓ 32 callers
Function
st_word
lib/fatfs/ff.c:648
↓ 32 callers
Function
timer_from_us
Return the number of clock ticks for a given number of microseconds
src/avr/timer.c:22
↓ 32 callers
Method
update
(self, gcmd)
klippy/extras/input_shaper.py:60
↓ 31 callers
Method
get_last_move_time
(self)
klippy/extras/manual_stepper.py:114
↓ 31 callers
Method
invoke_shutdown
(self, msg, details={})
klippy/klippy.py:203
↓ 30 callers
Function
gpio_out_write
src/avr/gpio.c:90
↓ 30 callers
Method
index
(self)
klippy/extras/display/menu.py:231
↓ 30 callers
Function
mem_set
Fill memory block */
lib/fatfs/ff.c:698
↓ 29 callers
Method
get_start_args
(self)
klippy/klippy.py:41
↓ 28 callers
Method
get_field
(self, field_name, reg_value=None, reg_name=None)
klippy/extras/tmc.py:31
↓ 28 callers
Function
list_empty
klippy/chelper/list.h:27
↓ 28 callers
Function
oid_alloc
src/basecmd.c:200
↓ 27 callers
Method
dwell
(self, delay)
klippy/extras/manual_stepper.py:117
↓ 27 callers
Method
get_kinematics
(self)
klippy/extras/manual_stepper.py:121
↓ 27 callers
Function
gpio_out_setup
src/avr/gpio.c:54
↓ 27 callers
Method
put
lib/bossac/src/PosixSerialPort.cpp:281
↓ 26 callers
Function
sched_add_timer
Schedule a function call at a supplied time.
src/sched.c:85
↓ 26 callers
Method
setup_itersolve
(self, alloc_func, *params)
klippy/stepper.py:71
↓ 25 callers
Method
_parse_error
(self, msg)
lib/kconfiglib/kconfiglib.py:3883
↓ 25 callers
Method
add_object
(self, name, obj)
klippy/klippy.py:70
↓ 25 callers
Function
enable_pclock
Enable a peripheral clock
src/stm32/clockline.c:11
↓ 25 callers
Method
encode
(self, out, v)
klippy/msgproto.py:42
↓ 25 callers
Method
i2c_write
(self, data, minclock=0, reqclock=0)
klippy/extras/bus.py:183
↓ 25 callers
Function
readl
src/generic/io.h:19
↓ 25 callers
Function
sched_check_wake
Check if a task is ready to run (as indicated by sched_wake_task)
src/sched.c:228
↓ 24 callers
Method
get_range
(self)
klippy/extras/ads1220.py:122
↓ 24 callers
Function
sched_del_timer
Remove a timer that may be live.
src/sched.c:121
↓ 23 callers
Method
read_register
(self, reg_name, read_len)
klippy/extras/bme280.py:773
↓ 23 callers
Function
spidev_transfer
src/spicmds.c:86
next →
1–100 of 7,096, ranked by callers