Commit Graph

  • 0928a2b61b Автоопределение архитектуры процессора и загрузка соотв. sharelib main Nikolay Kopitonenko 2024-03-19 06:43:12 +0300
  • cf3327ad33 Autosave пишется в отдельный файл Nikolay Kopitonenko 2024-03-18 16:58:17 +0300
  • 3c9b56f020 Added input TCP option Nikolay Kopitonenko 2024-03-14 03:40:38 +0300
  • b07cfbeede Added gcode in/out logging possibility Nikolay Kopitonenko 2024-03-14 03:37:21 +0300
  • cfe89d7c63 CONFIGFILE: Added BACKUP and RESTART to SAVE_CONFIG Nikolay Kopitonenko 2024-02-13 15:44:20 +0300
  • a77d07907f docs: updates BED_MESH_CALIBRATE description Pedro Lamas 2024-02-16 12:42:25 +0000
  • 28f06a104b shaper_calibrate: Fixed crashes in SHAPER_CALIBRATE and TEST_RESONANCES Dmitry Butyugin 2024-02-17 15:14:03 +0100
  • 72b301a285 scripts: Added shaper tuning parameters to calibrate_shaper script Dmitry Butyugin 2024-02-08 03:06:48 +0100
  • 4f00f21991 docs: Note removal of deprecated options in Config_Changes.md Kevin O'Connor 2024-01-13 14:23:40 -0500
  • c92732e4f1 bed_mesh: Remove deprecated relative_reference_index Kevin O'Connor 2024-01-13 14:04:38 -0500
  • 2f7b234189 extruder: Remove deprecated commands and config Kevin O'Connor 2024-01-13 14:00:50 -0500
  • b2ac0f1ce3 heaters: Remove deprecated thermistor "NTC 100K beta 3950" Kevin O'Connor 2024-01-13 14:00:14 -0500
  • 9a940ffccb docs: Fix typo in Skew_Correction.md Kevin O'Connor 2024-02-15 12:28:19 -0500
  • 0aaabf1904 docs: update BED_MESH_OFFSET description Eric Callahan 2024-02-06 11:19:03 -0500
  • 0cd16e956d bed_mesh: add ZFADE parameter to BED_MESH_OFFSET Eric Callahan 2024-02-05 16:53:09 -0500
  • 1b24f6a2ad
    docs: Add required dependency to run numpy with python3 on RPI (#6491) Anders Brujordet 2024-02-14 01:18:08 +0100
  • 6ce6fbbce0 docs: Fix typo in Probe_Calibrate.md Kevin O'Connor 2024-02-09 19:21:34 -0500
  • 9f41f53c5e bed_mesh: fix profile_name reporting in get_status() Eric Callahan 2024-01-27 11:44:39 -0500
  • 16a7b50ce9 bed_mesh: fix manual mode point generation Eric Callahan 2024-01-12 16:47:55 -0500
  • 600e89ae8c
    virtual_sdcard: fix virtual SD file position count (#6472) Kiswich 2024-01-27 22:23:50 +0800
  • 5e3daa6f21
    bed_mesh: Implement adaptive bed mesh (#6461) voidtrance 2024-01-26 14:50:01 -0800
  • 5e433fff06 rp2040: Only change SPI settings while peripheral is disabled Kevin O'Connor 2024-01-22 12:55:22 -0500
  • f1982edcd5 rp2040: Load vectortable into ram Kevin O'Connor 2024-01-20 20:04:16 -0500
  • 44e79e0c37 rp2040: Run all code from ram Kevin O'Connor 2024-01-20 19:33:21 -0500
  • 23c5b20f5b rp2040: Always link using rp2040_link.lds.S Kevin O'Connor 2024-01-20 19:58:23 -0500
  • 55e46aa625 armcm_boot: Avoid invoking functions in reset_handler_stage_two() Kevin O'Connor 2024-01-20 19:30:21 -0500
  • 43a9685c58 mcu: Remove support for set_pwm() cycle_time parameter Kevin O'Connor 2023-01-15 17:14:14 -0500
  • fd2feff67d pwm_cycle_time: New module for output pins with dynamic cycle times Kevin O'Connor 2023-01-13 11:20:19 -0500
  • 1baa45913f output_pin: Deprecate the maximum_mcu_duration parameter Kevin O'Connor 2024-01-12 22:52:32 -0500
  • 7abafb575b mcu: Remove support for "static" pins Kevin O'Connor 2023-01-13 10:18:18 -0500
  • 4115ea128a output_pin: Deprecate static_value parameter Kevin O'Connor 2023-01-13 10:02:47 -0500
  • 2e8b54ae5f stm32: Remove product names from bootloader choices menu Kevin O'Connor 2024-01-22 18:58:41 -0500
  • f653db9c88
    stm32: Add 36KiB bootloader offset option (#6449) Jakub 2024-01-23 00:55:34 +0100
  • daf875e6e4
    stm32g0: Disable internal pull-down resistors on UCPDx CCx pins, because klipper never uses UCPD (#6462) BIGTREETECH 2024-01-22 09:23:12 +0800
  • d785b396a7 sensor_lis2dw: No need to schedule start of bulk reading Kevin O'Connor 2023-12-27 13:36:21 -0500
  • d853c19811 sensor_mpu9250: No need to schedule start of bulk reading Kevin O'Connor 2023-12-27 12:02:10 -0500
  • 6f0e91f69f sensor_adxl345: No need to schedule start of bulk reading Kevin O'Connor 2023-12-27 13:14:53 -0500
  • 2dc4cfc5df bulk_sensor: Don't assume chip_clock is zero on start of queries Kevin O'Connor 2023-12-27 12:58:53 -0500
  • 266e96621c sensor_bulk: New C file with helper code for sending bulk sensor measurements Kevin O'Connor 2023-12-17 17:59:25 -0500
  • dc6182f3b3 sensor_angle: No need to send messages when stopping queries Kevin O'Connor 2023-12-17 11:35:40 -0500
  • 95e1a290f1 sensor_lis2dw: No need to send messages when stopping queries Kevin O'Connor 2023-12-17 11:33:11 -0500
  • 5ff555a705 sensor_mpu9250: No need to send messages when stopping queries Kevin O'Connor 2023-12-17 11:31:58 -0500
  • 3275614b89 sensor_adxl345: No need to send messages when stopping queries Kevin O'Connor 2023-12-17 11:30:23 -0500
  • 83d0d2f19b mcu: Add send_wait_ack() support to CommandWrapper Kevin O'Connor 2023-12-17 11:21:01 -0500
  • 94719fe327 docs: Update to mkdocs to use latest jinj2 version Kevin O'Connor 2024-01-18 13:36:17 -0500
  • 1d92be71da toolhead: Rename note_kinematic_activity() to note_mcu_movequeue_activity() Kevin O'Connor 2024-01-18 12:20:44 -0500
  • 6cc409f6fb toolhead: Rename MoveQueue class to LookAheadQueue Kevin O'Connor 2024-01-18 12:16:47 -0500
  • d633ef2cfc force_move: Fix missing call to note_kinematic_activity() Kevin O'Connor 2024-01-18 11:24:07 -0500
  • 43d0dba4b4
    config: Add Creality Ender 5 S1. (#6455) grnbrg 2024-01-18 09:13:54 -0600
  • 7a74888b43 toolhead: Extend flushing slightly past required time Kevin O'Connor 2024-01-17 11:22:16 -0500
  • 3d3b87f97f toolhead: Ensure full kin_flush_delay after flush_step_generation() Kevin O'Connor 2024-01-16 20:40:55 -0500
  • 447a88eb08 docs: Update Multi_MCU_Homing.md to note the importance of low-latency Kevin O'Connor 2024-01-04 19:06:00 -0500
  • 1ea9f3aa35 mcu: Increase trsync_state reporting during multi-mcu homing Kevin O'Connor 2024-01-02 20:20:55 -0500
  • dab39c02cd mcu: Stagger trsync reporting time during multi-mcu homing Kevin O'Connor 2024-01-02 19:00:57 -0500
  • 96ab906946 sensor_mpu9250: Check for overflows on each query_mpu9250_status command Kevin O'Connor 2023-12-20 16:48:29 -0500
  • 84aa3caa45 sensor_mpu9250: Simplify mp9250_query() Kevin O'Connor 2023-12-17 17:17:16 -0500
  • 49315b3cc4 sensor_mpu9250: Fix timing in command_query_mpu9250_status() Kevin O'Connor 2023-12-17 16:19:21 -0500
  • 1a1568c38b mpu9250: Fix incorrect use of time.sleep() Kevin O'Connor 2023-12-17 16:30:11 -0500
  • b50d6669a8
    docs: Fix typo in Bed_Mesh.md (#6450) marbocub 2024-01-07 07:26:48 +0900
  • 0665dc8976
    config: I3DBEEZ9 New board (#6447) I3DBeeTech 2024-01-02 22:01:30 +0530
  • 92fe8f15b8 buttons: Fix possible ordering issue if a callback blocks Kevin O'Connor 2023-12-29 14:35:36 -0500
  • 25bc649cd2 toolhead: Make sure to flush history when in debug output mode Kevin O'Connor 2023-12-30 12:35:42 -0500
  • 9847b44901 toolhead: Avoid calling reactor.monotonic() on each _advance_flush_time() Kevin O'Connor 2023-12-30 11:43:32 -0500
  • d7f6348ae6
    toolhead: Keep stepcompress move history relative to current time (#6439) Francois Chagnon 2023-12-30 11:34:21 -0500
  • b502558052 bulk_sensor: Fix missing logging import Kevin O'Connor 2023-12-28 13:13:57 -0500
  • 6f686ddee3 bulk_sensor: Add some module level documentation Kevin O'Connor 2023-12-17 01:12:28 -0500
  • c716edafe2 bulk_sensor: Simplify the registration of internal clients in BatchBulkHelper Kevin O'Connor 2023-12-17 00:15:55 -0500
  • 3370134593 bulk_sensor: Rework APIDumpHelper() to BatchBulkHelper() Kevin O'Connor 2023-12-16 23:26:42 -0500
  • 95c753292d bulk_sensor: Minor code reorg to _stop() in APIDumpHelper() Kevin O'Connor 2023-12-16 21:59:53 -0500
  • acde3720a4 bulk_sensor: New add_mux_endpoint() helper function in APIDumpHelper Kevin O'Connor 2023-12-16 14:31:32 -0500
  • ffd44c0219 bulk_sensor: Move APIDumpHelper() from motion_report.py to bulk_sensor.py Kevin O'Connor 2023-12-16 14:07:06 -0500
  • f4c8f0bf88 angle: Define BYTES_PER_SAMPLE and SAMPLES_PER_BLOCK Kevin O'Connor 2023-12-17 02:35:08 -0500
  • 3f84501955 adxl345: Add a read_axes_map() helper function Kevin O'Connor 2023-12-17 02:10:43 -0500
  • 43ce7c0b9a adxl345: No need to implement is_measuring() Kevin O'Connor 2023-12-16 22:00:23 -0500
  • d6a4669ce0 bulk_sensor: Add new ChipClockUpdater helper class Kevin O'Connor 2023-12-16 13:01:34 -0500
  • e67cbbe5c1 bulk_sensor: Add new BulkDataQueue class Kevin O'Connor 2023-12-16 11:30:51 -0500
  • 978c294741 bulk_sensor: New file with helper code for reading bulk sensors Kevin O'Connor 2023-12-16 11:15:23 -0500
  • 644f7e0872 toolhead: Simplify _advance_flush_time() sg_flush_time calculation Kevin O'Connor 2023-12-26 11:35:27 -0500
  • fe56bf36c9 toolhead: Fix _calc_print_time() after G4 and SET_PRESSURE_ADVANCE Kevin O'Connor 2023-12-26 11:18:40 -0500
  • 77619e912c stm32: Fix CAN for STM32G4 Alex Maclean 2023-12-18 01:05:06 +0000
  • 147492b253 stm32: Fix ADC for STM32G4 Alex Maclean 2023-12-15 22:49:07 +0000
  • 71ab6240f2 stm32: Fix STM32G4 USB Alex Maclean 2023-12-15 19:43:58 +0000
  • 547bfbf818 pwm_tool: Fix error reporting Kevin O'Connor 2023-12-19 14:57:39 -0500
  • 3417940fd8 hall_filament_width_sensor: max filament diameter Sami Haahtinen 2023-12-16 01:03:51 +0000
  • 2defd7374a pwm_tool: Add support for maximum_mcu_duration Kevin O'Connor 2023-11-30 11:06:16 -0500
  • 1e5f688b53 mcu: Add support for registering callbacks during move queue flush Kevin O'Connor 2023-11-30 11:12:55 -0500
  • 19862bc3b7 toolhead: Track separate time for flush_step_generation() and need_flush_time Kevin O'Connor 2023-12-11 12:42:11 -0500
  • f0753bd338
    docs: add rp2040 to internal temp sensor list (#6426) Razor 2023-12-13 18:13:39 +0100
  • 6676c1df86 gcode: expose status with available commands Pedro Lamas 2023-11-06 15:06:36 +0000
  • 2c2bb720fa adxl345: Simplify sequence and limit_count upconversion Kevin O'Connor 2023-12-04 14:13:37 -0500
  • 1a83845c9f angle: Simplify sequence upconversion Kevin O'Connor 2023-12-04 14:08:22 -0500
  • fe7082e4a8 buttons: Simplify ack upconversion code Kevin O'Connor 2023-12-04 14:03:27 -0500
  • c5bd813d8b clocksync: Simplify 32bit clock upconversion code Kevin O'Connor 2023-12-04 14:01:12 -0500
  • 62bf52bfcf serialqueue: Simplify sequence number upconversion Kevin O'Connor 2023-12-04 14:00:47 -0500
  • 99d7af87fd pwm_tool: Notify the toolhead that the move_queue needs to be flushed Kevin O'Connor 2023-11-28 12:49:53 -0500
  • c491ea669f toolhead: Support flushing even while lookahead queue is idle Kevin O'Connor 2023-11-28 11:27:25 -0500
  • b7b13588c7 toolhead: Rework flushing to be based on mcu flush time Kevin O'Connor 2023-11-27 19:54:39 -0500
  • 9e574c3497 toolhead: Separate out priming flush notification to its own timer Kevin O'Connor 2023-11-27 18:02:47 -0500
  • 93cd8834f3 toolhead: Clarify internal toolhead "stall" and "pause" naming Kevin O'Connor 2023-11-26 19:05:36 -0500
  • bafb126abd toolhead: Remove undocumented buffer management config parameters Kevin O'Connor 2023-11-26 19:01:24 -0500