Commit Graph

  • 37952e8686 probe_eddy_current: Separate probe style commands from homing operations Kevin O'Connor 2025-04-04 03:53:32 -04:00
  • ab9b9e8584 probe_eddy_current: Do not support QUERY_PROBE command Kevin O'Connor 2025-04-04 12:53:21 -04:00
  • 3fb1191cad probe: Add a new LookupZSteppers helper class Kevin O'Connor 2025-04-04 12:56:54 -04:00
  • f3a1c914a4 probe: Convert probing_move() callback to use regular probe sessions system Kevin O'Connor 2025-04-04 03:28:51 -04:00
  • b2e36e5d98 probe: Change probing_move() to pass a gcmd instead of (pos, speed) Kevin O'Connor 2025-04-04 02:44:16 -04:00
  • ff0ffedd17 probe: Add a new ProbeParameterHelper class Kevin O'Connor 2025-04-04 12:14:14 -04:00
  • 1e87d26707 probe: Add a new lookup_minimum_z() helper function Kevin O'Connor 2025-04-04 11:57:47 -04:00
  • f8de9ae080 probe: Add a new ProbeEndstopSessionHelper class Kevin O'Connor 2025-04-04 02:14:01 -04:00
  • 6a87c5e9f5 probe: Add a default probing_move() function to HomingViaProbeHelper Kevin O'Connor 2025-04-04 01:25:56 -04:00
  • db7a9cf071 manual_stepper: Implement "drip moves" for manual stepper STOP_ON_ENDSTOP Kevin O'Connor 2025-04-12 16:54:49 -04:00
  • 765de72f9e toolhead: Avoid toolhead.move() and toolhead._process_moves() in drip_move() Kevin O'Connor 2025-04-12 16:48:36 -04:00
  • 6202a0f3bc toolhead: Avoid LookAheadQueue calling back into toolhead class Kevin O'Connor 2025-04-12 15:54:39 -04:00
  • a8d91366a4 Deploying to gh-pages from @ Klipper3d/klipper@413ff19ea8 🚀 KevinOConnor 2025-04-18 00:05:29 +00:00
  • 413ff19ea8 neopixel: Add comments on timing Kevin O'Connor 2025-04-17 13:06:22 -04:00
  • 4e7fcc2704 check-software-div: Add a new build check for software divide Kevin O'Connor 2025-04-07 12:45:54 -04:00
  • 871637d3f2 Kconfig: Note which chips require software divide operations Kevin O'Connor 2025-04-07 12:40:47 -04:00
  • 0fbcc156c5 neopixel: Make sure nsecs_to_ticks() is always inlined Kevin O'Connor 2025-04-17 12:07:00 -04:00
  • 56d3f4e64c lcd_st7920: Make sure nsecs_to_ticks() is always inlined Kevin O'Connor 2025-04-17 12:06:13 -04:00
  • cb6828ec34 lcd_hd44780: Make sure nsecs_to_ticks() is always inlined Kevin O'Connor 2025-04-17 12:05:26 -04:00
  • 3656006a30 stm32: Change hard_pwm.c MAX_PWM to 257 Kevin O'Connor 2025-04-07 11:56:52 -04:00
  • 7a9b06ad86 stm32: Fix prescaler overflow check in hard_pwm.c Kevin O'Connor 2025-04-07 11:55:50 -04:00
  • bab04aaf29 Deploying to gh-pages from @ Klipper3d/klipper@acd96047de 🚀 KevinOConnor 2025-04-17 15:55:12 +00:00
  • acd96047de docs: Update Config_Changes.md to note software spi is now rate limited Kevin O'Connor 2025-04-17 11:52:30 -04:00
  • 28b9dacdca Deploying to gh-pages from @ Klipper3d/klipper@516ef1d361 🚀 KevinOConnor 2025-04-17 15:45:08 +00:00
  • 516ef1d361 hall_filament_width_sensor: Add filament switch values to status Russell Cloran 2025-03-17 20:50:10 -07:00
  • c23160719e Deploying to gh-pages from @ Klipper3d/klipper@b9757c9b69 🚀 KevinOConnor 2025-04-17 15:43:30 +00:00
  • b9757c9b69 tmc: add missing freewheel config options Timofey Titovets 2025-04-05 22:25:30 +02:00
  • a9b04e8536 i2c_software: pass pulse ticks from host Timofey Titovets 2025-04-09 00:35:00 +02:00
  • 841adcfff7 i2c_software: reduce gpio calls count Timofey Titovets 2025-04-09 01:45:52 +02:00
  • 8ab12c86bf i2c_software: allow freq adjust Timofey Titovets 2025-03-25 21:13:58 +01:00
  • abc76ee963 software_spi: set rate limiting ticks from the host Timofey Titovets 2025-03-13 04:50:46 +01:00
  • b826844b34 spi_software: respect expected rate Timofey Titovets 2025-01-26 01:24:00 +01:00
  • 26de838304 Deploying to gh-pages from @ Klipper3d/klipper@017371b744 🚀 KevinOConnor 2025-04-17 00:05:33 +00:00
  • 017371b744 Revert "Makefile: Don't disable gcc's use-linker-plugin option" Kevin O'Connor 2025-04-16 15:07:51 -04:00
  • 4aa2250221 test: Disable all additional features in atmega328 build Kevin O'Connor 2025-04-16 15:15:25 -04:00
  • 49d9ed22bf config: Update generic-bigtreetech-skr-2.cfg - SPI Drivers (#6895) JamesH1978 2025-04-16 19:13:17 +01:00
  • 51311948be atsamd: Enable HAVE_LIMITED_CODE_SIZE on small atsamd chips Kevin O'Connor 2025-04-09 22:48:29 -04:00
  • 61bbd455cf Kconfig: Add some user visible comments to the optional features menu Kevin O'Connor 2025-04-09 15:24:17 -04:00
  • d93645a750 stm32: Simplify Makefile Kevin O'Connor 2025-04-09 13:01:59 -04:00
  • 8c67adc164 Kconfig: Add new WANT_ADC option to reduce code size Kevin O'Connor 2025-04-09 12:52:11 -04:00
  • 04e7eb20fd Kconfig: Add new WANT_I2C option to reduce code size Kevin O'Connor 2025-04-09 12:36:24 -04:00
  • 868760f5b1 Kconfig: Add new WANT_SPI option to reduce code size Kevin O'Connor 2025-04-09 12:23:28 -04:00
  • b0fa36e221 Kconfig: Add new WANT_HARD_PWM option to reduce code size Kevin O'Connor 2025-04-09 12:12:19 -04:00
  • 6356e3d35c stm32: Enable gcc -Os option on CONFIG_HAVE_LIMITED_CODE_SIZE Kevin O'Connor 2025-04-09 12:04:09 -04:00
  • 6e9b5b309c avr: Enable gcc -Os option on CONFIG_HAVE_LIMITED_CODE_SIZE Kevin O'Connor 2025-04-09 12:03:26 -04:00
  • d98abfc5db Kconfig: Replace WANT_DISPLAYS with individual options Kevin O'Connor 2025-04-06 12:42:23 -04:00
  • c3c64adc32 Kconfig: Replace WANT_GPIO_BITBANGING with individual options Kevin O'Connor 2025-04-06 12:36:41 -04:00
  • efc2d9b364 workflows: Update github build-test.yaml to ubuntu-22.04 Kevin O'Connor 2025-04-08 10:24:17 -04:00
  • d96bb6ca82 test: Disable optional features in atmega328 build Kevin O'Connor 2025-04-08 11:07:52 -04:00
  • 8087200ffe Makefile: Don't disable gcc's use-linker-plugin option Kevin O'Connor 2025-04-08 14:21:35 -04:00
  • 5cc120a04f Deploying to gh-pages from @ Klipper3d/klipper@61c0c8d2ef 🚀 KevinOConnor 2025-04-16 00:05:35 +00:00
  • c66bec2a85 Deploying to gh-pages from @ Klipper3d/klipper@61c0c8d2ef 🚀 KevinOConnor 2025-04-15 00:05:37 +00:00
  • 5b0380cf85 Deploying to gh-pages from @ Klipper3d/klipper@61c0c8d2ef 🚀 KevinOConnor 2025-04-14 00:06:04 +00:00
  • ac4da7c50e Deploying to gh-pages from @ Klipper3d/klipper@61c0c8d2ef 🚀 KevinOConnor 2025-04-13 00:29:55 +00:00
  • 85a43681f3 Deploying to gh-pages from @ Klipper3d/klipper@61c0c8d2ef 🚀 KevinOConnor 2025-04-12 01:08:42 +00:00
  • 61c0c8d2ef docs: Note the release of v0.13.0 v0.13.0 Kevin O'Connor 2025-04-09 22:44:56 -04:00
  • ce7657e537 docs: Update Features.md to reflect recent work Kevin O'Connor 2025-04-10 18:49:22 -04:00
  • 5ad49bea61 Deploying to gh-pages from @ Klipper3d/klipper@037377b927 🚀 KevinOConnor 2025-04-12 00:05:14 +00:00
  • 037377b927 led: Fix off-by-one bug in SET_LED_TEMPLATE INDEX parameter Kevin O'Connor 2025-04-11 12:00:34 -04:00
  • b0eadf4b16 Deploying to gh-pages from @ Klipper3d/klipper@5493bdfb48 🚀 KevinOConnor 2025-04-11 00:05:31 +00:00
  • 9df16a9d90 Deploying to gh-pages from @ Klipper3d/klipper@5493bdfb48 🚀 KevinOConnor 2025-04-10 00:05:25 +00:00
  • 5493bdfb48 ci-install: Use prebuilt pru gcc binaries Kevin O'Connor 2025-04-07 14:07:47 -04:00
  • 4b9cb36247 force_move: Make sure to use lower() on SET_KINEMATIC_POSITION CLEAR_HOMED Kevin O'Connor 2025-04-08 23:30:08 -04:00
  • 6ff03e68dc Deploying to gh-pages from @ Klipper3d/klipper@f3e89e25c5 🚀 KevinOConnor 2025-04-09 03:28:05 +00:00
  • f3e89e25c5 force_move: Support a SET_HOMED parameter to SET_KINEMATIC_POSITION Kevin O'Connor 2025-04-06 11:14:13 -04:00
  • 792209fdfa Deploying to gh-pages from @ Klipper3d/klipper@655861cf12 🚀 KevinOConnor 2025-04-09 00:05:35 +00:00
  • 655861cf12 i2c_software: Fix i2c_delay() Kevin O'Connor 2025-04-06 14:17:55 -04:00
  • a444389791 Deploying to gh-pages from @ Klipper3d/klipper@050bc33241 🚀 KevinOConnor 2025-04-08 00:05:20 +00:00
  • 1d93e1a43e Deploying to gh-pages from @ Klipper3d/klipper@050bc33241 🚀 KevinOConnor 2025-04-07 19:28:49 +00:00
  • 050bc33241 docs: Fixup G-Codes.md so that sections are sorted alphabetically Kevin O'Connor 2025-04-07 15:26:56 -04:00
  • d8bc4a9531 Deploying to gh-pages from @ Klipper3d/klipper@46ee920b93 🚀 KevinOConnor 2025-04-07 00:05:57 +00:00
  • 46ee920b93 axis_twist_compensation: Fix AttributeError on klippy connect state (#6881) Maksim Bolgov 2025-04-06 04:36:35 +03:00
  • 3a9e9a4bef temperature_combined: avoid crash with temperature monitors Timofey Titovets 2024-12-23 23:11:58 +01:00
  • 3beb465247 temperature_combined: delay initialization Timofey Titovets 2024-12-23 22:50:24 +01:00
  • 39ae677a08 Deploying to gh-pages from @ Klipper3d/klipper@2ec69ae361 🚀 KevinOConnor 2025-04-06 00:05:55 +00:00
  • 6cf1c0c728 Deploying to gh-pages from @ Klipper3d/klipper@2ec69ae361 🚀 KevinOConnor 2025-04-05 00:05:16 +00:00
  • f4e7ef8b93 Deploying to gh-pages from @ Klipper3d/klipper@2ec69ae361 🚀 KevinOConnor 2025-04-04 00:05:22 +00:00
  • 9ec40cf7ee Deploying to gh-pages from @ Klipper3d/klipper@2ec69ae361 🚀 KevinOConnor 2025-04-03 18:09:05 +00:00
  • 2ec69ae361 docs: Add icm20948 description MRX8024 2025-03-24 15:08:05 +02:00
  • 52b07f467e adxl345: Allow read and write 127 register address MRX8024 2025-03-24 12:48:01 +02:00
  • 81a1a03ed0 icm20948: Formatting refactor MRX8024 2025-03-24 12:46:41 +02:00
  • 869440a7ed icm20948: Transition from 8g to 16g accels scale MRX8024 2025-03-24 12:36:17 +02:00
  • 20f26b534d icm20948: Fix sample rate and accels scale selection MRX8024 2025-03-24 12:27:02 +02:00
  • f19b8239d7 Deploying to gh-pages from @ Klipper3d/klipper@91cba8a17f 🚀 KevinOConnor 2025-04-03 17:49:11 +00:00
  • 91cba8a17f mkdocs-requirements: Update to Jinja 3.1.6 Kevin O'Connor 2025-04-03 13:47:00 -04:00
  • be429caba3 output_pin: Make it possible to assign dicts/lists as template parameters Kevin O'Connor 2025-03-29 14:33:54 -04:00
  • 8176ba22aa stm32: Turn on can.c error interrupts Kevin O'Connor 2025-03-19 22:14:19 -04:00
  • 02ddb09b30 Deploying to gh-pages from @ Klipper3d/klipper@4b9add2fc3 🚀 KevinOConnor 2025-04-03 00:05:21 +00:00
  • 4b9add2fc3 stm32: Add support for additional i2c bus Russell Cloran 2025-03-31 17:09:03 -07:00
  • 55f60601ca stm32: Fix RESERVE_PINS_CAN pin ordering in fdcan.c Kevin O'Connor 2025-04-01 21:25:34 -04:00
  • ee3facc335 Deploying to gh-pages from @ Klipper3d/klipper@876f351127 🚀 KevinOConnor 2025-04-02 01:14:29 +00:00
  • 876f351127 docs: Fix link syntax typo for bed_screws Russell Cloran 2025-03-17 21:36:03 -07:00
  • 089516a6f2 docs: Fix typo in docs generation documentation Russell Cloran 2025-03-17 21:33:29 -07:00
  • 60ee88263e Deploying to gh-pages from @ Klipper3d/klipper@f511e201f9 🚀 KevinOConnor 2025-04-02 00:05:25 +00:00
  • bd461b2ddf Deploying to gh-pages from @ Klipper3d/klipper@f511e201f9 🚀 KevinOConnor 2025-04-01 00:06:09 +00:00
  • cdf7cf168b Deploying to gh-pages from @ Klipper3d/klipper@f511e201f9 🚀 KevinOConnor 2025-03-31 15:28:53 +00:00
  • f511e201f9 docs: Fix typos in installation.md Tobias Rumiz 2025-03-29 01:36:26 -03:00
  • d9e6396954 Deploying to gh-pages from @ Klipper3d/klipper@52617455ce 🚀 KevinOConnor 2025-03-31 00:06:09 +00:00
  • 98e542cf2f Deploying to gh-pages from @ Klipper3d/klipper@52617455ce 🚀 KevinOConnor 2025-03-30 01:54:32 +00:00
  • 52617455ce ldc_1612: Supports configurable external crystal frequency (#6734) XiaoK 2025-03-30 09:53:52 +08:00