Commit Graph

  • 0ccf3018d5 msgproto: Improve Python3 compatibility Kevin O'Connor 2020-06-12 10:00:26 -04:00
  • 8d8c239e47 util: Improve Python3 compatibility Kevin O'Connor 2020-06-11 21:40:32 -04:00
  • f5cdfad333 mcu: Avoid using "async" for variables as it conflicts with Python3 Kevin O'Connor 2020-06-11 21:39:27 -04:00
  • ca2e84abba Makefile: fixed missing dependency on autoconf.h Boleslaw Ciesielski 2020-06-15 11:31:35 -07:00
  • d47a5eb8b6 config: Update generic-bigtreetech-skr-v1.4.cfg with diag1 pins Kevin O'Connor 2020-06-15 16:48:08 -04:00
  • c4de0bba50 pid_calibrate: Avoid internal error on a shutdown Kevin O'Connor 2020-06-14 11:34:04 -04:00
  • 35bbd989e4 docs: LinuxMCU doc & script (#2956) Lucio Tarantino 2020-06-13 02:32:12 +02:00
  • 519c3ad5ee uc1701: Optimize swizzle_bits() code Kevin O'Connor 2020-06-11 13:28:37 -04:00
  • 9465618adb display: Rework write_graphics() to take one character cell at a time Kevin O'Connor 2020-06-10 20:58:45 -04:00
  • 467e8e6f40 display: Default DISPLAY=display in SET_DISPLAY_GROUP command Kevin O'Connor 2020-06-09 12:18:16 -04:00
  • 68fcbe2a62 display: add SET_DISPLAY_GROUP command (#2969) Florian Heilmann 2020-06-09 18:07:25 +02:00
  • c630ecf3c7 config: Mention 0/1 is valid for display_glyph data Kevin O'Connor 2020-06-09 09:05:41 -04:00
  • f28c3319ed uc1701: Fix for glyph rendering on uc1701 display (#2966) Florian Heilmann 2020-06-09 14:20:48 +02:00
  • cf9627cc05 display: Use animated heated bed icons on default hd44780 display Kevin O'Connor 2020-06-08 22:43:41 -04:00
  • 7713986ae1 display: Make hd44780 glyphs configurable Kevin O'Connor 2020-06-08 22:04:24 -04:00
  • 1a7e4e51b3 display: Use '.' and '*' in display_glyph description Kevin O'Connor 2020-06-08 17:21:42 -04:00
  • d94dd8e9fd docs: Note changes to glyph names Kevin O'Connor 2020-06-08 16:53:47 -04:00
  • 3dcac1308e display: Move glyph definition to printer config Florian Heilmann 2020-06-07 16:25:19 +00:00
  • 722770f62f generic: Minor header cleanup to generic/irq.h Kevin O'Connor 2020-06-07 19:39:30 -04:00
  • b0e8e84d6e docs: Add linux mcu test results to Benchmarks.md Kevin O'Connor 2020-06-07 09:27:55 -04:00
  • 06437c5892 linux: Wait in timer dispatch for up to 2us Kevin O'Connor 2020-06-07 09:17:51 -04:00
  • 12e3b9fa7b hall_filament_width_sensor: Fix whitespace errors Kevin O'Connor 2020-06-06 14:52:56 -04:00
  • 739e6e7396 extruder_stepper: Don't directly access extruder member variables Kevin O'Connor 2020-06-06 14:41:15 -04:00
  • 518fe023b4 extruder_stepper: Support changing synced extruder on the fly (#2824) theophile 2020-06-06 13:30:58 -05:00
  • 967fe1c01c HallFilamentWidthSensor: Use current width instead of nomal width while delay is not over (#2907) matpab 2020-06-06 20:19:00 +02:00
  • a6f2fc7179 docs: Minor reword to latest Config_Changes.md update Kevin O'Connor 2020-06-06 12:48:35 -04:00
  • b7699d374a linux: Ability to use multiple GPIO chips (#2935) Lucio Tarantino 2020-06-06 18:47:11 +02:00
  • 7912c39f9e docs: Add a "why does klipper report errors" section to FAQ Kevin O'Connor 2020-06-05 16:48:42 -04:00
  • 5d26c2a08e gcode_arcs: Add back in support for E moves in absolute extrude mode Kevin O'Connor 2020-06-04 15:19:08 -04:00
  • 2a66286d1c display: Do not show time remaining in default 16x4 display Kevin O'Connor 2020-06-04 14:53:18 -04:00
  • 2da7d65402 config: Add example config printer-makergear-m2-2016.cfg Kevin O'Connor 2020-06-04 12:01:30 -04:00
  • c890aba45e config: Fix uart addresses on generic-bigtreetech-skr-mini-e3-v1.0.cfg Kevin O'Connor 2020-06-04 11:50:50 -04:00
  • 3a3ea90ba5 config: Fixes for generic-bigtreetech-skr-mini-e3-v2.0.cfg Kevin O'Connor 2020-06-04 11:46:57 -04:00
  • 4b650eccb2 config: Config example for a SKR Mini E3 v2.0 (#2929) Paul Greidanus 2020-06-04 09:38:52 -06:00
  • 9850dc75f4 toolhead: Handle flush_step_generation() call after dwell() Kevin O'Connor 2020-06-01 15:08:29 -04:00
  • 38772492f9 Kconfig: Only show the "usb ids" menu if low-level options are enabled Kevin O'Connor 2020-05-31 20:45:59 -04:00
  • ea9eac6c38 Kconfig: Change the default usb vendor/product id Kevin O'Connor 2020-05-31 20:44:22 -04:00
  • bceb8ddee2 scripts: Permission fix for debian-install (#2936) BlackStump 2020-06-01 09:05:46 +10:00
  • 634dcc7387 lcd_hd44780: Only calibrate cmd_wait_ticks on mcus with strict timing Kevin O'Connor 2020-05-25 00:39:29 -04:00
  • 0cbb8fdc9a lcd_st7920: Only calibrate wait ticks on mcus with strict timing Kevin O'Connor 2020-05-25 00:38:32 -04:00
  • 98192d710f stepper: Make toggling the step gpio after timer read conditional Kevin O'Connor 2020-05-25 00:32:12 -04:00
  • 835ec3513d Kconfig: Add a new CONFIG_HAVE_STRICT_TIMING build definition Kevin O'Connor 2020-05-25 00:27:18 -04:00
  • b80d2f7706 stm32: Fix typo causing internal clock to always be used on stm32f042 Kevin O'Connor 2020-05-28 15:53:30 -04:00
  • 5ef930454e lib: Add info on hidflash to README.md Kevin O'Connor 2020-05-28 14:52:46 -04:00
  • a5b5474f69 hidflash: Convert changes.diff to a unix style file Kevin O'Connor 2020-05-28 14:52:22 -04:00
  • 67b554fde2 hidflash: Add diff file with changes from original source Arksine 2020-05-24 12:41:05 -04:00
  • a9426d045b docs: Update bootloaders.md with HID bootloader documentation Arksine 2020-05-09 15:49:46 -04:00
  • ab87af90a3 stm32f4: Add support for HID bootloader Arksine 2020-04-25 14:20:25 -04:00
  • 380ba2a618 scripts: add libusb-1.0 to install scripts Arksine 2020-04-25 14:19:00 -04:00
  • 05efccc874 stm32f1: Add support for HID Bootloader Arksine 2020-04-24 14:29:56 -04:00
  • 4b9b705b99 lib: Add hidflash source Arksine 2020-04-24 14:29:11 -04:00
  • bf367ad2b6 scripts: add arch linux install script kiwigod 2020-05-18 23:35:43 +02:00
  • 1ab41cf41d gcode: Make it clear that gcode.get_status() can be called without eventtime Kevin O'Connor 2020-05-26 14:59:15 -04:00
  • ceaf818a11 tuning_tower: Minor optimization Kevin O'Connor 2020-05-26 14:54:25 -04:00
  • 04532448bc tuning_tower: Remove max(0, z) check Kevin O'Connor 2020-05-26 14:42:24 -04:00
  • 686d557863 tmc5160: Change the default for the pwm_freq field to zero Kevin O'Connor 2020-05-24 11:49:56 -04:00
  • 5afa5d3fbb docs: Fix typo in Contact.md Kevin O'Connor 2020-05-24 15:26:00 -04:00
  • b267178370 controller_fan: Add fan_speed parameter. Adrian Keet 2020-05-17 13:26:51 -07:00
  • 9530373ccb tuning_tower: compensate z-offset (#2881) Rubens Panfili 2020-05-24 17:33:09 +02:00
  • 492cd3d99f configfile: Fix check for unused config sections and options Kevin O'Connor 2020-05-21 17:50:51 -04:00
  • 9270cabb74 hall_filament_width_sensor: fix overflow issue on 12 bit adc (#2902) Denis Ignatenko 2020-05-21 20:59:09 +03:00
  • 1d2746f167 hall_filament_width_sensor: Increasing measure stability (#2836) Denis Ignatenko 2020-05-19 00:14:24 +03:00
  • c9daefd97f z_tilt: retries, fix extra retry bug. fess 2020-05-18 04:38:22 +00:00
  • 7b0e6725ca z_tilt: retries fixup err message fess 2020-05-18 04:36:16 +00:00
  • 8fd330c54e linux: userspace GPIO control andryblack 2020-04-24 00:16:31 +03:00
  • f0c394de81 docs: Add stow_on_each_sample description to BL-Touch.md Kevin O'Connor 2020-05-01 13:24:24 -04:00
  • eebd7e6579 docs: Update bltouch probe_with_touch_mode documentation Kevin O'Connor 2020-05-01 12:37:26 -04:00
  • 20a27c697f bltouch: Add "probe in touch mode" option Kevin O'Connor 2020-04-11 11:41:45 -04:00
  • 703490da1c bltouch: Simplify handling of command timing Kevin O'Connor 2020-04-08 15:17:14 -04:00
  • c3b973319f config: Add printer-anet-e16-2019.cfg example config file Kevin O'Connor 2020-05-11 12:33:43 -04:00
  • c402b275c3 bed_mesh: Fix typo (#2849) Nathan Plamondon 2020-05-11 09:30:57 -07:00
  • 787ed452c2 klippy: Rename try_load_module() to load_object() Kevin O'Connor 2020-05-05 14:10:30 -04:00
  • 8472c57b59 klippy: Minor code movement Kevin O'Connor 2020-05-05 13:57:07 -04:00
  • 393f37dbfc avrsim: update avrsim pty attr (#2343) Georgios Karnas 2020-05-05 14:57:42 -07:00
  • f88117c7e4 docs: Update HallFilamentWidthSensor.md (#2827) Denis Ignatenko 2020-05-06 00:45:26 +03:00
  • 72b3ab8b29 stm32: add support for i2c read Arksine 2020-05-02 17:52:24 -04:00
  • 2d4b520260 gcode: Move "ok" tracking to GCodeCommand class Kevin O'Connor 2020-04-25 15:30:24 -04:00
  • bf4bd5cfc1 gcode: Remove parsing helpers from main gcode class Kevin O'Connor 2020-04-25 00:35:03 -04:00
  • a68bb935df menu: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:29:54 -04:00
  • 1fd76b7393 manual_stepper: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:29:15 -04:00
  • 821df4e994 dotstar: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:20:34 -04:00
  • a7ca0e1670 delayed_gcode: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:18:41 -04:00
  • e9e0c374d6 temperature_fan: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:17:34 -04:00
  • a11535fc86 servo: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:15:47 -04:00
  • 53093a7a15 output_pin: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:12:01 -04:00
  • 3c4091548e tmc5160: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:09:49 -04:00
  • d759cc60d3 tmc2130: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:07:26 -04:00
  • 3e64093b81 tmc2660: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-25 00:00:42 -04:00
  • 8b8f591a05 tmc: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:57:26 -04:00
  • 0fd12609a6 neopixel: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:52:49 -04:00
  • 310d583413 gcode_button: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:50:41 -04:00
  • 1e992f9d16 filament_switch_sensor: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:41:42 -04:00
  • 02ee379f82 pause_resume: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:32:05 -04:00
  • 3e6f2206b3 hall_filament_width_sensor: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:29:05 -04:00
  • e5c512c8d5 bed_tilt: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:26:52 -04:00
  • f2688dbb33 bed_screws: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:24:40 -04:00
  • 0197fec202 delta_calibrate: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:22:43 -04:00
  • b24465976e heater_bed: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:18:04 -04:00
  • 95919d1256 screws_tilt_adjust: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:15:18 -04:00
  • 203568b909 bltouch: Use new GCodeCommand wrappers Kevin O'Connor 2020-04-24 23:12:40 -04:00