Commit Graph

  • 0f3f29101c tmc: Implement CoolStep fields for all drivers Alex Voinea 2023-03-23 21:09:53 +01:00
  • 1ca1054957 tmc2130: implement missing HighVelocity fields in the config Alex Voinea 2023-03-22 19:36:35 +01:00
  • f01c8853ca tmc: Do not pass the frequency directly to the helpers Alex Voinea 2024-05-13 22:31:39 +02:00
  • 472d8e5b66 stm32: Add STM32G474 chip to Kconfig Dropeffect GmbH 2024-05-02 11:42:30 +01:00
  • 80b55d3528 stm32: Add FDCAN2 channel needed for stm32g4 alternate pins Dropeffect GmbH 2024-05-02 11:25:08 +01:00
  • 8f510da12b stm32g4: Fix ADC3 common interface registers name to ADC345_COMMON Dropeffect GmbH 2024-05-02 10:39:38 +01:00
  • 79930ed99a config: Add safe_z_home section for Creality CR-6 SE Stéphane Lepin 2024-05-11 02:18:38 +02:00
  • 434770eaf9 stm32: Add new spi2 on stm32g0 chips (#6569) Donald A. Cupp Jr 2024-05-03 11:30:45 -06:00
  • 7e8c7f46a9 klippy: Replace logging.warn usage with logging.warning Jelle van der Waa 2024-04-28 12:59:23 +02:00
  • af149b4781 docs: Update Measuring_Resonances.md (#6509) charminULTRA 2024-04-29 19:48:10 -04:00
  • d8d072b375 adxl345: Fix read_axes_map() for non-adxl345 accelerometers Kevin O'Connor 2024-04-29 12:07:28 -04:00
  • 7b490f3ec1 probe: Fix typo in activate/deactive error messages Kevin O'Connor 2024-04-27 11:10:01 -04:00
  • b1eec53ff4 pru: BeagleBone Firmware upgrade to Debian 11.7 Bullseye (#6577) Oleg Gavavka 2024-04-27 18:01:57 +03:00
  • 0b329c5d28 rp2040: Add kconfig options for rp2040 uart (#6549) Amken USA 2024-04-24 22:32:29 -04:00
  • c3ec4af6cc bme280: Add BMP388 sensor support to BMxx80 (#6576) 林玮 (Jade Lin) 2024-04-25 09:45:05 +08:00
  • 2f6e94c94c docs: Fix typo in Bed_Mesh.md (#6572) Alessandro Maggi 2024-04-21 00:57:58 +02:00
  • 713b509698 sht3x: Add sht31 support (#6560) Timofey Titovets 2024-04-21 00:42:31 +02:00
  • 28faf81414 docs: Update CANBUS_Troubleshooting.md to avoid formatting error Kevin O'Connor 2024-04-20 13:23:42 -04:00
  • 819599362c bulk_sensor: Rename BulkDataQueue methods Kevin O'Connor 2024-04-14 12:39:27 -04:00
  • abb7910316 bulk_sensor: Rework ChipClockUpdater class into FixedFreqReader Kevin O'Connor 2024-04-14 12:33:22 -04:00
  • 9ceaae3847 bulk_sensor: Refactor ChipClockUpdater constructor Kevin O'Connor 2024-04-13 21:02:04 -04:00
  • 56829b07d2 ldc1612: Use extract_samples() for sample timestamp calculation Kevin O'Connor 2024-04-13 20:26:16 -04:00
  • f73e6dcd12 mpu9250: Use extract_samples() for sample timestamp calculation Kevin O'Connor 2024-04-13 20:20:59 -04:00
  • 144af05270 lis2dw: Use extract_samples() for sample timestamp calculation Kevin O'Connor 2024-04-13 20:17:20 -04:00
  • 95fdb68587 adxl345: Move sample timestamp calculation to reusable code Kevin O'Connor 2024-04-13 20:03:47 -04:00
  • c106955850 docs: Add information on txqueuelen to CANBUS_Troubleshooting.md Kevin O'Connor 2024-04-12 14:25:05 -04:00
  • 12e9b633d8 docs: Recommend using "ip" instead of "ifconfig" in CANBUS.md Kevin O'Connor 2024-04-12 11:37:01 -04:00
  • 2425a74638 virtual_sdcard: Define a default for on_gcode_error Kevin O'Connor 2024-03-21 23:22:10 -04:00
  • 36f9b26ef9 config: Artillery Sidewinder X3 (#6534) TheFeralEngineer 2024-04-12 12:27:36 -04:00
  • 75d7c17656 docs: Fix typo in Resonance_Compensation.md trofen 2024-04-11 17:58:47 +03:00
  • c37329e9e2 homing_override: Adds rawparams support Pedro Lamas 2024-04-11 10:26:01 +01:00
  • 4cfa266e00 manual_stepper: Revert "manual_stepper: Add basic status. (#6527)" Kevin O'Connor 2024-04-10 10:38:48 -04:00
  • a8b493a1ae motan: Add support for graphing ldc1612 coil frequencies Kevin O'Connor 2023-12-15 19:05:25 -05:00
  • b09897245e docs: Add a new Eddy_Probe.md document Kevin O'Connor 2024-01-08 00:36:32 -05:00
  • 30e0fddbbf docs: Add documentation for probe_eddy_current Kevin O'Connor 2024-01-07 23:53:57 -05:00
  • 28281c595b probe_eddy_current: Use sensor value at halt position for "trigger" position Kevin O'Connor 2024-01-08 21:56:04 -05:00
  • 13b2926e0c probe_eddy_current: Initial support for PROBE command Kevin O'Connor 2024-01-07 13:32:41 -05:00
  • b0d90fd013 probe_eddy_current: Support calibrating Z height to sensor frequency Kevin O'Connor 2023-12-30 21:07:19 -05:00
  • d84fc431a1 ldc1612: Add LDC_CALIBRATE_DRIVE_CURRENT calibration command Kevin O'Connor 2024-01-07 00:06:44 -05:00
  • da2b258441 ldc1612: Initial host support for reading ldc1612 bulk sensor data Kevin O'Connor 2023-12-15 17:50:34 -05:00
  • b8f1df3a96 sensor_ldc1612: Initial support for bulk reading ldc1612 sensor Kevin O'Connor 2023-12-15 12:23:32 -05:00
  • acdf8bb108 probe: Add a probing_move() wrapper to low-level mcu_probe class Kevin O'Connor 2024-01-08 21:33:56 -05:00
  • fa5fa74761 mcu: Separate trdispatch handling from MCU_endstop class Kevin O'Connor 2024-01-06 19:27:56 -05:00
  • 01c7befacb klippy: remove a few unused variable assignments (#6504) Kamil Domański 2024-04-05 23:43:43 +02:00
  • b029d04668 manual_stepper: Add basic status. (#6527) Viesturs Zariņš 2024-04-04 22:46:30 +02:00
  • 6f16e11197 linux: Don't use absolute paths for include Michael 'ASAP' Weinrich 2024-02-15 20:17:08 -08:00
  • 24c884e9f3 makefile: Replace CFLAGS -I with -iquote Michael 'ASAP' Weinrich 2024-02-15 20:11:47 -08:00
  • 75a40e817d stm32: fix support for USARTs on STM32G0B0 Robert Cambridge 2024-03-29 18:35:16 +01:00
  • 5e280680c5 makefile: fix warning about lto serial compilation (#6543) John Unland 2024-04-02 20:08:35 -06:00
  • 67c152745e stm32: Add i2c3 bus to STM32H7 (#6541) FOG_Yamato 2024-04-03 05:02:22 +03:00
  • 9e1cbdcee3 virtual_sdcard: Fix handling of unicode characters on Python2 Kevin O'Connor 2024-03-21 22:10:27 -04:00
  • 0aacbc3973 toolhead: Populate minimum_cruise_ratio to printer.configfile.settings Kevin O'Connor 2024-03-21 22:00:32 -04:00
  • bedec55154 motion_report: Don't negate step_distance on steppers with inverted dir pin Kevin O'Connor 2024-03-20 20:02:27 -04:00
  • 239f8e59e0 scripts: Mark install-ubuntu-22.04 as executable (#6505) Mathias Pihl 2024-04-03 02:57:19 +02:00
  • e37b007f67 docs: Update Measuring_Resonances.md (#6515) TheParanoidEngineer 2024-03-25 13:05:22 -04:00
  • d9043345b6 linux: Allow for more i2c buses Carl Richard Theodor Schneider 2024-03-13 22:24:05 +01:00
  • 40728e9231 motan: Support recording lis2dw and mpu9250 sensors from data_logger.py Kevin O'Connor 2023-12-15 18:04:17 -05:00
  • de1cf216ac docs: Sort axis_twist_compensation in G-Codes.md Kevin O'Connor 2024-01-07 23:34:59 -05:00
  • e6df93fcf8 tmc2240: add ADC voltage formatters Kamil Domański 2024-02-21 00:23:57 +01:00
  • 235b75be3c hc32f460: Adding support for 100pin version of H32F460 (#6488) Mad Beggar 2024-03-19 16:16:42 -04:00
  • 78a15b6d81 scripts: use greenlet version depending on python version Markus Küffner 2024-03-15 16:29:35 +01:00
  • bfb71bc2dc stm32: Add i2c3_PC0_PC1 for stm32g0 (#6529) BIGTREETECH 2024-03-15 22:12:05 +08:00
  • 09a78c31bb buildcommands: Add Klipper app name and license to mcu data dictionary Kevin O'Connor 2024-03-07 19:32:28 -05:00
  • 0291a1554c configfile: Add support for reporting runtime_warnings via the API server Kevin O'Connor 2024-03-05 21:45:16 -05:00
  • d99d1a8463 mcu: Write a warning to the log if an incorrect mcu frequency is detected Kevin O'Connor 2024-03-05 21:32:36 -05:00
  • bb512ef5d7 heaters: Clarify reported stats after a shutdown Kevin O'Connor 2024-03-05 20:50:09 -05:00
  • bddefdde36 pid_calibrate: Fix PID_CALIBRATE command when used with heater_generic Kevin O'Connor 2024-03-05 19:24:03 -05:00
  • 0105aa330f toolhead: Replace max_accel_to_decel with minimum_cruise_ratio Kevin O'Connor 2023-12-03 18:50:44 -05:00
  • 18de421c4a stm32: Fix USART3 ALT pinout on STM32G0 (#6523) Attila 2024-03-10 15:48:48 -07:00
  • 71604b712a config: "static_value" in [output_pin enable_pin] is deprecated (#6520) Ulf D 2024-03-08 17:49:29 +01:00
  • 31de734d19 config: update Kobra Plus build instructions and fan settings Derek Kaser 2024-03-04 12:15:25 -05:00
  • b98375b360 avr: enable small code size options for atmega32u4 Jake 2024-02-26 21:27:49 -05:00
  • a77d07907f docs: updates BED_MESH_CALIBRATE description Pedro Lamas 2024-02-16 12:42:25 +00:00
  • 28f06a104b shaper_calibrate: Fixed crashes in SHAPER_CALIBRATE and TEST_RESONANCES Dmitry Butyugin 2024-02-17 15:14:03 +01:00
  • 72b301a285 scripts: Added shaper tuning parameters to calibrate_shaper script Dmitry Butyugin 2024-02-08 03:06:48 +01:00
  • 4f00f21991 docs: Note removal of deprecated options in Config_Changes.md Kevin O'Connor 2024-01-13 14:23:40 -05:00
  • c92732e4f1 bed_mesh: Remove deprecated relative_reference_index Kevin O'Connor 2024-01-13 14:04:38 -05:00
  • 2f7b234189 extruder: Remove deprecated commands and config Kevin O'Connor 2024-01-13 14:00:50 -05:00
  • b2ac0f1ce3 heaters: Remove deprecated thermistor "NTC 100K beta 3950" Kevin O'Connor 2024-01-13 14:00:14 -05:00
  • 9a940ffccb docs: Fix typo in Skew_Correction.md Kevin O'Connor 2024-02-15 12:28:19 -05:00
  • 0aaabf1904 docs: update BED_MESH_OFFSET description Eric Callahan 2024-02-06 11:19:03 -05:00
  • 0cd16e956d bed_mesh: add ZFADE parameter to BED_MESH_OFFSET Eric Callahan 2024-02-05 16:53:09 -05:00
  • 1b24f6a2ad docs: Add required dependency to run numpy with python3 on RPI (#6491) Anders Brujordet 2024-02-14 01:18:08 +01:00
  • 6ce6fbbce0 docs: Fix typo in Probe_Calibrate.md Kevin O'Connor 2024-02-09 19:21:34 -05:00
  • 9f41f53c5e bed_mesh: fix profile_name reporting in get_status() Eric Callahan 2024-01-27 11:44:39 -05:00
  • 16a7b50ce9 bed_mesh: fix manual mode point generation Eric Callahan 2024-01-12 16:47:55 -05:00
  • 600e89ae8c virtual_sdcard: fix virtual SD file position count (#6472) Kiswich 2024-01-27 22:23:50 +08:00
  • 5e3daa6f21 bed_mesh: Implement adaptive bed mesh (#6461) voidtrance 2024-01-26 14:50:01 -08:00
  • 5e433fff06 rp2040: Only change SPI settings while peripheral is disabled Kevin O'Connor 2024-01-22 12:55:22 -05:00
  • f1982edcd5 rp2040: Load vectortable into ram Kevin O'Connor 2024-01-20 20:04:16 -05:00
  • 44e79e0c37 rp2040: Run all code from ram Kevin O'Connor 2024-01-20 19:33:21 -05:00
  • 23c5b20f5b rp2040: Always link using rp2040_link.lds.S Kevin O'Connor 2024-01-20 19:58:23 -05:00
  • 55e46aa625 armcm_boot: Avoid invoking functions in reset_handler_stage_two() Kevin O'Connor 2024-01-20 19:30:21 -05:00
  • 43a9685c58 mcu: Remove support for set_pwm() cycle_time parameter Kevin O'Connor 2023-01-15 17:14:14 -05:00
  • fd2feff67d pwm_cycle_time: New module for output pins with dynamic cycle times Kevin O'Connor 2023-01-13 11:20:19 -05:00
  • 1baa45913f output_pin: Deprecate the maximum_mcu_duration parameter Kevin O'Connor 2024-01-12 22:52:32 -05:00
  • 7abafb575b mcu: Remove support for "static" pins Kevin O'Connor 2023-01-13 10:18:18 -05:00
  • 4115ea128a output_pin: Deprecate static_value parameter Kevin O'Connor 2023-01-13 10:02:47 -05:00
  • 2e8b54ae5f stm32: Remove product names from bootloader choices menu Kevin O'Connor 2024-01-22 18:58:41 -05:00
  • f653db9c88 stm32: Add 36KiB bootloader offset option (#6449) Jakub 2024-01-23 00:55:34 +01:00