MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 2 callersMethod_set_pressure_advance
(self, pressure_advance, smooth_time)
klippy/kinematics/extruder.py:66
↓ 2 callersFunction_set_style
(win, style)
lib/kconfiglib/menuconfig.py:2850
↓ 2 callersMethod_set_type
(self, sc, new_type)
lib/kconfiglib/kconfiglib.py:3282
↓ 2 callersFunction_split_expr_info
(expr, indent)
lib/kconfiglib/menuconfig.py:2690
↓ 2 callersMethod_start
(self)
klippy/extras/bulk_sensor.py:40
↓ 2 callersMethod_start_measurements
(self)
klippy/extras/hx71x.py:99
↓ 2 callersMethod_stop
(self)
klippy/extras/bulk_sensor.py:55
↓ 2 callersFunction_strcmp
(s1, s2)
lib/kconfiglib/kconfiglib.py:6366
↓ 2 callersMethod_strip_duplicates
(self, data, fileconfig)
klippy/configfile.py:279
↓ 2 callersFunction_sym_to_num
(sym)
lib/kconfiglib/kconfiglib.py:6372
↓ 2 callersMethod_test_in_excluded_region
(self)
klippy/extras/exclude_object.py:167
↓ 2 callersFunction_toggle_show_all
()
lib/kconfiglib/menuconfig.py:1275
↓ 2 callersFunction_touch_dep_file
(path, sym_name)
lib/kconfiglib/kconfiglib.py:6383
↓ 2 callersFunction_try_save
(save_fn, filename, description)
lib/kconfiglib/menuconfig.py:1893
↓ 2 callersMethod_undef_assign
(self, name, val, filename, linenr)
lib/kconfiglib/kconfiglib.py:1368
↓ 2 callersMethod_update_clock
(self, is_reset=False)
klippy/extras/bulk_sensor.py:241
↓ 2 callersMethod_update_filament_runout_pos
(self, eventtime=None)
klippy/extras/filament_motion_sensor.py:39
↓ 2 callersMethod_update_filament_usage
(self, eventtime)
klippy/extras/print_stats.py:18
↓ 2 callersFunction_update_menu
()
lib/kconfiglib/menuconfig.py:1671
↓ 2 callersMethod_update_skew
(self, xy_factor, xz_factor, yz_factor)
klippy/extras/skew_correction.py:73
↓ 2 callersMethod_verify_algorithm
(self, error)
klippy/extras/bed_mesh.py:416
↓ 2 callersFunction_visibility
(sc)
lib/kconfiglib/kconfiglib.py:6291
↓ 2 callersFunction_visible
(node)
lib/kconfiglib/menuconfig.py:1557
↓ 2 callersMethod_wait_for_heartbeat
(self)
klippy/extras/palette2.py:221
↓ 2 callersFunction_warn_verbose_deprecated
(fn_name)
lib/kconfiglib/kconfiglib.py:6744
↓ 2 callersMethod_write_reg
(self, reg, val)
klippy/extras/angle.py:354
↓ 2 callersMethod_write_reg
(self, reg, data)
klippy/extras/angle.py:504
↓ 2 callersMethodactivate
(self, instance_id)
klippy/extras/tmc_uart.py:45
↓ 2 callersMethodactivate_dc_mode
(self, index, mode)
klippy/kinematics/idex_modes.py:151
↓ 2 callersMethodadd_active_callback
(self, cb)
klippy/stepper.py:235
↓ 2 callersMethodadd_client
(self, cb)
klippy/extras/probe_eddy_current.py:433
↓ 2 callersMethodadd_extra_stepper
(self, config)
klippy/stepper.py:397
↓ 2 callersFunctionadd_high_bits
(val, ref, mask)
scripts/logextract.py:152
↓ 2 callersFunctionadd_move
Helper to create a queue_step command from a 'struct step_move'
klippy/chelper/stepcompress.c:346
↓ 2 callersMethodadd_parents
(self, parents)
klippy/extras/display/menu.py:303
↓ 2 callersMethodadjust_steppers
(self, adjustments, speed)
klippy/extras/z_tilt.py:29
↓ 2 callersFunctionads1220_is_data_ready
src/sensor_ads1220.c:39
↓ 2 callersFunctionadxl_reschedule_timer
Helper code to reschedule the adxl345_event() timer
src/sensor_adxl345.c:51
↓ 2 callersMethodalter_target
(self, target_temp)
klippy/extras/heaters.py:128
↓ 2 callersFunctionangle_check_report
Send spi_angle_data message if buffer is full
src/sensor_angle.c:87
↓ 2 callersMethodannotate
(self, line, seq, ts)
scripts/logextract.py:240
↓ 2 callersMethodapply_calibration
(self, samples)
klippy/extras/angle.py:74
↓ 2 callersMethodasflat
(cls, s)
klippy/extras/display/menu.py:1066
↓ 2 callersFunctionavg
(data)
klippy/extras/load_cell.py:22
↓ 2 callersMethodbackground_process_exec
(self, method, args)
klippy/extras/shaper_calibrate.py:74
↓ 2 callersFunctionbisect
(func, left, right)
scripts/graph_shaper.py:140
↓ 2 callersFunctionbit_parity
src/sensor_angle.c:143
↓ 2 callersFunctionbitstuff
Stuff 'num_bits' bits in '*pb' (optimized for rp2350)
lib/can2040/can2040.c:667
↓ 2 callersFunctionbs_pushraw
Push 'count' bits of 'data' into stuffer without performing bit stuffing
lib/can2040/can2040.c:700
↓ 2 callersFunctionbtable_read_packet
Read a packet stored in dedicated usb memory
src/stm32/usbfs.c:131
↓ 2 callersFunctionbtable_write_packet
Write a packet to dedicated usb memory
src/stm32/usbfs.c:160
↓ 2 callersMethodbuild_config_string
(self, fileconfig)
klippy/configfile.py:158
↓ 2 callersMethodbuild_fileconfig
(self, data, filename)
klippy/configfile.py:183
↓ 2 callersMethodbuild_fileconfig_with_includes
(self, data, filename)
klippy/configfile.py:229
↓ 2 callersMethodbuild_mesh
(self, z_matrix)
klippy/extras/bed_mesh.py:1404
↓ 2 callersMethodcache_glyph
(self, glyph_name, base_glyph_name, glyph_id)
klippy/extras/display/st7920.py:74
↓ 2 callersMethodcalc_adc
(self, temp)
klippy/extras/thermistor.py:56
↓ 2 callersMethodcalc_adc
(self, temp)
klippy/extras/spi_temperature.py:243
↓ 2 callersMethodcalc_adjust
Z adjustment calculation
klippy/extras/z_thermal_adjust.py:94
↓ 2 callersFunctioncalc_crc16
(data)
scripts/spi_flash/spi_flash.py:55
↓ 2 callersFunctioncalc_pa_raw
(positions)
scripts/graph_extruder.py:116
↓ 2 callersMethodcalc_phase
(self, stepper, trig_mcu_pos)
klippy/extras/endstop_phase.py:36
↓ 2 callersMethodcalc_pid
(self, pos)
klippy/extras/pid_calibrate.py:114
↓ 2 callersFunctioncalc_pt100
(base=100.)
klippy/extras/adc_temperature.py:298
↓ 2 callersFunctioncalc_skew_factor
(ac, bd, ad)
klippy/extras/skew_correction.py:14
↓ 2 callersMethodcalc_smooth
(self, read_time, read_value, last)
klippy/extras/adc_scaled.py:64
↓ 2 callersFunctioncalc_specgram
(data, axis)
scripts/graph_accelerometer.py:79
↓ 2 callersMethodcalculate_params
(self, probe_positions, distances)
klippy/extras/delta_calibrate.py:164
↓ 2 callersMethodcall_button
(self, button, state)
klippy/extras/buttons.py:147
↓ 2 callersFunctioncall_dfuutil
(flags, binfile, sudo)
scripts/flash_usb.py:134
↓ 2 callersFunctioncall_hidflash
(binfile, sudo)
scripts/flash_usb.py:158
↓ 2 callersFunctioncall_picoboot
(bus, addr, binfile, sudo)
scripts/flash_usb.py:183
↓ 2 callersMethodcanChecksumBuffer
lib/bossac/src/Samba.h:87
↓ 2 callersMethodcanWriteBuffer
lib/bossac/src/Samba.h:83
↓ 2 callersFunctioncan_check_uuid
Helper to verify a UUID in a command matches this chip's UUID
src/generic/canserial.c:122
↓ 2 callersFunctioncan_id_conflict
src/generic/canserial.c:162
↓ 2 callersFunctioncanboot_reset
src/generic/armcm_reset.c:17
↓ 2 callersFunctioncanbus_send
src/generic/canbus.c:14
↓ 2 callersFunctioncanbus_set_filter
src/generic/canbus.c:20
↓ 2 callersFunctioncanhw_send
Transmit a packet
src/stm32/can.c:98
↓ 2 callersFunctioncanhw_set_filter
Setup the receive packet filter
src/stm32/can.c:135
↓ 2 callersFunctioncanserial_process_data
Handle incoming data (called from IRQ handler)
src/generic/canserial.c:227
↓ 2 callersFunctioncheck_active
Check if a move is likely to cause movement on a stepper
klippy/chelper/itersolve.c:136
↓ 2 callersFunctioncheck_address_range
lib/elf2uf2/main.cpp:123
↓ 2 callersFunctioncheck_build_code
(sources, target)
klippy/chelper/__init__.py:245
↓ 2 callersMethodcheck_eligible
(self, endstops)
klippy/extras/homing_heaters.py:42
↓ 2 callersFunctioncheck_intb_asserted
Check if the intb line is "asserted"
src/sensor_ldc1612.c:41
↓ 2 callersMethodcheck_invalid
(self)
klippy/extras/ads1x1x.py:373
↓ 2 callersMethodcheck_move
(self, move)
klippy/kinematics/none.py:20
↓ 2 callersFunctioncheck_need_discard
Check if canbus queue has gotten stuck
src/generic/usb_canbus.c:200
↓ 2 callersMethodcheck_need_restart
(self)
scripts/spi_flash/spi_flash.py:1263
↓ 2 callersFunctioncheck_output
(prog)
scripts/buildcommands.py:459
↓ 2 callersMethodcheck_packet
(self, s)
klippy/msgproto.py:243
↓ 2 callersMethodcheck_peaks
(self)
klippy/extras/pid_calibrate.py:105
↓ 2 callersFunctioncheck_reboot
src/generic/usb_cdc.c:448
↓ 2 callersMethodcheck_retry
(self, z_positions)
klippy/extras/z_tilt.py:109
↓ 2 callersMethodcheck_retry_result
(self, retry_result)
klippy/extras/z_tilt.py:74
↓ 2 callersMethodchipErase
lib/bossac/src/Samba.cpp:585
↓ 2 callersMethodclear_compensations
(self, axis=None)
klippy/extras/axis_twist_compensation.py:87
↓ 2 callersFunctionclear_lock
lib/fatfs/ff.c:1053
← previousnext →1,201–1,300 of 7,096, ranked by callers