Commit Graph

  • acde3720a4 bulk_sensor: New add_mux_endpoint() helper function in APIDumpHelper Kevin O'Connor 2023-12-16 14:31:32 -05:00
  • ffd44c0219 bulk_sensor: Move APIDumpHelper() from motion_report.py to bulk_sensor.py Kevin O'Connor 2023-12-16 14:07:06 -05:00
  • f4c8f0bf88 angle: Define BYTES_PER_SAMPLE and SAMPLES_PER_BLOCK Kevin O'Connor 2023-12-17 02:35:08 -05:00
  • 3f84501955 adxl345: Add a read_axes_map() helper function Kevin O'Connor 2023-12-17 02:10:43 -05:00
  • 43ce7c0b9a adxl345: No need to implement is_measuring() Kevin O'Connor 2023-12-16 22:00:23 -05:00
  • d6a4669ce0 bulk_sensor: Add new ChipClockUpdater helper class Kevin O'Connor 2023-12-16 13:01:34 -05:00
  • e67cbbe5c1 bulk_sensor: Add new BulkDataQueue class Kevin O'Connor 2023-12-16 11:30:51 -05:00
  • 978c294741 bulk_sensor: New file with helper code for reading bulk sensors Kevin O'Connor 2023-12-16 11:15:23 -05:00
  • 644f7e0872 toolhead: Simplify _advance_flush_time() sg_flush_time calculation Kevin O'Connor 2023-12-26 11:35:27 -05:00
  • fe56bf36c9 toolhead: Fix _calc_print_time() after G4 and SET_PRESSURE_ADVANCE Kevin O'Connor 2023-12-26 11:18:40 -05:00
  • 77619e912c stm32: Fix CAN for STM32G4 Alex Maclean 2023-12-18 01:05:06 +00:00
  • 147492b253 stm32: Fix ADC for STM32G4 Alex Maclean 2023-12-15 22:49:07 +00:00
  • 71ab6240f2 stm32: Fix STM32G4 USB Alex Maclean 2023-12-15 19:43:58 +00:00
  • 547bfbf818 pwm_tool: Fix error reporting Kevin O'Connor 2023-12-19 14:57:39 -05:00
  • 3417940fd8 hall_filament_width_sensor: max filament diameter Sami Haahtinen 2023-12-16 01:03:51 +00:00
  • 2defd7374a pwm_tool: Add support for maximum_mcu_duration Kevin O'Connor 2023-11-30 11:06:16 -05:00
  • 1e5f688b53 mcu: Add support for registering callbacks during move queue flush Kevin O'Connor 2023-11-30 11:12:55 -05:00
  • 19862bc3b7 toolhead: Track separate time for flush_step_generation() and need_flush_time Kevin O'Connor 2023-12-11 12:42:11 -05:00
  • f0753bd338
    docs: add rp2040 to internal temp sensor list (#6426) Razor 2023-12-13 18:13:39 +01:00
  • 6676c1df86 gcode: expose status with available commands Pedro Lamas 2023-11-06 15:06:36 +00:00
  • 2c2bb720fa adxl345: Simplify sequence and limit_count upconversion Kevin O'Connor 2023-12-04 14:13:37 -05:00
  • 1a83845c9f angle: Simplify sequence upconversion Kevin O'Connor 2023-12-04 14:08:22 -05:00
  • fe7082e4a8 buttons: Simplify ack upconversion code Kevin O'Connor 2023-12-04 14:03:27 -05:00
  • c5bd813d8b clocksync: Simplify 32bit clock upconversion code Kevin O'Connor 2023-12-04 14:01:12 -05:00
  • 62bf52bfcf serialqueue: Simplify sequence number upconversion Kevin O'Connor 2023-12-04 14:00:47 -05:00
  • 99d7af87fd pwm_tool: Notify the toolhead that the move_queue needs to be flushed Kevin O'Connor 2023-11-28 12:49:53 -05:00
  • c491ea669f toolhead: Support flushing even while lookahead queue is idle Kevin O'Connor 2023-11-28 11:27:25 -05:00
  • b7b13588c7 toolhead: Rework flushing to be based on mcu flush time Kevin O'Connor 2023-11-27 19:54:39 -05:00
  • 9e574c3497 toolhead: Separate out priming flush notification to its own timer Kevin O'Connor 2023-11-27 18:02:47 -05:00
  • 93cd8834f3 toolhead: Clarify internal toolhead "stall" and "pause" naming Kevin O'Connor 2023-11-26 19:05:36 -05:00
  • bafb126abd toolhead: Remove undocumented buffer management config parameters Kevin O'Connor 2023-11-26 19:01:24 -05:00
  • 5bd32e2984
    config: Update printer-sovol-sv06-2022.cfg x_offset (#6417) Bassam 2023-12-06 12:57:10 -05:00
  • d929be487b
    config: Update printer-sovol-sv06-2022.cfg to stock (#6416) Bassam 2023-12-06 12:56:12 -05:00
  • 7ed3c679dc config: Add LDO Leviathan v1.2 generic config Stefan Dej 2023-12-05 21:53:41 +01:00
  • 0ccf5f8e47 github: Temporarily disable close_reviewer_needed automation Kevin O'Connor 2023-12-05 17:55:11 -05:00
  • fc102edc24
    hard_pwm: Add pin defs for STM32F070 and STM32F072 (#6409) Will Puckett 2023-12-05 14:44:51 -08:00
  • 05d5451347 docs: Improve max_accel documentation in Config_Reference.md Kevin O'Connor 2023-12-03 17:56:22 -05:00
  • 795ce490a0
    doc: updates to Installation.md (#6398) Thijs Triemstra 2023-12-04 03:10:59 +01:00
  • 38221df83a
    avr: enable small code size options for 328 and 328p (#6411) CODeRUS 2023-11-29 17:31:49 +01:00
  • 03f69cd81a tmc: Query latest value during _init_registers() Kevin O'Connor 2023-11-20 19:43:36 -05:00
  • ea2f6bc0f5
    exclude_object: Don't use gcmd.respond_error() (#6407) Andrei Ignat 2023-11-22 17:53:38 +01:00
  • bb4711c5d3 tmc5160: Increase maximum current error check Kevin O'Connor 2023-11-08 13:46:13 -05:00
  • 187cc2f1b8 configfile: Improve support for python3.12 Kevin O'Connor 2023-11-01 20:38:15 -04:00
  • 3c8f202dfa
    bmp280: Add support for BMP180 sensor (#6370) vaxxi 2023-11-17 05:27:44 +02:00
  • 83df4a8627 stm32: enable 64KiB bootloader offset for all F4 docgalaxyblock 2023-11-01 17:26:12 +01:00
  • 29b7550ce5 pwm_tool: Add support for high-speed PWM pin updates Kevin O'Connor 2023-10-13 21:10:11 -04:00
  • 48a05eaa54 stepcompress: Add support for queuing messages that consume move queue space Kevin O'Connor 2023-10-13 20:43:27 -04:00
  • 4688c21c54
    klippy: Replace deprecated logger.warn with logger.warning (#6385) Thijs Triemstra 2023-11-17 04:06:13 +01:00
  • 3f8f30d612
    config: Update printer-sovol-sv06-plus-2023.cfg (#6401) Herb McNew 2023-11-16 21:57:45 -05:00
  • 74473322e5
    config: Add Sovol SV06 Plus (#6397) Herb McNew 2023-11-14 13:15:46 -05:00
  • 0d67d9c45d docs: Note the release of v0.12.0 Kevin O'Connor 2023-10-12 20:54:45 -04:00
  • 0acf3035e8 docs: Update Features.md Kevin O'Connor 2023-11-10 18:23:35 -05:00
  • 9e765daeed bed_screws: Reset on move error Pedro Lamas 2023-11-01 01:14:44 +00:00
  • 233f50424c
    config: Update generic-bigtreetech-skr-pico-v1.0.cfg (#6376) Wayne Manion 2023-11-02 12:03:01 -05:00
  • 64a97431b5 docs: Update Contact.md to note other common ways to obtain Klipper log file Kevin O'Connor 2023-10-30 18:18:17 -04:00
  • 03982f2c7e docs: Update the Contact document Kevin O'Connor 2023-10-30 16:32:49 -04:00
  • bee7ec720b config: Add new generic-bigtreetech-octopus-pro-v1.1.cfg config Kevin O'Connor 2023-10-30 14:14:20 -04:00
  • 9b15293547 config: Clarify stepper enable comment in Octopus boards Kevin O'Connor 2023-10-30 14:09:00 -04:00
  • a629b87ae0 config: Split generic-bigtreetech-octopus.cfg into separate files Kevin O'Connor 2023-10-30 14:04:08 -04:00
  • f7567a0db9 Revert "toolhead: Use dict for step generation flush times. (#6303)" Kevin O'Connor 2023-10-21 15:45:47 -04:00
  • 6749985302
    toolhead: Use dict for step generation flush times. (#6303) Viesturs Zariņš 2023-10-19 19:28:16 +02:00
  • 0c521b601d Config_checks: Missing ! in pin inversion example in Verify endstops Tom Dunn 2023-10-10 23:38:17 -04:00
  • 593486fadc docs: Fix a typo in serial bootloader entry docs Aaron B. Haun 2023-10-15 15:27:40 -04:00
  • dd01e99c59
    atsam: Add support for CAN on atsame70 (#6366) Luke V 2023-10-19 13:01:59 -04:00
  • b1f597c550
    atsam: Remove USB endpoint header (#6365) Alex Maclean 2023-10-13 02:02:26 +01:00
  • ecc9bbf52a docs: add info about requesting bootloaders Aaron B. Haun 2023-09-18 19:48:42 -04:00
  • 5edc7fee7e config: Fix trailing space in printer-creality-ender5-2019.cfg Kevin O'Connor 2023-10-09 13:34:58 -04:00
  • 7eabf02f5b
    config: Update printer-creality-ender5-2019.cfg to add instructions for silent boards (#6326) ghostoverflow256 2023-10-10 04:28:49 +11:00
  • 83ef0e135e stm32: Make sure to limit tx during usbfs startup Kevin O'Connor 2023-10-05 00:03:07 -04:00
  • 447125faae serialqueue: Eventually time out if unable to write CANbus messages Kevin O'Connor 2023-10-04 22:26:10 -04:00
  • 043f18da26 stm32: Fix usbfs spurious USB packet transmit on startup Kevin O'Connor 2023-10-04 19:34:22 -04:00
  • 615db729e7 stm32: Only enable one direction on usbfs double buffered end points Kevin O'Connor 2023-10-04 18:49:46 -04:00
  • 6adff3954b usb_canbus: Prioritize local response sending over new host messages Kevin O'Connor 2023-09-26 15:24:29 -04:00
  • 78ae83c314 usb_canbus: Add a local queue for USB messages received from host Kevin O'Connor 2023-09-25 11:34:31 -04:00
  • 5b204866c5 usb_canbus: Rename UsbCan.queue to UsbCan.canhw_queue Kevin O'Connor 2023-09-25 11:09:40 -04:00
  • 472fd32cab rp2040: Add support for double buffering on USB bulk tx packets Kevin O'Connor 2023-09-24 02:24:54 -04:00
  • 90427fe30e rp2040: Add support for double buffering on USB bulk rx packets Kevin O'Connor 2023-09-24 02:10:57 -04:00
  • bdeec0f56d rp2040: Open code usb_read_packet() and usb_write_packet() in callers Kevin O'Connor 2023-09-24 23:39:44 -04:00
  • 83eecae028 rp2040: Add helper functions to usbserial.c Kevin O'Connor 2023-09-24 01:22:31 -04:00
  • cd8d57c2c6 stm32: Add usbfs double buffer support for bulk tx messages Kevin O'Connor 2023-09-23 15:31:52 -04:00
  • b1361d9e5b stm32: Add usbfs double buffer support for bulk rx messages Kevin O'Connor 2023-09-23 11:45:39 -04:00
  • 01ac5334e9 stm32: Update usbfs to support setting both buffers for each endpoint Kevin O'Connor 2023-09-21 15:33:37 -04:00
  • 1e3ace2170 stm32: Improve usbfs epr register handling Kevin O'Connor 2023-09-23 12:26:21 -04:00
  • aa726cb7cb lib: Update to latest can2040 code Kevin O'Connor 2023-10-03 23:24:18 -04:00
  • 7bd32994d4 docs: fix typo in RPi_microcontroller.md Ikko Eltociear Ashimine 2023-09-18 22:23:35 +09:00
  • a4cd0336bd
    idex_modes: Fixed the case when carriages home in the same direction (#6310) Dmitry Butyugin 2023-09-30 02:46:42 +09:00
  • 21b7842979 docs: Add Peopoly to Sponsors.md Kevin O'Connor 2023-09-26 16:30:58 -04:00
  • e9bf2d4c5c mcu: Enhance RetryAsyncCommand to handle low-level retransmits Kevin O'Connor 2023-09-21 14:42:44 -04:00
  • 8ef0f7d7e3
    spi_temperature: Limit maximum temperature in MAX31865.calc_adc() to melting point of platinum (#6320) DavidvtWout 2023-09-11 00:51:14 +02:00
  • 2acfa28294
    tmc2240: Adding UART interface support to tmc2240 (#6305) FrY Sennberg 2023-09-10 20:41:59 +02:00
  • 8f178b892a
    config: Add MKS Monster 8 generic config (#6336) Bomberski 2023-09-10 13:55:37 -04:00
  • 5f58fe7484
    config: Add HC32F460 variant of Ender 2 Pro (#6334) JamesH1978 2023-09-10 19:52:33 +02:00
  • 5f990f93d5 Kconfig: Support Enable/Disable lis2dw on chips with small flash size bigtreetech 2023-08-10 09:49:37 +08:00
  • 073665cebb docs: Add how to configure LIS2DW instructions bigtreetech 2023-08-07 15:58:48 +08:00
  • ec1dcf3bd2 lis2dw12: Add support for lis2dw12 accelerometer bigtreetech 2023-07-05 20:23:40 +08:00
  • c9aa7ac871 github: Fix regression due to update of actions/stale Kevin O'Connor 2023-08-21 13:12:09 -04:00
  • 01ed8096d8
    spi_flash: Update board_defs.py (#6318) locki-cz 2023-08-15 20:11:51 +02:00
  • 261efdd86c config: Add 1LC example configuration and docs Wulfsta 2023-07-20 23:32:27 -04:00
  • 4292136b16 hc32f460: Add app address 0x10000 Falk Höppner 2023-06-24 11:34:06 +02:00
  • 15c3824e9b
    config: Add config for printer Creality CR10s Pro V2 (#6300) flatline-84 2023-08-14 05:26:56 +10:00