MCPcopy Create free account

hub / github.com/Klipper3d/klipper / functions

Functions7,096 in github.com/Klipper3d/klipper

↓ 2 callersMethodclose
(self)
lib/canboot/flash_can.py:490
↓ 2 callersMethodcmd_M204
(self, gcmd)
klippy/toolhead.py:661
↓ 2 callersFunctioncommand_parse_msgid
Parse an encoded msgid (optimized 2-byte parser, return as positive number)
src/command.c:83
↓ 2 callersFunctioncommand_parsef
Parse an incoming command into 'args'
src/command.c:95
↓ 2 callersFunctioncommand_sendf
Encode and transmit a "response" message
src/command.c:221
↓ 2 callersFunctionconfig_dpll
Configure a dpll to a given clock multiplier
src/atsamd/samc21_clock.c:59
↓ 2 callersMethodconfigure_mcu
(self, printfunc=logging.info)
scripts/spi_flash/spi_flash.py:1356
↓ 2 callersMethodconnect
lib/bossac/src/Samba.cpp:141
↓ 2 callersMethodconnect
(self, serial)
klippy/clocksync.py:30
↓ 2 callersMethodconnect_btl
(self)
lib/canboot/flash_can.py:87
↓ 2 callersFunctionconsole_receive_buffer
src/linux/console.c:124
↓ 2 callersFunctionconvert_msg_format
(msgformat)
klippy/msgproto.py:157
↓ 2 callersMethodcounts_to_grams
(self, sample)
klippy/extras/load_cell.py:434
↓ 2 callersFunctioncrc16_ccitt
(buf: Union[bytes, bytearray])
lib/canboot/flash_can.py:29
↓ 2 callersFunctioncrc16_ccitt
Optimized crc16_ccitt for the avr processor
src/avr/main.c:56
↓ 2 callersFunctioncrc16_ccitt
(buf)
klippy/msgproto.py:29
↓ 2 callersFunctioncreate_partition
lib/fatfs/ff.c:5713
↓ 2 callersFunctiondata_state_go_data
Transition to MS_DATA0 state (if applicable) - await data bits
lib/can2040/can2040.c:1112
↓ 2 callersFunctiondebug_queue_add
Copy a message to a debug queue and free old debug messages
klippy/chelper/serialqueue.c:111
↓ 2 callersFunctiondec_lock
lib/fatfs/ff.c:1031
↓ 2 callersFunctiondir_clear
lib/fatfs/ff.c:1674
↓ 2 callersFunctiondir_find
lib/fatfs/ff.c:2442
↓ 2 callersFunctiondir_remove
lib/fatfs/ff.c:2629
↓ 2 callersMethoddisconnect
(self)
scripts/dump_mcu.py:113
↓ 2 callersMethoddisconnect
(self)
scripts/spi_flash/spi_flash.py:1243
↓ 2 callersFunctiondo_build_code
(cmd)
klippy/chelper/__init__.py:258
↓ 2 callersMethoddo_create_sensor
(self, sensor_type)
scripts/graph_temp_sensor.py:36
↓ 2 callersMethoddo_move
(self, movepos, speed, accel, sync=True)
klippy/extras/manual_stepper.py:58
↓ 2 callersMethoddo_set_position
(self, setpos)
klippy/extras/manual_stepper.py:56
↓ 2 callersFunctiondo_write
OS write of data to be sent to the mcu
klippy/chelper/serialqueue.c:360
↓ 2 callersMethoddown
(self, fast_rate=False)
klippy/extras/display/menu.py:867
↓ 2 callersMethoddump_calibration
(self, gcmd=None)
klippy/extras/bed_mesh.py:628
↓ 2 callersFunctiondynmem_end
Return the end of memory available for dynamic allocations
src/avr/main.c:31
↓ 2 callersFunctionedit_width
()
lib/kconfiglib/menuconfig.py:1728
↓ 2 callersMethodelbow_coord
(self, elbow_id, spos)
klippy/kinematics/rotary_delta.py:179
↓ 2 callersMethodend_test
(self)
klippy/extras/tuning_tower.py:98
↓ 2 callersFunctionepr_is_dbuf_blocking
Check if double buffering endpoint hardware can no longer send/receive
src/stm32/usbfs.c:207
↓ 2 callersFunctionestimate_shaper
(shaper, freq, damping_ratio)
scripts/graph_shaper.py:111
↓ 2 callersFunctionestimate_spring
(positions)
scripts/graph_motion.py:98
↓ 2 callersMethodestimated_print_time
(self, eventtime)
klippy/clocksync.py:134
↓ 2 callersMethodeval_enable
(self, context)
klippy/extras/display/menu.py:113
↓ 2 callersMethodextract_trapq
(self, start_time, end_time)
klippy/extras/motion_report.py:80
↓ 2 callersFunctionf_opendir
lib/fatfs/ff.c:4586
↓ 2 callersFunctionf_readdir
lib/fatfs/ff.c:4682
↓ 2 callersFunctionfasthash64
lib/fast-hash/fasthash.c:35
↓ 2 callersMethodfeed_data
(self, data: bytes)
lib/canboot/flash_can.py:303
↓ 2 callersFunctionfifo_write_packet
Write a packet to a tx fifo
src/stm32/usbotg.c:98
↓ 2 callersMethodfill_enumerations
(self, enumerations)
klippy/msgproto.py:356
↓ 2 callersFunctionfill_first_frag
lib/fatfs/ff.c:1397
↓ 2 callersMethodfinalize
(self, save_results=False)
klippy/extras/load_cell.py:191
↓ 2 callersFunctionfinalize_transmit
Finalize a message block and queue it for transmission
src/pru/pru0.c:58
↓ 2 callersMethodfind_best_shaper
(self, calibration_data, shapers=None, damping_ratio=None, scv=None, shaper_freqs=Non
klippy/extras/shaper_calibrate.py:322
↓ 2 callersFunctionfind_bitmap
lib/fatfs/ff.c:1321
↓ 2 callersMethodfind_past_position
(self, print_time)
klippy/kinematics/extruder.py:294
↓ 2 callersMethodfinish
(self)
lib/canboot/flash_can.py:264
↓ 2 callersMethodfinish
(self)
klippy/extras/probe_eddy_current.py:224
↓ 2 callersFunctionflash_cs_force
src/rp2040/bootrom.c:89
↓ 2 callersFunctionflash_hidflash
(device, binfile, sudo=True)
scripts/flash_usb.py:168
↓ 2 callersMethodflush
(self)
klippy/extras/display/uc1701.py:28
↓ 2 callersMethodflush_index
(self)
scripts/motan/data_logger.py:172
↓ 2 callersFunctionflush_messages
Transmit all pending message blocks
src/pru/pru0.c:38
↓ 2 callersFunctionfree_hid_device
lib/hidflash/hid-win.c:163
↓ 2 callersFunctionfree_hid_device
lib/hidflash/hid-mac.c:148
↓ 2 callersFunctionfree_hid_device
lib/hidflash/hid-libusb.c:195
↓ 2 callersFunctionfree_history
Helper to free items from the history_list
klippy/chelper/stepcompress.c:280
↓ 2 callersFunctiongen_clock
Configure a clock generator using a given source as input
src/atsamd/samc21_clock.c:19
↓ 2 callersFunctiongen_clock
Configure a clock generator using a given source as input
src/atsamd/clock.c:19
↓ 2 callersMethodgen_test
(self)
klippy/extras/resonance_tester.py:64
↓ 2 callersMethodgenerate_stats
(self, stepper_name, phase_calc)
klippy/extras/endstop_phase.py:191
↓ 2 callersMethodgetLockRegions
lib/bossac/src/EfcFlash.cpp:113
↓ 2 callersFunctionget_bytes
Get bytes from a HID Report Descriptor. Only call with a num_bytes of 0, 1, 2, or 4. */
lib/hidflash/hid-libusb.c:217
↓ 2 callersFunctionget_chip_fd
src/linux/gpio.c:41
↓ 2 callersMethodget_clock_translation
(self)
klippy/extras/bulk_sensor.py:182
↓ 2 callersMethodget_collector
(self)
klippy/extras/load_cell.py:504
↓ 2 callersMethodget_command
(self)
klippy/gcode.py:23
↓ 2 callersMethodget_command_queue
(self)
klippy/mcu.py:130
↓ 2 callersMethodget_constant_float
(self, name, default=sentinel)
klippy/msgproto.py:437
↓ 2 callersMethodget_default_command_queue
(self)
klippy/serialhdl.py:232
↓ 2 callersMethodget_display_templates
(self)
klippy/extras/display/display.py:97
↓ 2 callersMethodget_enumerations
(self)
klippy/mcu.py:891
↓ 2 callersMethodget_filename
(self, base, name_suffix, axis=None, point=None, chip_name=None)
klippy/extras/resonance_tester.py:433
↓ 2 callersMethodget_heater
(self)
klippy/kinematics/extruder.py:300
↓ 2 callersMethodget_initial_status
(self)
scripts/motan/readlog.py:649
↓ 2 callersMethodget_last
(self)
klippy/toolhead.py:127
↓ 2 callersMethodget_last_value
(self)
klippy/extras/adc_scaled.py:31
↓ 2 callersMethodget_lift_speed
(self)
klippy/extras/probe.py:409
↓ 2 callersFunctionget_manufacturer_string
lib/hidflash/hid-mac.c:269
↓ 2 callersMethodget_max_freq
(self)
klippy/extras/resonance_tester.py:79
↓ 2 callersMethodget_mcu
(self)
klippy/mcu.py:412
↓ 2 callersMethodget_mcu
(self)
klippy/extras/probe_eddy_current.py:317
↓ 2 callersFunctionget_mtimes
(filelist)
klippy/chelper/__init__.py:234
↓ 2 callersMethodget_offsets
(self)
klippy/extras/probe_eddy_current.py:437
↓ 2 callersMethodget_oid
(self)
klippy/extras/sx1509.py:65
↓ 2 callersMethodget_position
(self)
klippy/extras/bed_mesh.py:181
↓ 2 callersFunctionget_product_id
lib/hidflash/hid-mac.c:212
↓ 2 callersFunctionget_product_string
lib/hidflash/hid-mac.c:274
↓ 2 callersMethodget_profile_name
(self)
klippy/extras/bed_mesh.py:1371
↓ 2 callersMethodget_profiles
(self)
klippy/extras/bed_mesh.py:1664
↓ 2 callersMethodget_raw_data_dictionary
(self)
klippy/msgproto.py:415
↓ 2 callersMethodget_report_time_delta
(self)
klippy/extras/lm75.py:51
← previousnext →1,301–1,400 of 7,096, ranked by callers