Commit Graph

  • 864918b1f9 verify_heater: Don't report a heater error if printer is shutdown Kevin O'Connor 2018-09-28 14:50:42 -04:00
  • 47b6144ff6 logextract: Add support for extracting recent g-code from a shutdown Kevin O'Connor 2018-09-28 12:04:59 -04:00
  • cf79b3c342 config: Note gcode_macro string formatting in example-extras.cfg Kevin O'Connor 2018-09-26 08:25:44 -04:00
  • 439f6684be config: Move some sections around in example-extras.cfg Kevin O'Connor 2018-09-26 08:16:40 -04:00
  • d22b30342a gcode_macro: 2 lines wrapped at 80 chars Janar Sööt 2018-09-26 08:23:45 +03:00
  • 51d64ad7f8 gcode_macro: macro improvement with parameters Janar Sööt 2018-09-26 08:19:54 +03:00
  • 170b9678fb display: Don't error on an out of range M73 request Kevin O'Connor 2018-09-25 20:51:51 -04:00
  • 364faf497b toolhead: Update look-ahead flush comment Kevin O'Connor 2018-09-25 15:44:45 -04:00
  • 18b56c3cda menu: vsdcard - scroll long filenames (#694) Janar Sööt 2018-09-25 21:52:23 +03:00
  • 95392595f6 config: Wanhao Duplicator 6 likely does not need "restart: command" Kevin O'Connor 2018-09-25 14:29:05 -04:00
  • 4b5db04f78 docs: Add Delta_Calibrate.md guide with "enhanced delta calibration" Kevin O'Connor 2018-08-28 22:57:29 -04:00
  • 1165c0c9c5 docs: Additional images for enhanced calibration procedure reference (#639) Charlie 2018-09-12 08:37:26 -04:00
  • 0b2c89ecaf delta_calibrate: Initial support for enhanced delta calibration Kevin O'Connor 2018-09-05 10:38:19 -04:00
  • 929733f0a7 delta_calibrate: Support save/restore of delta_calibrate state Kevin O'Connor 2018-09-04 16:48:36 -04:00
  • ed0882dc10 delta: Move "stable position" logic to delta_calibrate.py Kevin O'Connor 2018-09-03 13:34:27 -04:00
  • d48e8ea162 bed_tilt: Support saving calibration data via SAVE_CONFIG command Kevin O'Connor 2018-08-18 11:28:42 -04:00
  • 5a1b2d61ae pid_calibrate: Support saving calibration data via SAVE_CONFIG Kevin O'Connor 2018-09-17 19:28:07 -04:00
  • 531134f092 configfile: Add support for rewriting the printer config file Kevin O'Connor 2018-09-16 11:37:00 -04:00
  • f80456a698 configfile: Move config file code from klippy.py to new file Kevin O'Connor 2018-09-04 20:49:47 -04:00
  • 5144c5f01e menu: new fast step rate feature Janar Sööt 2018-09-22 02:29:30 +03:00
  • 1379a59085 st7920: No need to clear glyph framebuffer before programming glyphs Kevin O'Connor 2018-09-20 14:29:19 -04:00
  • 7cca8d970a hd44780: Simplify framebuffer access Kevin O'Connor 2018-09-20 14:16:24 -04:00
  • 742d6481a9 st7920: Simplify framebuffer access Kevin O'Connor 2018-09-20 14:04:34 -04:00
  • 05ba62600c st7920: Support writing degrees symbol Kevin O'Connor 2018-09-20 13:11:52 -04:00
  • a4e2540f14 uc1701: Support writing degrees symbol Kevin O'Connor 2018-09-20 13:11:25 -04:00
  • 30a49d3186 display: Use write_glyph() when writing special characters Kevin O'Connor 2018-09-20 13:01:51 -04:00
  • c8d9d575a1 display: Support writing single character glyphs using write_glyph() Kevin O'Connor 2018-09-20 12:40:30 -04:00
  • 2a5778be3a display: Move icon drawing from display.py to lcd_chip code Kevin O'Connor 2018-09-20 11:58:43 -04:00
  • 2857255ef1 icons: Add the bed to the bed heating animations Kevin O'Connor 2018-09-20 11:10:51 -04:00
  • 3d4ee9e962 docs: Add stm32f1.md link to Overview.md Kevin O'Connor 2018-09-20 20:11:04 -04:00
  • 174754299a heater: Add new TURN_OFF_HEATERS command Kevin O'Connor 2018-09-18 16:00:13 -04:00
  • 7b6a44e8f9 menu: New Tune submenu (#653) Janar Sööt 2018-09-17 15:26:59 +03:00
  • f7f78433a2 gcode: modify get_status method to output more info (#651) Janar Sööt 2018-09-17 15:25:28 +03:00
  • 48ddfba415 test: Add printer-wanhao-duplicator-6-2016.cfg to printers.test Kevin O'Connor 2018-09-16 22:45:31 -04:00
  • 67c6234907 config: Add printer-wanhao-duplicator-6-2016.cfg Clifford Raccani 2018-09-14 15:34:21 +01:00
  • a9f2a1375a quad_gantry_level: Fix typo, add floating point error protection Signed-off-by: Maks Zolin <mzolin@vorondesign.com> Maks Zolin 2018-09-13 14:12:59 -07:00
  • 390d549c0c delta: Fix maximum halt velocity calculation Kevin O'Connor 2018-09-12 22:22:37 -04:00
  • 094b9de69e gcode: Send proactive state messages Kevin O'Connor 2018-09-12 18:46:25 -04:00
  • 91691afdcf gcode: Catch errors on fd read and write Kevin O'Connor 2018-09-12 18:27:33 -04:00
  • d1da6100a6 klippy: Remove unneeded loop in run() method Kevin O'Connor 2018-09-12 19:11:20 -04:00
  • 32b763efb1 config: Fix generic-re-arm.cfg encoder pins Kevin O'Connor 2018-09-12 14:43:10 -04:00
  • d459ae648d config: Update generic-re-arm.cfg with menu buttons Kevin O'Connor 2018-09-12 09:05:57 -04:00
  • e3a49dc692 quad_gantry_level: Add gantry leveling (ruled hyperbolic parabola correction) (#631) Maks Zolin 2018-09-12 05:33:20 -07:00
  • 0c0087ce42 config: Update example-extras.cfg (#641) Boffgithub 2018-09-12 13:13:12 +01:00
  • 5791a4d8c4 toolhead: Set commanded_pos[] to move.end_pos Kevin O'Connor 2018-09-11 13:45:33 -04:00
  • 4573932f89 toolhead: Handle rounding errors with extrude only moves Kevin O'Connor 2018-09-11 13:23:20 -04:00
  • 947a7b2b0f tmc2660: Implementation of TMC2660 extra (#621) Florian Heilmann 2018-09-11 19:34:05 +03:00
  • f15cd62587 docs: Update Pressure_Advance.md document Kevin O'Connor 2018-09-11 11:44:11 -04:00
  • ea7de3bcad config: Use fastest PWM time in mini-rambo PWM DAC config Kevin O'Connor 2018-09-11 09:40:48 -04:00
  • b595c3e423 config: Add example lcd section to smoothieboard config Kevin O'Connor 2018-09-10 15:29:07 -04:00
  • d6f72eefa1 bed_mesh: Cache last position when get_position() is called. Arksine 2018-09-10 09:06:18 -04:00
  • ea129d869e config: Fix position_endstop typo in sample-bltouch.cfg Kevin O'Connor 2018-09-09 10:30:06 -04:00
  • aac2fee9de config: Add display buttons pins for anycubic kossel pulley 2016 (#614) alemorbel 2018-09-07 00:31:55 +02:00
  • c8dc47b162 docs: Note digipot support in Features.md Kevin O'Connor 2018-09-03 21:10:53 -04:00
  • ac3aa097fb docs: Features.md updates Kevin O'Connor 2018-09-03 20:33:00 -04:00
  • ef6068dc42 mcu: Log MCU information before configuring Kevin O'Connor 2018-09-03 18:32:10 -04:00
  • 5801e6f4d0 pins: Verify the pin_map setting Kevin O'Connor 2018-09-03 18:13:15 -04:00
  • 30013a1fb8 mcu: Rename add_config_object() to register_config_callback() Kevin O'Connor 2018-09-03 11:48:22 -04:00
  • a8d4a7ef46 config: Be clear that multi-line parameters must use indentation Kevin O'Connor 2018-09-02 14:29:04 -04:00
  • 8fe8a6deb3 statistics: Move stats handling to new "extras" module Kevin O'Connor 2018-09-02 13:07:43 -04:00
  • 18b04ffe68 klippy: Rename lookup_module_objects() to lookup_objects() Kevin O'Connor 2018-09-02 12:51:37 -04:00
  • 50196c7141 klippy: Use reactor register_callback() mechanism Kevin O'Connor 2018-09-02 12:43:40 -04:00
  • ab4060e145 console: Use reactor register_callback() mechanism Kevin O'Connor 2018-09-02 12:31:36 -04:00
  • 165317e33f toolhead: Support M204 with P and T instead of S Kevin O'Connor 2018-09-02 12:22:43 -04:00
  • 5632cf6d77 serialqueue: Increase receive message debug queue to 100 messages Kevin O'Connor 2018-09-02 12:16:13 -04:00
  • ce79b6ca00 menu: Queue g-code commands to avoid command reordering Kevin O'Connor 2018-09-02 12:14:27 -04:00
  • b656792616 config: Add encoder pins to Creality Ender2 and CR10 configs Kevin O'Connor 2018-09-02 11:52:20 -04:00
  • cf4f23ebf2 probe: Use probe speed for initial move to the Z height Kevin O'Connor 2018-08-30 16:20:23 -04:00
  • f3edea2943 toolhead: Forward original config error if raised in kinematics class Kevin O'Connor 2018-08-30 10:14:32 -04:00
  • 40b7ba5111 probe: Add ability to multi-sample points to ProbePointsHelper Arksine 2018-08-25 12:00:08 -04:00
  • 1588426229 probe: Refactor z lift code to its own function. Arksine 2018-08-25 10:55:12 -04:00
  • 4acda88e8d docs: Fix spelling error in example-extras.cfg Kevin O'Connor 2018-08-28 15:36:53 -04:00
  • 6b4e44011c test: Make white space error report more pronounced Kevin O'Connor 2018-08-27 13:21:15 -04:00
  • ca7a80a946 tmc2208: Initial support for configuring TMC2208 drivers Kevin O'Connor 2018-08-17 21:16:45 -04:00
  • afd5d55c00 tmc2130: Minor code cleanup Kevin O'Connor 2018-08-24 10:23:39 -04:00
  • e5d95fdd00 stm32f1: Add support for gpio_x_reset() Kevin O'Connor 2018-08-20 17:15:04 -04:00
  • 983c84b12f pru: Add wrappers for gpio_x_reset() Kevin O'Connor 2018-08-20 17:08:39 -04:00
  • 75de9cb4c0 simulator: Add support for gpio_x_reset() Kevin O'Connor 2018-08-20 17:06:41 -04:00
  • fa3d2b97bd samd21: Add support for gpio_x_reset() Kevin O'Connor 2018-08-20 17:06:17 -04:00
  • eec58b99fe sam4e8e: Add support for gpio_x_reset() Kevin O'Connor 2018-08-20 16:52:43 -04:00
  • 109eff0191 sam3x8e: Add support for gpio_x_reset() Kevin O'Connor 2018-08-20 16:27:46 -04:00
  • 5a993b743e lpc176x: Add support for gpio_x_reset() Kevin O'Connor 2018-08-20 16:11:29 -04:00
  • 1ae67441c3 avr: Add support for gpio_x_reset() Kevin O'Connor 2018-08-19 19:10:36 -04:00
  • 34fe4cce14 sched: Don't require 2ms pad in sched_add_timer() Kevin O'Connor 2018-08-20 15:01:51 -04:00
  • 480415d2e8 docs: Update Bootloaders.md with AVR lfuse hints Kevin O'Connor 2018-08-27 12:28:57 -04:00
  • a5189f7c25 docs: Add some notes to Bootloaders.md on using the atmega168 Kevin O'Connor 2018-08-27 12:05:48 -04:00
  • 0bce44e1bb avr: Disable HAVE_GPIO_BITBANGING on atmega168 Kevin O'Connor 2018-08-27 11:20:29 -04:00
  • a20d9d3bd5 samd21: Enable HAVE_GPIO_BITBANGING Kevin O'Connor 2018-08-27 11:11:28 -04:00
  • 82a542faed Kconfig: Rename HAVE_USER_INTERFACE to HAVE_GPIO_BITBANGING Kevin O'Connor 2018-08-27 11:09:47 -04:00
  • ee67715e2b docs: Fix link in Bootloaders.md Kevin O'Connor 2018-08-27 09:16:27 -04:00
  • 28fe6a5df0 docs: Update SAMD21 flashing information in Bootloaders.md Kevin O'Connor 2018-08-27 09:06:50 -04:00
  • 9b56c4f780 docs: Update Bootloaders.md with updated bossac info for sam3x8e Kevin O'Connor 2018-08-24 20:23:58 -04:00
  • daf4d237c0 scripts: No longer require bossa-cli in install-octopi.sh Kevin O'Connor 2018-08-24 19:56:54 -04:00
  • 051e8724a0 sam4e8e: Use local copy of bossac for flashing Kevin O'Connor 2018-08-16 17:04:37 -04:00
  • 22f0db06a1 sam3x8e: Use local copy of bossac for flashing Kevin O'Connor 2018-08-24 19:29:49 -04:00
  • 2b9124f3c0 lib: Add bossac 1.9 code to lib directory Kevin O'Connor 2018-08-16 17:03:23 -04:00
  • 79632878ac config: Updates to printer-wanhao-duplicator-i3-v2.1-2017.cfg cfelicio 2018-08-24 19:32:45 -07:00
  • 22132a5516 config: Add encoder buttons to generic-ramps.cfg Kevin O'Connor 2018-08-26 23:08:27 -04:00
  • ad480bd470 mcu: Avoid adding the same stepper multiple times to an endstop Kevin O'Connor 2018-08-26 11:06:20 -04:00
  • 96acfdc6d2 docs: Minor rewording of Marlin pin number section of FAQ Kevin O'Connor 2018-08-26 10:09:08 -04:00