Commit Graph

  • b8a4cf7701 gcode: Add '_' prefix to internal methods Kevin O'Connor 2019-05-24 18:45:18 -04:00
  • 61530138a0 config: Force PB0 high in fysetc f6 config Kevin O'Connor 2019-05-24 18:07:41 -04:00
  • 6c4c26c319 docs: Minor wording change to Bed_Level.md Kevin O'Connor 2019-05-23 19:29:42 -04:00
  • bd5c1d7088 config: Advise against using hardware_pwm for fans Kevin O'Connor 2019-05-23 19:29:24 -04:00
  • 2469356861 stm32f1: Add support for building with a 0x7000 code offset Kevin O'Connor 2019-05-22 18:27:50 -04:00
  • edb679b83d atsam: Enable pullup on i2c SDA line Kevin O'Connor 2019-05-23 09:17:50 -04:00
  • 24b1638c25 atsam: Improve i2c timeout detection Kevin O'Connor 2019-05-23 09:30:51 -04:00
  • 5fe5f09244 atsam: Minor whitespace changes to i2c.c Kevin O'Connor 2019-05-23 08:46:26 -04:00
  • 6268c702e5 spi_temperature: MAX6675 and MAX31855 should use spi mode 0 Kevin O'Connor 2019-05-22 11:40:53 -04:00
  • bcfd101867 spi_software: Minor simplification to spi_software_prepare() Kevin O'Connor 2019-05-22 11:40:30 -04:00
  • 260e4f54cf quad_gantry_level: Require exactly 4 probe points fess 2019-05-17 21:06:35 -07:00
  • 7d2e3de977 z_tilt: minimum points 2 fess 2019-05-17 20:50:13 -07:00
  • 9887e72570 probe: ProbePointsHelper adjustable minimum points fess 2019-05-17 20:47:27 -07:00
  • 84bae6ff41 mcu: Fix reserve pin check Kevin O'Connor 2019-05-21 09:40:13 -04:00
  • 1856f95503 docs: Recommend OctoPrint 1.3.11 or later Kevin O'Connor 2019-05-20 23:01:04 -04:00
  • 7c3ee0f1e9 scripts: Use /tmp/klippy.log in install-ubuntu-18.04.sh Kevin O'Connor 2019-05-20 19:59:32 -04:00
  • ad12ffa981 docs: Use markdown syntax for http links in Bootloaders.md Kevin O'Connor 2019-05-20 17:18:11 -04:00
  • 1235972b77 util: Ignore errors in clear_hupcl (allows OSX to run) LyleCheatham 2019-03-21 17:55:15 -04:00
  • f7cb0875f4 makefile: Fixed build on OSX LyleCheatham 2019-03-21 17:55:15 -04:00
  • de7ead1783 tmc5160: Add support for TMC5160 steppers (#1637) Stephan 2019-05-20 22:29:37 +02:00
  • 777013da4f menu: Changed Menu item "Feed Filament" name (#1609) alfsoft 2019-05-09 21:41:37 +03:00
  • fd1dff3f02 docs: Fix numbering in FAQ Kevin O'Connor 2019-05-08 16:48:14 -04:00
  • 73fd292637 docs: Update "avr restart=command" FAQ to point to bootloaders.md Kevin O'Connor 2019-05-07 22:59:27 -04:00
  • ab5238317b avr: Simplify spi mode setting Kevin O'Connor 2019-05-01 21:55:56 -04:00
  • c95705ba3a spi_software: save mode setting in config structure. Matt Baker 2019-05-06 11:52:18 -07:00
  • f444177bb4 test: Add printer-creality-ender5-2019.cfg to printers.test Kevin O'Connor 2019-05-01 15:27:11 -04:00
  • 8d19351ea0 config: Add Creality Ender 5 2019 Billy Jones 2019-04-28 19:23:20 -07:00
  • a0f2d54743 config: Add comments to generic-fysetc-f6.cfg for extruder1/2 pins Kevin O'Connor 2019-05-01 14:55:20 -04:00
  • 12e6aaf316 config: Updates to kit-zav3d-2019.cfg Kevin O'Connor 2019-05-01 14:48:37 -04:00
  • 493d74acda config: Zav3d example config (#1571) Nurmukhamed Artykaly 2019-05-02 00:40:17 +06:00
  • 0a9e3b744c quad_gantry_level: Limit maximum adjustment fess 2019-04-06 18:46:16 +00:00
  • af78d854ac quad_gantry_level: More compact info messages fess 2019-04-06 07:57:46 +00:00
  • 2d864489a0 docs: Update main README file to point to website Kevin O'Connor 2019-04-20 13:40:24 -04:00
  • b6637c6c73 config: Add button support for anet a8 Kevin O'Connor 2019-04-19 10:42:22 -04:00
  • 8524602b6e docs: Fix inclusion of CONTRIBUTING.md in the automatic html generation Kevin O'Connor 2019-04-18 23:10:32 -04:00
  • 17dd6e5097 docs: Fix markdown table layout in html rendering Kevin O'Connor 2019-04-18 22:56:56 -04:00
  • b5f79d5e77 docs: Simplify main html page now that there is a logo Kevin O'Connor 2019-04-18 22:37:56 -04:00
  • 57cf0759c0 docs: Add logos to web page Kevin O'Connor 2019-04-18 22:28:01 -04:00
  • 85c01d4b6a docs: Minor node changes to klipper logo Kevin O'Connor 2019-04-18 11:42:40 -04:00
  • 49b18a6be7 docs: Update logo so that edges overlap Kevin O'Connor 2019-04-18 11:26:56 -04:00
  • 9b960e63fb docs: Add a Klipper logo Kevin O'Connor 2019-04-18 10:56:19 -04:00
  • 6f34ba59cb docs: Add an index page for the www.klipper3d.org website Kevin O'Connor 2019-04-16 22:00:35 -04:00
  • 4739e28137 docs: Add a github pages html template Kevin O'Connor 2019-04-16 20:53:30 -04:00
  • 64e7235e48 docs: Rewrite the Overview.md - just list documents by category Kevin O'Connor 2019-04-16 20:39:41 -04:00
  • cb04e4c45d docs: Fix alignment of tmc2208.svg Kevin O'Connor 2019-04-16 11:34:45 -04:00
  • 60bc93f36b temperature_fan: Add gcode command for temperature_fan.py (#1520) Martin Nowroth 2019-04-16 03:13:29 +02:00
  • 1102c6c232 tsl1401cl_filament_width_sensor: Fix incorrect math in filament width sensor. (#1541) Len Trigg 2019-04-16 13:11:26 +12:00
  • 1b92af6078 display: Add ST7567 display support (#1540) Dmitry 2019-04-16 03:07:29 +02:00
  • c440c6b7aa docs: Start of google pages _config.yml file Kevin O'Connor 2019-04-15 11:04:23 -04:00
  • e3df39245f docs: Fixup github pages Kevin O'Connor 2019-04-14 22:41:23 -04:00
  • 8a6d415745 Update CNAME KevinOConnor 2019-04-14 21:25:54 -04:00
  • b90a04a5cf Create CNAME KevinOConnor 2019-04-14 21:21:14 -04:00
  • 5068c8b088 Set theme jekyll-theme-leap-day KevinOConnor 2019-04-14 21:18:21 -04:00
  • 63f8d8cc79 Set theme jekyll-theme-leap-day KevinOConnor 2019-04-14 21:17:52 -04:00
  • 8bc9f39c58 docs: Avoid using .. in markdown links Kevin O'Connor 2019-04-14 21:12:21 -04:00
  • 9cb21de68e virtual_sdcard: consistent sorting (#1387) Trevor Jones 2019-04-14 09:34:22 -06:00
  • 7373e92092 serialhdl: Enforce exclusive access on POSIX, this is default behavior on windows. (#1216) Daniel 2019-02-10 08:51:29 -08:00
  • 41ce7cdf1c klippy-requirements: Update Jinja2 version Kevin O'Connor 2019-04-14 11:20:04 -04:00
  • 0a392b6543 menu: initial support for analog buttons (#977) Janar Sööt 2019-04-14 18:18:52 +03:00
  • d7e1061c63 bus: Don't reserve any pins if BUS_PINS_x is not defined Kevin O'Connor 2019-04-07 20:43:23 -04:00
  • 38f3d65ac5 lpc176x: refactor usbserial to use udelay helper. Matt Baker 2019-04-06 15:20:00 -07:00
  • e83071c9fe lpc176x: force minimum usb disconnect time Matt Baker 2019-04-06 15:12:51 -07:00
  • 04adde9a02 docs: Update Installation.md to point to list of supported ARM mcus Kevin O'Connor 2019-04-06 18:47:02 -04:00
  • 62bdc2709f config: Update generic-bigtreetech-skr-v1.3.cfg with e0/e1 defs Kevin O'Connor 2019-04-06 16:18:15 -04:00
  • 478a916f51 replicape: add support for Linux hardware PWM (#1443) Janne Grunau 2019-04-06 19:51:51 +02:00
  • 8c54fc8753 config: Minor change to generic-bigtreetech-skr-v1.3.cfg Kevin O'Connor 2019-04-05 20:07:13 -04:00
  • ccc1107dbe config: Generic board BIGTREETECH SKR V.1.3 config Aleksander Sobolewski 2019-03-02 19:46:46 +01:00
  • 1c56ba0ca7 config: Update generic-bigtreetech-skr-v1.1.cfg - make flash should now work Kevin O'Connor 2019-04-05 19:50:11 -04:00
  • aab89e7f85 linux: add support for Linux hardware PWM Janne Grunau 2019-03-24 10:25:56 +01:00
  • e6c3eeafd7 pwmcmds: allow 16-bit resolution Janne Grunau 2019-03-29 12:35:19 +01:00
  • de124677b0 docs: Update BLTouch.md to refer to Probe_Calibrate.md for offset config Kevin O'Connor 2019-04-05 18:14:45 -04:00
  • 9f9262cba8 docs: Minor wording changes to BLTouch.md Kevin O'Connor 2019-04-05 18:09:04 -04:00
  • 54a2c5d58e BLTouch: Use G90 in the BLTouch.md homing_override example Kevin O'Connor 2019-04-05 17:49:58 -04:00
  • a5a6ae83ff docs: Wrap BLTouch.md to 80 columns. Kevin O'Connor 2019-04-05 17:48:51 -04:00
  • 6318bdc99b docs: Note the python software dependency update in Config_Changes.md Kevin O'Connor 2019-04-05 11:18:46 -04:00
  • 516fbf4f32 klippy: Report the underlying error on an internal error during connect Kevin O'Connor 2019-04-04 18:37:20 -04:00
  • 79ecee0996 homing_override: Use gcode_macro style templates on gcode Kevin O'Connor 2019-04-02 22:09:37 -04:00
  • 7d246e2624 probe: Use gcode_macro style templates on activate/deactivate_gcode Kevin O'Connor 2019-04-02 22:04:22 -04:00
  • 486c07c190 gcode_macro: Evaluate macros using Jinja2 template engine Kevin O'Connor 2019-01-22 14:35:32 -05:00
  • 890a5ea6bb scripts: Update klippy-requirements.txt to latest version of packages Kevin O'Connor 2019-04-01 22:58:08 -04:00
  • e6157c1600 atsamd: Minor whitespace changes to sercom.c Kevin O'Connor 2019-04-01 09:25:46 -04:00
  • 0615ab5f89 docs: Note the use of bus enumerations in Config_Changes.md Kevin O'Connor 2019-04-01 00:34:01 -04:00
  • f8bde6b1ef linux: Convert SPI to use enumerations Kevin O'Connor 2019-04-01 00:25:56 -04:00
  • 3e71a57f67 lpc176x: Use enumerations for buses and reserve pins Kevin O'Connor 2019-04-01 00:11:23 -04:00
  • bc9fd03dab atsamd: Use enumerations for buses and reserve pins Kevin O'Connor 2019-03-31 23:37:17 -04:00
  • 7e8ecfe177 atsam: Use enumerations for buses and reserve pins Kevin O'Connor 2019-03-31 23:12:44 -04:00
  • 7765653d83 avr: Use enumerations for buses and reserve pins Kevin O'Connor 2019-03-31 22:01:41 -04:00
  • 1ab02e5225 bus: Support bus enumerations and add support for reserved pins Kevin O'Connor 2019-03-31 20:30:14 -04:00
  • 4c3d50693e bus: Change bus parameter in config_spi/config_i2c Kevin O'Connor 2019-03-31 19:43:16 -04:00
  • be6b29fabf sx1509: Convert code to use generic i2c bus support Kevin O'Connor 2019-03-31 19:08:05 -04:00
  • 2e16be224e uc1701: make contrast configurable Arksine 2019-04-02 12:49:08 -04:00
  • 9bd3e80421 docs: Note that graphstats.py can produce different types of graphs Kevin O'Connor 2019-04-01 22:24:45 -04:00
  • 2a55e09ff8 scripts: Add a new klippy-requirements.txt file for virtualenv installs Kevin O'Connor 2019-04-01 22:20:21 -04:00
  • 2980c2e12c docs: Minor wording change in MCU_Commands.md Kevin O'Connor 2019-04-01 22:04:56 -04:00
  • c30a6f2e6b docs: Update Protocol documentation with enumerations Kevin O'Connor 2019-04-01 21:32:33 -04:00
  • 2c851e1621 avr: Add enumerations for the atmega168/328 analog only pins Kevin O'Connor 2019-03-31 21:27:15 -04:00
  • eedc773d69 stm32f1: Fix ADC (#1474) smark- 2019-03-31 20:32:27 +02:00
  • d1eefba453 pru: The TMR_CNT is cleared by writing all ones Kevin O'Connor 2019-03-31 13:48:50 -04:00
  • 72d0c770d3 pru: Avoid using a timer wake time of exactly zero Kevin O'Connor 2019-03-31 13:25:30 -04:00
  • 8b48de1be8 logextract: Add mcu annotation on send/receive shutdown reports Kevin O'Connor 2019-03-31 12:24:44 -04:00