Commit Graph

  • 12f92c55f1 probe: Code movement in probe.py Kevin O'Connor 2024-05-27 13:33:17 -04:00
  • 49c0ad6369 motan: Fix logic error resulting in incorrect stepper phase graphing Kevin O'Connor 2024-06-04 15:49:09 -04:00
  • 6cd174208b
    config: Add Artillery Genius Pro config (#6604) Jayofelony 2024-05-28 02:57:42 +02:00
  • 3078912f1d
    stm32: STM32F031 updates (#6607) Elias Bakken 2024-05-25 21:47:48 +02:00
  • b6a0063235 tmc5160: csactual -> cs_actual Timofey Titovets 2024-05-19 01:52:36 +02:00
  • 4a92727eab sensor_ldc1612: Halt homing if sensor reports a warning Kevin O'Connor 2024-05-01 21:10:17 -04:00
  • 37482178b5 mcu: Raise an error on a failed home_wait() call Kevin O'Connor 2024-05-19 13:15:30 -04:00
  • 4709f1fad5 sensor_ldc1612: Create new check_home() helper function Kevin O'Connor 2024-05-01 20:46:49 -04:00
  • 04c562941c sensor_ldc1612: Add support for chips with INTB line routed to mcu Kevin O'Connor 2024-05-03 11:17:28 -04:00
  • cb6cce3934 sensor_ldc1612: Don't require DRDY bit to be set on data read Kevin O'Connor 2024-05-03 11:20:05 -04:00
  • 3dc7c9ab29 test: Disable ldc1612 on stm32f042 build to reduce size Kevin O'Connor 2024-05-03 13:21:21 -04:00
  • 6fac654352 probe_eddy_current: Calibrate every 40um instead of 50um Kevin O'Connor 2024-04-30 12:37:01 -04:00
  • 29bfbd02f9 probe_eddy_current: fix attribute name Eric Callahan 2024-04-21 06:04:24 -04:00
  • 236d780a0a probe_eddy_current: Fix wait for samples in probing_move() Kevin O'Connor 2024-05-16 23:08:23 -04:00
  • 5d52b32e64 tmc: Remove code that could read microsteps in tmc config sections Kevin O'Connor 2024-05-16 12:23:48 -04:00
  • 2efde0111e tmc: Save and restore thigh during sensorless homing Kevin O'Connor 2024-05-14 21:27:01 -04:00
  • faee2c0e52 tmc: Refactor TMCtstepHelper() Kevin O'Connor 2024-05-14 18:37:38 -04:00
  • b7f7b8a346 idex_modes: Bugfix for kinematic position calculation. Frans-willem Hardijzer 2024-02-07 20:25:36 +01:00
  • 694d38c791
    bed_mesh: Fix adaptive probe count on delta printers (#6600) voidtrance 2024-05-15 18:38:42 -07:00
  • dae8b8cacf docs: Update jinja2 requirement in mkdocs-requirements.txt Kevin O'Connor 2024-05-15 11:22:22 -04:00
  • e0cbd7b5fc docs: Minor wording change to coolstep_threshold in Config_Reference.md Kevin O'Connor 2024-05-14 18:22:58 -04:00
  • ed8dca8df0 tmc: Implement high_velocity_threshold for drivers that support it Alex Voinea 2024-05-14 22:23:06 +02:00
  • 5249d955bb tmc: Implement coolstep_threshold for drivers that support it Alex Voinea 2024-05-14 22:21:58 +02:00
  • 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