MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 4 callersFunction_set_val
(sc, val)
lib/kconfiglib/menuconfig.py:1651
↓ 4 callersMethod_swizzle_bits
(self, data)
klippy/extras/display/uc1701.py:53
↓ 4 callersMethod_update_input_shaping
(self, error=None)
klippy/extras/input_shaper.py:126
↓ 4 callersMethodack
(self, msg=None)
klippy/gcode.py:43
↓ 4 callersMethodadd_comment
(self, comment)
scripts/logextract.py:536
↓ 4 callersMethodadd_stepper
(self, stepper)
klippy/mcu.py:132
↓ 4 callersFunctionangle_add_data
Add a measurement to the buffer
src/sensor_angle.c:112
↓ 4 callersMethodappend_fileconfig
(self, fileconfig, data, filename)
klippy/configfile.py:162
↓ 4 callersMethodapply_transform
(self)
klippy/kinematics/idex_modes.py:261
↓ 4 callersMethodavg_counts
(self, num_samples=None)
klippy/extras/load_cell.py:451
↓ 4 callersMethodbegin
lib/bossac/src/LinuxPortFactory.cpp:66
↓ 4 callersFunctioncalc_determinant
(matrix)
klippy/extras/temperature_probe.py:15
↓ 4 callersFunctioncalc_last_step_print_time
Determine the "print time" of the last_step_clock
klippy/chelper/stepcompress.c:325
↓ 4 callersFunctioncalc_position
Calculate the position from the convolution of the shaper with input signal
klippy/chelper/kin_shaper.c:92
↓ 4 callersFunctioncall_flashcan
(device, binfile)
scripts/flash_usb.py:90
↓ 4 callersFunctioncanserial_notify_tx
src/generic/canserial.c:47
↓ 4 callersFunctioncanserial_set_uuid
src/generic/canserial.c:348
↓ 4 callersMethodcheck_busy
(self, eventtime)
klippy/extras/heaters.py:118
↓ 4 callersMethodcheck_no_movement
(self)
klippy/extras/homing.py:153
↓ 4 callersMethodclear_queue
(self)
klippy/extras/bulk_sensor.py:131
↓ 4 callersFunctioncommand_find_block
Find the next complete message block
src/command.c:267
↓ 4 callersFunctioncommand_send_ack
Send an ack message to the host (notifying that it can send more data)
src/command.c:349
↓ 4 callersMethodconnect
(self)
scripts/dump_mcu.py:62
↓ 4 callersMethodconnect_uart
(self, serialport, baud, rts=True)
klippy/serialhdl.py:177
↓ 4 callersFunctioncrc32
lib/fatfs/ff.c:3230
↓ 4 callersMethodcreate
lib/bossac/src/Device.cpp:48
↓ 4 callersMethoddo_pause
(self)
klippy/extras/virtual_sdcard.py:111
↓ 4 callersMethoddraw_text
(self, row, col, mixed_text, eventtime)
klippy/extras/display/display.py:245
↓ 4 callersMethoddump
(self, s)
klippy/msgproto.py:263
↓ 4 callersFunctionenter_bootloader
(device)
scripts/flash_usb.py:13
↓ 4 callersFunctionescape
r""" Escapes the string 's' in the same fashion as is done for display in Kconfig format and when writing strings to a .config file. " and \ a
lib/kconfiglib/kconfiglib.py:6181
↓ 4 callersFunctionfill_last_frag
lib/fatfs/ff.c:1420
↓ 4 callersMethodfinalize
(self, success)
klippy/extras/manual_probe.py:250
↓ 4 callersMethodfinish_measurements
(self)
klippy/extras/adxl345.py:42
↓ 4 callersMethodflush_step_generation
(self)
klippy/toolhead.py:374
↓ 4 callersFunctionformat_comment
(line_num, line)
scripts/logextract.py:9
↓ 4 callersFunctiongen_deriv
(data)
scripts/graph_extruder.py:75
↓ 4 callersFunctionget_achar
lib/fatfs/ff.c:2784
↓ 4 callersMethodget_base_points
(self)
klippy/extras/bed_mesh.py:1005
↓ 4 callersMethodget_calibration
(self)
klippy/kinematics/delta.py:161
↓ 4 callersMethodget_clock
(self, eventtime)
klippy/clocksync.py:128
↓ 4 callersMethodget_file_list
(self, check_subdirs=False)
klippy/extras/virtual_sdcard.py:67
↓ 4 callersFunctionget_ldnumber
lib/fatfs/ff.c:3152
↓ 4 callersMethodget_max_speed
(self)
klippy/extras/temperature_fan.py:71
↓ 4 callersMethodget_mesh_params
(self)
klippy/extras/bed_mesh.py:1369
↓ 4 callersFunctionget_monotonic
Return the monotonic system time as a double
klippy/chelper/pyhelper.c:17
↓ 4 callersMethodget_past_mcu_position
(self, print_time)
klippy/stepper.py:173
↓ 4 callersMethodget_phase_offset
(self)
klippy/extras/tmc.py:317
↓ 4 callersMethodget_prefix_options
(self, prefix)
klippy/configfile.py:127
↓ 4 callersMethodget_primary_rail
(self)
klippy/kinematics/idex_modes.py:45
↓ 4 callersMethodget_probed_matrix
(self)
klippy/extras/bed_mesh.py:1364
↓ 4 callersMethodget_samples_per_second
(self)
klippy/extras/ads1220.py:117
↓ 4 callersMethodget_segment_time
(self)
scripts/motan/analyzers.py:324
↓ 4 callersMethodget_state_message
(self)
klippy/klippy.py:45
↓ 4 callersFunctionget_string_property
lib/hidflash/hid-mac.c:222
↓ 4 callersFunctionget_unsigned_short_msb
(bits)
klippy/extras/bme280.py:121
↓ 4 callersFunctionget_usb_string
This function returns a newly allocated wide string containing the USB device string numbered by the index. The returned string must be freed by
lib/hidflash/hid-libusb.c:387
↓ 4 callersFunctiongpio_mux_setup
src/ar100/gpio.c:30
↓ 4 callersFunctiongpio_pwm_write
src/stm32/hard_pwm.c:370
↓ 4 callersFunctionhexify
(byte_array)
klippy/extras/ads1220.py:23
↓ 4 callersMethodhoming_move
(self, movepos, speed, probe_pos=False, triggered=True, check_triggered=True)
klippy/extras/homing.py:75
↓ 4 callersFunctioni2c_wait
src/lpc176x/i2c.c:71
↓ 4 callersMethodi2c_write_wait_ack
(self, data, minclock=0, reqclock=0)
klippy/extras/bus.py:192
↓ 4 callersMethodinactivate
(self, position)
klippy/kinematics/idex_modes.py:272
↓ 4 callersFunctionindexes
(positions)
scripts/graph_extruder.py:60
↓ 4 callersMethodinit_selection
(self)
klippy/extras/display/menu.py:354
↓ 4 callersFunctionirq_disable
src/linux/timer.c:246
↓ 4 callersMethodis_closed
(self)
klippy/webhooks.py:222
↓ 4 callersFunctionis_enabled_pclock
src/rp2040/main.c:88
↓ 4 callersFunctionis_finalized
Is the config and move queue finalized?
src/basecmd.c:67
↓ 4 callersMethodis_motor_enabled
(self)
klippy/extras/stepper_enable.py:68
↓ 4 callersMethodis_tared
(self)
klippy/extras/load_cell.py:485
↓ 4 callersMethodis_traditional_gcode
(self, cmd)
klippy/gcode.py:114
↓ 4 callersFunctionlerp
(t, v0, v1)
klippy/extras/bed_mesh.py:34
↓ 4 callersMethodlinefit
(self,p1,p2)
klippy/extras/quad_gantry_level.py:115
↓ 4 callersFunctionload_config_stable
(config, option)
klippy/extras/delta_calibrate.py:16
↓ 4 callersFunctionlookup_epbufctrl
Return a pointer to the ep_buf_ctrl register for an endpoint
src/rp2040/usbserial.c:44
↓ 4 callersFunctionmessage_alloc
Allocate a 'struct queue_message' object
klippy/chelper/msgblock.c:127
↓ 4 callersMethodmotor_disable
(self, print_time)
klippy/extras/stepper_enable.py:60
↓ 4 callersMethodmove
(self, newpos, speed)
klippy/toolhead.py:472
↓ 4 callersFunctionmove_alloc
Allocate runtime storage
src/basecmd.c:84
↓ 4 callersFunctionmove_queue_clear
Completely clear move queue (used in shutdown handlers)
src/basecmd.c:134
↓ 4 callersMethodmove_to_screw
(self, state, screw)
klippy/extras/bed_screws.py:51
↓ 4 callersMethodnote_filament_present
(self, eventtime, is_filament_present)
klippy/extras/filament_switch_sensor.py:63
↓ 4 callersFunctionpa_move_integrate
Calculate the definitive integral of extruder for a given move
klippy/chelper/kin_extruder.c:60
↓ 4 callersMethodparse_pin
(self, pin_desc, can_invert=False, can_pullup=False)
klippy/pins.py:67
↓ 4 callersFunctionpeek_rx_queue
Inspect the next packet on the rx queue
src/stm32/usbotg.c:160
↓ 4 callersFunctionpicoboot_write
lib/rp2040_flash/picoboot_connection.c:475
↓ 4 callersFunctionpio_match_check
Set PIO "match" state machine to raise a "matched" signal on a bit sequence
lib/can2040/can2040.c:248
↓ 4 callersFunctionpio_signal_set_txpending
Raise the txpending flag
lib/can2040/can2040.c:359
↓ 4 callersFunctionpio_sm_setup
Setup PIO state machines
lib/can2040/can2040.c:375
↓ 4 callersFunctionpollreactor_do_exit
Request that a currently running pollreactor_run() loop exit
klippy/chelper/pollreactor.c:152
↓ 4 callersMethodpretty_print
(self, addr, reg, val=None)
scripts/logextract.py:131
↓ 4 callersMethodprocess_identify
(self, data, decompress=True)
klippy/msgproto.py:392
↓ 4 callersFunctionpthread_barrier_wait
lib/hidflash/hid-mac.c:77
↓ 4 callersMethodpull_probed_results
(self)
klippy/extras/probe.py:360
↓ 4 callersFunctionqueue_flush
Convert previously scheduled steps into commands for the mcu
klippy/chelper/stepcompress.c:377
↓ 4 callersMethodread_config_file
(self, filename)
klippy/configfile.py:148
↓ 4 callersFunctionread_mpu
src/sensor_mpu9250.c:73
↓ 4 callersFunctionread_mpu
src/sensor_icm20948.c:74
← previousnext →601–700 of 7,096, ranked by callers