Commit Graph

  • ed36041b67 resonance_tester: Fix typo Kevin O'Connor 2025-05-13 11:14:30 -04:00
  • 1af219fad6 klippy_requirements: Update dependencies to support Python v3.13 Kevin O'Connor 2025-05-06 18:07:25 -04:00
  • 9e2940243f Deploying to gh-pages from @ Klipper3d/klipper@6c1d5d912a 🚀 KevinOConnor 2025-05-13 00:53:40 +00:00
  • 6c1d5d912a manual_stepper: Support LIMIT_VELOCITY and LIMIT_ACCEL when using gcode axis Kevin O'Connor 2025-04-30 19:59:14 -04:00
  • ee0bc3d697 manual_stepper: Support position_min and position_max options Kevin O'Connor 2025-04-30 19:18:50 -04:00
  • 64e01f03a2 manual_stepper: Support INSTANTANEOUS_CORNER_VELOCITY on gcode axes Kevin O'Connor 2025-04-30 19:05:47 -04:00
  • 7201f41664 manual_stepper: Support registering as an additional axis Kevin O'Connor 2025-03-21 23:04:46 -04:00
  • d40fd2190d gcode_move: Support additional toolhead axes Kevin O'Connor 2025-03-21 23:04:23 -04:00
  • 4c21e1d00f gcode_move: Internally track an axis_map to map gcode axis names Kevin O'Connor 2025-03-21 22:44:43 -04:00
  • 2082300309 z_thermal_adjust: Support toolhead positions with more than 4 axes Kevin O'Connor 2025-04-07 20:37:03 -04:00
  • 53acdfd0a5 skew_correction: Support toolhead positions with more than 4 axes Kevin O'Connor 2025-04-07 20:31:50 -04:00
  • a537ae0ceb exclude_object: Support toolhead positions with more than 4 axes Kevin O'Connor 2025-04-07 20:15:28 -04:00
  • 307c03e480 resonance_tester: Support toolhead positions with more than 4 axes Kevin O'Connor 2025-04-07 19:50:56 -04:00
  • 64d6f110a9 bed_tilt: Support toolhead positions with more than 4 axes Kevin O'Connor 2025-04-07 19:40:35 -04:00
  • 447908ce0c bed_mesh: Support toolhead positions with more than 4 axes Kevin O'Connor 2025-04-07 19:38:32 -04:00
  • bb281834b0 toolhead: Initial support for adding extra axes to toolhead moves Kevin O'Connor 2025-03-21 22:14:13 -04:00
  • 9dbfc76d9d force_move: No need to pass 4 parameters to toolhead.set_position() Kevin O'Connor 2025-04-07 19:21:14 -04:00
  • ae536b4786 toolhead: Only alter XYZ coordinates on set_position() calls Kevin O'Connor 2025-03-21 22:12:30 -04:00
  • 8928c394cf toolhead: Support unregister_step_generator() call Kevin O'Connor 2025-03-25 10:32:39 -04:00
  • 01422da951 extruder: Remove update_move_time() call Kevin O'Connor 2025-03-14 13:14:11 -04:00
  • f06eeb5c7a extruder: Rename extruder.move() to extruder.process_move() Kevin O'Connor 2025-03-14 12:59:42 -04:00
  • 62d25ce605 Deploying to gh-pages from @ Klipper3d/klipper@ca83c13f37 🚀 KevinOConnor 2025-05-13 00:05:47 +00:00
  • b6c14c7bb8 Deploying to gh-pages from @ Klipper3d/klipper@ca83c13f37 🚀 KevinOConnor 2025-05-12 00:06:20 +00:00
  • ca83c13f37 generic_cartesian: Fixed safe_z_home and manual_probe for new kinematics Dmitry Butyugin 2025-05-10 20:25:46 +02:00
  • 8627c94d6a stepper: Fix broken manual_stepper rail naming (#6929) Dmitry Butyugin 2025-05-11 02:10:54 +02:00
  • 596ed671da Deploying to gh-pages from @ Klipper3d/klipper@6f87a4e685 🚀 KevinOConnor 2025-05-11 00:06:04 +00:00
  • 6dd4d79a1d Deploying to gh-pages from @ Klipper3d/klipper@6f87a4e685 🚀 KevinOConnor 2025-05-10 00:05:17 +00:00
  • 6f87a4e685 stepper: Minor code tweak - remove unneeded parenthesis Kevin O'Connor 2025-05-09 12:58:01 -04:00
  • b5aea5b774 stepper: Minor code reorg - remove unneeded HAVE_OPTIMIZED_PATH definition Kevin O'Connor 2025-05-09 12:38:25 -04:00
  • fd55dd9e9d stepper: Also ensure minimum time after dir change and next step Kevin O'Connor 2025-05-08 08:32:02 -04:00
  • 885f63cff0 stepper: Ensure minimum time between step pin and dir pin change Kevin O'Connor 2025-05-07 21:02:33 -04:00
  • efabe63357 stepper: Move timer checks from stepper_event_full() to stepper_load_next() Kevin O'Connor 2025-05-07 17:47:22 -04:00
  • 1dc9aa8e19 stepper: Free stepper_move struct near top of stepper_load_next() Kevin O'Connor 2025-05-07 17:16:23 -04:00
  • 1e3568c0ca Deploying to gh-pages from @ Klipper3d/klipper@9aba1a8536 🚀 KevinOConnor 2025-05-09 00:05:35 +00:00
  • 9aba1a8536 gcode_macro: more descriptive "unable to parse as a literal" error - display faulty command Matszwe02 2025-05-04 21:45:31 +02:00
  • 81277154d2 config: Update CR6-SE 2021 config with board revision (#6924) JamesH1978 2025-05-08 16:36:04 +01:00
  • d444289111 config: Update CR6-SE 2020 config with board revision (#6923) JamesH1978 2025-05-08 16:35:38 +01:00
  • adf075d973 Deploying to gh-pages from @ Klipper3d/klipper@89ffbbed4c 🚀 KevinOConnor 2025-05-08 00:05:43 +00:00
  • 89ffbbed4c dual_carriage: Fixed broken safe_distance parameter Dmitry Butyugin 2025-05-07 20:03:48 +02:00
  • 5aae0b46f3 Deploying to gh-pages from @ Klipper3d/klipper@cc6736c3e3 🚀 KevinOConnor 2025-05-07 00:05:39 +00:00
  • ebdf5d6d83 Deploying to gh-pages from @ Klipper3d/klipper@cc6736c3e3 🚀 KevinOConnor 2025-05-06 22:07:16 +00:00
  • cc6736c3e3 kinematics: Generic Cartesian kinematics implementation (#6815) Dmitry Butyugin 2025-05-07 00:06:36 +02:00
  • 8701b027ff Deploying to gh-pages from @ Klipper3d/klipper@1cc6398074 🚀 KevinOConnor 2025-05-06 00:05:46 +00:00
  • c48f554272 Deploying to gh-pages from @ Klipper3d/klipper@1cc6398074 🚀 KevinOConnor 2025-05-05 00:06:11 +00:00
  • 06b88075fb Deploying to gh-pages from @ Klipper3d/klipper@1cc6398074 🚀 KevinOConnor 2025-05-04 00:06:21 +00:00
  • 9d64784cd9 Deploying to gh-pages from @ Klipper3d/klipper@1cc6398074 🚀 KevinOConnor 2025-05-03 00:05:21 +00:00
  • 1cc6398074 klippy-requirements: Add comments to each of the requirements Kevin O'Connor 2025-05-02 13:52:20 -04:00
  • 1e045e8ee0 build: add msgspec python requirement Eric Callahan 2025-04-25 05:28:47 -04:00
  • f7e33df99d webhooks: support msgspec json serialization Eric Callahan 2025-04-24 15:25:48 -04:00
  • 909bc15254 Deploying to gh-pages from @ Klipper3d/klipper@4504c0333f 🚀 KevinOConnor 2025-05-02 16:10:53 +00:00
  • 4504c0333f docs: Update stm32h723 benchmarks now that it runs at 520Mhz Kevin O'Connor 2025-04-22 00:12:33 -04:00
  • 554ae78d8c stm32: Run stm32h723 at 520Mhz Kevin O'Connor 2025-04-28 20:18:28 -04:00
  • ee79d0e307 stm32: Support over 400Mhz main clock in stm32h7_adc.c Kevin O'Connor 2025-04-28 20:14:14 -04:00
  • 7b697105b3 stm32: Use 12Mhz nominal internal clock in stm32f0_i2c.c Kevin O'Connor 2025-04-28 20:05:59 -04:00
  • b43db4cb1d Deploying to gh-pages from @ Klipper3d/klipper@3cf8899a5a 🚀 KevinOConnor 2025-05-02 00:05:35 +00:00
  • 47879c5fe1 Deploying to gh-pages from @ Klipper3d/klipper@3cf8899a5a 🚀 KevinOConnor 2025-05-01 00:06:15 +00:00
  • d2c39bd9ab Deploying to gh-pages from @ Klipper3d/klipper@3cf8899a5a 🚀 KevinOConnor 2025-04-30 00:05:35 +00:00
  • b65433b4e4 Deploying to gh-pages from @ Klipper3d/klipper@3cf8899a5a 🚀 KevinOConnor 2025-04-29 17:54:33 +00:00
  • 3cf8899a5a docs: Note canbus_query.py limitations in CANBUS_Troubleshooting.md Kevin O'Connor 2025-04-29 13:51:40 -04:00
  • 347032a17c Deploying to gh-pages from @ Klipper3d/klipper@b7c243db19 🚀 KevinOConnor 2025-04-29 17:06:36 +00:00
  • b7c243db19 docs: Note functioning canbus required even in bridge mode in CANBUS.md Kevin O'Connor 2025-04-29 13:02:34 -04:00
  • 3fbbc7d5ed Deploying to gh-pages from @ Klipper3d/klipper@5b2f8104c7 🚀 KevinOConnor 2025-04-29 00:05:33 +00:00
  • 5b2f8104c7 neopixel: Round up in nsecs_to_ticks() Kevin O'Connor 2025-04-28 19:53:00 -04:00
  • 4d398b008a Deploying to gh-pages from @ Klipper3d/klipper@da8e0a6e50 🚀 KevinOConnor 2025-04-28 23:37:22 +00:00
  • cf3bedfbdc stm32: Enable VOS0 power mode on stm32h723 if frequency above 400Mhz Kevin O'Connor 2025-04-22 01:25:03 -04:00
  • 7f4f696f10 stm32: Don't try to set incorrect PWR->CR3 register on stm32h7 Kevin O'Connor 2025-04-22 00:13:32 -04:00
  • 9c37a918db stm32: Set the PLL frequency equal to CONFIG_CLOCK_FREQ on stm32h723 Kevin O'Connor 2025-04-21 20:55:56 -04:00
  • f2b68fef73 stm32: Avoid read-modify-write register updates in stm32h7 clock_setup() Kevin O'Connor 2025-04-21 19:51:26 -04:00
  • c352617c30 stm32: Use enable_pclock() in stm32h7 clock_setup() Kevin O'Connor 2025-04-22 10:52:43 -04:00
  • 5d1f773ffb stm32h7: Always clear AHB1ENR at startup on stm32h7 Kevin O'Connor 2025-04-22 02:48:15 -04:00
  • da8e0a6e50 docs: Update date of cycle_time change in Config_Changes.md Kevin O'Connor 2025-04-28 19:36:12 -04:00
  • 1e7ada557a Deploying to gh-pages from @ Klipper3d/klipper@42faa962fc 🚀 KevinOConnor 2025-04-28 23:35:13 +00:00
  • 42faa962fc mcu: Decrease mcu.max_nominal_duration() to 3 seconds from 5 Kevin O'Connor 2025-04-21 13:44:58 -04:00
  • 0f94f6c8e3 heaters: Confirm heater setting in mcu every 3 seconds instead of 5 Kevin O'Connor 2025-04-21 13:43:18 -04:00
  • c917bd893d pwm_tool: Use mcu.min_schedule_time() and mcu.max_nominal_duration() Kevin O'Connor 2025-04-21 13:34:32 -04:00
  • d57bc253c5 led: Use mcu.min_schedule_time() and mcu.max_nominal_duration() Kevin O'Connor 2025-04-21 13:32:22 -04:00
  • 0dce120a20 pwm_cycle_time: Use mcu.min_schedule_time() and mcu.max_nominal_duration() Kevin O'Connor 2025-04-21 13:15:54 -04:00
  • ab61b0a435 output_pin: Use mcu.min_schedule_time() and mcu.max_nominal_duration() Kevin O'Connor 2025-04-21 13:10:53 -04:00
  • cc919a5f8d mcu: Add new min_schedule_time() and max_nominal_duration() helpers Kevin O'Connor 2025-04-21 13:09:47 -04:00
  • 8e107b2280 basecmd: Update stats timing check to support 32bit duration Kevin O'Connor 2025-04-21 13:03:00 -04:00
  • f1e0730701 lis3dh: increase scale from 8g to 16g Wulfsta 2025-04-04 18:18:29 -04:00
  • 2e82fc4790 spi_flash: fix hw bus Timofey Titovets 2025-04-27 22:26:44 +02:00
  • 5c4e8bc286 Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-28 00:05:54 +00:00
  • ca96cda815 Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-27 00:06:13 +00:00
  • f83d867069 Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-26 00:05:20 +00:00
  • 5067481e8e Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-25 00:05:31 +00:00
  • 2df0a30891 Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-24 00:05:30 +00:00
  • 273707dae7 Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-23 00:05:28 +00:00
  • 75f56cf04a Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-22 00:05:28 +00:00
  • 767a09dd22 Deploying to gh-pages from @ Klipper3d/klipper@bfda326c24 🚀 KevinOConnor 2025-04-21 00:06:10 +00:00
  • bfda326c24 spi_flash: fix spi bus switch (#6906) Timofey Titovets 2025-04-20 17:39:24 +02:00
  • ba81a2d596 Deploying to gh-pages from @ Klipper3d/klipper@f2b27d17b7 🚀 KevinOConnor 2025-04-20 00:05:59 +00:00
  • f2b27d17b7 stm32: Add support for spi6 on stm32f42x chips Russell Cloran 2025-04-17 17:47:08 -07:00
  • 5001983d34 stm32: Fix pll_base on stm32h7 when using a clock other than 25Mhz Kevin O'Connor 2025-04-18 21:23:21 -04:00
  • 21797bb2f7 Deploying to gh-pages from @ Klipper3d/klipper@73e27aee4f 🚀 KevinOConnor 2025-04-19 16:05:00 +00:00
  • 73e27aee4f docs: Update benchmarks for stm32h7 Kevin O'Connor 2025-03-12 04:01:48 -04:00
  • 0d27195fd4 stm32: Add optimized stm32h7_gpio.c Kevin O'Connor 2025-03-11 10:56:17 -04:00
  • 0c0e867395 Deploying to gh-pages from @ Klipper3d/klipper@1f5783a250 🚀 KevinOConnor 2025-04-19 00:05:15 +00:00
  • 06a9b5d43f Deploying to gh-pages from @ Klipper3d/klipper@db7a9cf071 🚀 KevinOConnor 2025-04-18 18:38:56 +00:00
  • 1f5783a250 probe: Remove ProbeEndstopSessionHelper Kevin O'Connor 2025-04-04 13:38:56 -04:00