Commit Graph

  • afd1058af6 delta: Don't limit XY+Z moves to max_z_velocity Kevin O'Connor 2021-10-11 11:53:00 -04:00
  • b336a21fe7 button: Support half-stepping encoders Rufo Sanchez 2021-09-12 16:59:15 -05:00
  • 5f184e3f98 test: Add a configfile test with unicode characters Kevin O'Connor 2021-10-09 19:57:55 -04:00
  • c56c34fa1c configfile: Use Python2's ConfigParser when running on Python2 Kevin O'Connor 2021-10-09 19:34:08 -04:00
  • 21d5a34d22 console: Fix Python2 compatibility Kevin O'Connor 2021-10-08 13:00:11 -04:00
  • 5251bf23f1 configfile: Workaround for non-ascii comments on Python2 Kevin O'Connor 2021-10-08 00:23:31 -04:00
  • 1a4d655a18 spi_flash: Improve Python3 compatibility Kevin O'Connor 2021-10-07 19:34:36 -04:00
  • 64cb8d9820 ds18b20: Improve Python3 compatibility Kevin O'Connor 2021-10-07 14:44:27 -04:00
  • d90da37433 atsamd: Add i2c_read() implementation Simon Kühling 2021-09-03 20:58:22 +02:00
  • 2822680eb4 adxl345: Expanded invalid adxl345 id message Dmitry Butyugin 2021-09-26 01:57:10 +02:00
  • bd5dc03317 adxl345: Renamed debug commands to fix their parsing by Klipper Dmitry Butyugin 2021-09-26 01:05:30 +02:00
  • e3905eb241 stm32: Add an MACH_STM32F4x5 alias for F405, F407, and F429 chips Kevin O'Connor 2021-10-06 19:48:03 -04:00
  • c1136bef10 stm32: Add hardware pwm for stm32h7 D4SK 2021-06-05 22:52:14 +01:00
  • 0a55489e2c stm32: Add initial support for stm32h7 D4SK 2021-05-30 01:19:39 +01:00
  • 28b3c9e88c armc_boot: Support cortex-m7 chips D4SK 2021-05-30 01:15:49 +01:00
  • a05650f33c armcm_irq: Support cortex-m7 chips D4SK 2021-05-30 01:15:49 +01:00
  • 53b98ebaed lib: Added cmsis libraries for stm32h7 D4SK 2021-02-10 15:07:48 +00:00
  • 309fbbc104 lib: Updated existing cmsis-core for stm32h7 support D4SK 2021-02-10 15:05:18 +00:00
  • c7b65f50e3 configfile: Ignore trailing comments starting with a semicolon Kevin O'Connor 2021-10-06 14:07:32 -04:00
  • cc63fd51b2 scripts: Use backport of a recent Python3 configparser on Python2 Kevin O'Connor 2021-10-04 15:09:10 -04:00
  • 41d42a07bf klippy: Add a build import test tool Kevin O'Connor 2021-10-01 20:57:26 -04:00
  • b743a64685 scripts: Update klippy build tests to verify on both Python2 and Python3 Kevin O'Connor 2021-10-01 19:33:15 -04:00
  • f1747b5118 klippy: Add Python2 module wrappers and use Python3 module naming Kevin O'Connor 2021-10-01 19:30:48 -04:00
  • b8c91914b7 webhooks: Convert to Python3 string encoding Kevin O'Connor 2020-10-14 13:59:29 -04:00
  • adeb869f56 gcode: Convert to Python3 string encoding Kevin O'Connor 2020-06-12 09:59:04 -04:00
  • 1717263b5a buildcommands: Convert to Python3 string encoding Kevin O'Connor 2021-10-01 19:27:00 -04:00
  • 8714282570 console: Convert to Python3 string encoding Kevin O'Connor 2020-06-12 13:32:55 -04:00
  • b3a39bebd4 virtual_sdcard: Convert to Python3 string encoding Kevin O'Connor 2020-09-06 11:22:15 -04:00
  • 0da3d84a87 configfile: Convert to Python3 string encoding Kevin O'Connor 2020-06-12 13:04:16 -04:00
  • b859c11378 util: Convert to Python3 string encoding Kevin O'Connor 2020-06-12 10:10:59 -04:00
  • 9ce07921c4 test_klippy: Convert to Python3 string encoding Kevin O'Connor 2020-06-11 22:48:18 -04:00
  • 2978771ce5 mcu: Convert to Python3 string encoding Kevin O'Connor 2021-10-01 19:10:20 -04:00
  • fa25986adc reactor: Convert to Python3 string encoding Kevin O'Connor 2021-10-01 19:10:11 -04:00
  • 0fc52f9496 serialhdl: Convert to Python3 string encoding Kevin O'Connor 2021-10-01 19:09:59 -04:00
  • de38ef4290 kinematics: Convert to Python3 string encoding Kevin O'Connor 2021-10-01 19:09:37 -04:00
  • 68b939c756 display: Convert to Python3 string encoding Kevin O'Connor 2021-10-01 19:08:37 -04:00
  • cc2a313c10 klippy-requirements: Update dependencies to support Python 3.9+ Kevin O'Connor 2021-09-30 13:07:08 -04:00
  • bcbdc983a8 screws_tilt_adjust: Improve Python3 compatibility Kevin O'Connor 2021-09-30 13:06:34 -04:00
  • 01ab8267a6 hybrid_corexy: Improve Python3 compatibility Kevin O'Connor 2021-09-30 13:09:10 -04:00
  • af86c5f306 fan: Improve python3 compatibility Kevin O'Connor 2021-09-30 13:06:17 -04:00
  • b806d71eb0 docs: Fix link in Releases.md Kevin O'Connor 2021-09-29 21:43:58 -04:00
  • 2a964a4614 docs: Note the release of v0.10.0 Kevin O'Connor 2021-09-29 21:06:21 -04:00
  • 1b166dd599 docs: Update Features.md Kevin O'Connor 2021-09-29 20:38:53 -04:00
  • e4089e846e docs: Update CONTRIBUTING.md with new repo location; minor wording changes Kevin O'Connor 2021-09-29 21:12:14 -04:00
  • b3b597a215 docs: add Translation Contributor Guide Yifei Ding 2021-08-23 21:51:46 +08:00
  • 164060ccfe stepper: Make sure to report an error if endstop_pin is not defined Kevin O'Connor 2021-09-29 20:10:57 -04:00
  • 17dcf4e5f0 docs: Fix table rendering in RPi_microcontroller.md Kevin O'Connor 2021-09-29 10:56:50 -04:00
  • 00a9e4ad9a docs: background color fix for bed_mesh svgs Eric Callahan 2021-09-28 20:47:15 -04:00
  • 0ec13bc27a docs: Change Kinematics.md images to use a solid white background Kevin O'Connor 2021-09-27 18:09:53 -04:00
  • 6e87befa21 docs: Fix typo in Bed_Mesh.md Kevin O'Connor 2021-09-27 17:22:49 -04:00
  • 31ac9dc6f9 config: Fix spi bus comment in generic-duet3-mini.cfg Kevin O'Connor 2021-09-26 13:44:45 -04:00
  • 71ba1acebe config: Add [board_pins] for generic-duet3-mini.cfg (#4705) joaobarros 2021-09-26 18:43:52 +01:00
  • c543b00aa6 motan: Improve handling of errors during data subscriptions Kevin O'Connor 2021-09-26 12:24:40 -04:00
  • 1eecd412ef motion_report: Fix typo causing error reports to not propagate Kevin O'Connor 2021-09-26 12:21:36 -04:00
  • 42f7845bd9 config: Fix LCDBeep pin on generic-duet3-mini.cfg (#4704) joaobarros 2021-09-25 17:23:58 +01:00
  • f3d7084bfa config: add support for creality sermoon D1 printer (#4621) Peter Pan's Techland 2021-09-26 00:17:02 +08:00
  • c2d3a1689e config: Remove URLs to github repository Kevin O'Connor 2021-09-23 19:45:22 -04:00
  • 44e2c630b3 docs: Update documentation with new klipper github URL Kevin O'Connor 2021-09-23 19:37:27 -04:00
  • 0b918b357c config: Minor Eryone Thinker S config fixes. (#4695) Demetrius Apostolopoulos 2021-09-21 11:12:58 -07:00
  • f2766dbed3 test: Add generic-mellow-super-infinty-hv.cfg to printers.test Kevin O'Connor 2021-09-21 14:10:13 -04:00
  • 445fed48bd config: Added the Mellow Super Infinity HV board (#4691) maze 2021-09-21 20:06:15 +02:00
  • cd864488a2 config: Fix EXP2_10 alias in generic-bigtreetech-octopus.cfg Kevin O'Connor 2021-09-21 13:42:52 -04:00
  • 7a02cde4b7 config: Config for Anycubic 4MaxPro_2.0-2021 (#4557) int_0x03 2021-09-21 19:56:30 +03:00
  • 59bd51d207 avrsim: Change default speed to 16Mhz and default baud to 250K Kevin O'Connor 2021-09-16 20:09:33 -04:00
  • 46167cae67 configfile: Add support for reporting deprecated options Kevin O'Connor 2021-09-04 14:20:24 -04:00
  • c89db2480d configfile: Setup get_status() results after check_unused_options() Kevin O'Connor 2021-09-04 13:25:11 -04:00
  • 9d11b18db5 config: Document motor_power pin in skr2 config (#4677) truckershitch 2021-09-15 18:58:30 -04:00
  • 4b5d1c85c0 update_chitu: generating update uuid based on file hash (#4663) Vladimir Serov 2021-09-16 01:31:47 +03:00
  • 8cf1b51223 linux: Support spidev4 through spidev7 Kevin O'Connor 2021-09-15 11:06:10 -04:00
  • c84956befe heaters: Change default smooth_time from 2 seconds to 1 second Kevin O'Connor 2021-09-01 12:54:25 -04:00
  • af3622544d docs: Add referenced config example for PWM tools (#4537) Pascal 2021-09-04 00:10:09 +02:00
  • 8865f5799e lib: Update stm32f4 to use upstream github source Kevin O'Connor 2021-09-02 18:14:54 -04:00
  • 72c07acc99 lib: Update stm32f2 to use upstream github source Kevin O'Connor 2021-09-02 18:10:09 -04:00
  • 118f787d5c lib: Update stm32f1 to use upstream github source Kevin O'Connor 2021-09-02 18:05:49 -04:00
  • 729ac52851 lib: Update stm32f0 to use upstream github source Kevin O'Connor 2021-09-02 18:00:06 -04:00
  • 1feea0cfe8 docs: Fix typo in Measuring_Resonances.md Kevin O'Connor 2021-09-02 12:42:32 -04:00
  • 830c80a88a tuning_tower: Add STEP_DELTA and STEP_HEIGHT parameters as alternate tuning tower syntax github@matthewlloyd.net 2021-08-31 20:06:13 -04:00
  • 286cc1becc tuning_tower: Add SKIP parameter github@matthewlloyd.net 2021-08-31 20:05:40 -04:00
  • d7b04aa18f delta: Make the 'arm_length' description more clear in save_state() Kevin O'Connor 2021-09-02 11:46:33 -04:00
  • 3a497d04ac toolhead: change SET_VELOCITY_LIMIT respond (fixed) (#4620) Stefan Dej 2021-08-31 19:37:48 +02:00
  • caec91b149 stepper: detect duplicate endstops Lasse Dalegaard 2021-08-24 17:07:58 +02:00
  • 9014677cbd test: Add printer-elegoo-neptune2-v1.2-2021.cfg to printers.test Kevin O'Connor 2021-08-31 13:09:55 -04:00
  • b9116e4a03 config: Elegoo Neptune 2 configuration (#4592) wsippel 2021-08-31 19:07:33 +02:00
  • dcf8cb82a3 tmc: Fix typo in get_status() Kevin O'Connor 2021-08-30 14:17:42 -04:00
  • f11acd8065 motan: Add support for dumping and analyzing adxl345 data Kevin O'Connor 2021-08-12 15:59:41 -04:00
  • 0b4fbc78a8 adxl345: Allow multiple simultaneous clients Kevin O'Connor 2021-08-23 14:05:07 -04:00
  • 404b64fd62 adxl345: Change default chip name from "default" to "adxl345" Kevin O'Connor 2021-08-23 13:56:01 -04:00
  • 22167f9510 adxl345: Compress each sample from 6 bytes to 5 bytes Kevin O'Connor 2021-08-22 16:24:16 -04:00
  • e34137582d adxl345: Implement timing via new adxl345_status messages Kevin O'Connor 2021-08-14 13:41:12 -04:00
  • dd95f80d9d adxl345: Support querying accelerometer data from webhooks interface Kevin O'Connor 2021-08-12 01:05:09 -04:00
  • d87f7a77c3 adxl345: Add new start_internal_client() function and use in callers Kevin O'Connor 2021-08-11 23:09:49 -04:00
  • 8cfaed441d adxl345: Always initialize device on start_measurements() call Kevin O'Connor 2021-08-11 22:16:03 -04:00
  • e03e0e9dac adxl345: Move g-code commands to new helper class Kevin O'Connor 2021-08-11 21:54:19 -04:00
  • 6999ff6256 motion_report: Add helper tool for internal subscribers of data Kevin O'Connor 2021-08-11 23:29:37 -04:00
  • 3f46609c1d usb_cdc: Increase USB transmit size Kevin O'Connor 2021-08-10 00:03:20 -04:00
  • 15035ed226 motan: Add corexy forward kinematics analyzer Kevin O'Connor 2021-08-24 10:17:10 -04:00
  • 5e968db355 motan: Add support for graphing arbitrary get_status fields Kevin O'Connor 2021-08-27 21:42:15 -04:00
  • 1e4041a96b motan: Pass dataset parameters in parenthesis Kevin O'Connor 2021-08-24 13:40:47 -04:00
  • 5fd1c9853d tmc: Add support for a get_status() method Kevin O'Connor 2021-08-27 19:24:14 -04:00
  • 950477849d mcu: Support multi-mcu homing Kevin O'Connor 2021-06-03 23:24:44 -04:00