Commit Graph

  • afa58de014 samd21: Try to clarify the "generic clock generator" configuration Kevin O'Connor 2018-11-26 17:44:16 -05:00
  • 3a47d972db i2ccmds: Validate the i2c address Kevin O'Connor 2018-11-28 20:26:49 -05:00
  • db4f0c24cd spicmds: Check for an incorrect mode in spicmds.c Kevin O'Connor 2018-11-26 22:38:46 -05:00
  • 6b108aa885 stm32f1: Move ADC and SPI code from gpio.c to spi.c and adc.c Kevin O'Connor 2018-11-23 12:01:00 -05:00
  • 581b1439f3 config: Update bed_mesh in example-extras.cfg Arksine 2018-11-26 20:05:34 -05:00
  • cf6a56cebf bed_mesh: Introduce fade_target option Arksine 2018-11-26 19:57:51 -05:00
  • 35f41b7402 bed_mesh: Disable z-adjustment fade by default. Arksine 2018-11-26 14:45:30 -05:00
  • 824e55d75a bltouch: Add initial support for a bltouch "extras" module Kevin O'Connor 2018-11-24 21:41:25 -05:00
  • f01ced8ed4 config: Rework sample-bltouch.cfg into sample-probe-as-z-endstop.cfg Kevin O'Connor 2018-11-25 11:50:08 -05:00
  • 7699304f9b graphstats: Change stats filter to use print_time instead of bytes_write=0 Kevin O'Connor 2018-11-26 17:37:04 -05:00
  • b8f92c73ed config: Make the Anycubic delta configurations as similar as possible ruevs 2018-11-24 15:12:33 +02:00
  • a726c58671 mcp4451: Minor update - remove unnecessary mcu import Kevin O'Connor 2018-11-24 00:36:49 -05:00
  • 147d805231 mcp4451: Use bus.py helper code for i2c Kevin O'Connor 2018-11-24 00:28:54 -05:00
  • 729a2e8306 avr: Add support for sending I2C messages Kevin O'Connor 2018-11-23 23:49:26 -05:00
  • e5150fe187 uc1701: Add support for SSD1306 in i2c mode Kevin O'Connor 2018-11-23 21:41:41 -05:00
  • 043170265b i2ccmds: Minor whitespace changes Kevin O'Connor 2018-11-23 21:36:44 -05:00
  • d2aa78c16a uc1701: Cache icons and fonts in byte display order Kevin O'Connor 2018-11-21 18:03:13 -05:00
  • 065a8eb826 uc1701: Wrap code to 80 columns Kevin O'Connor 2018-11-21 12:53:58 -05:00
  • a79d87ca8e uc1701: Add all_framebuffers to reduce vram indexing in the code Kevin O'Connor 2018-11-21 12:43:16 -05:00
  • e231ac7422 uc1701: Add support for SSD1306 displays Kevin O'Connor 2018-11-21 13:43:48 -05:00
  • a00d7b418f display: Add a get_dimensions() method to lcd chip classes Kevin O'Connor 2018-11-21 18:42:06 -05:00
  • cbbc6801a0 lpc176x: Enable full speed peripheral clocks on SPI and I2C Kevin O'Connor 2018-11-21 20:40:34 -05:00
  • 4bbd631086 lpc176x: Add an enable_peripheral_clock() helper function Kevin O'Connor 2018-11-21 20:33:44 -05:00
  • 9ba94ded9e tmc2660: Use bus.py helper code for spi Kevin O'Connor 2018-11-18 18:18:25 -05:00
  • 1c71ea27e0 uc1701: Use bus.py helper code for spi Kevin O'Connor 2018-11-18 17:56:36 -05:00
  • 5bb0bd755d tmc2130: Use bus.py helper code for spi Kevin O'Connor 2018-11-18 17:42:46 -05:00
  • ab6a8ec76e ad5206: Use bus.py helper code for spi Kevin O'Connor 2018-11-18 17:35:30 -05:00
  • be58c7f8ec replicape: Use bus.py helper code for spi Kevin O'Connor 2018-11-18 17:25:15 -05:00
  • 7cadd8d3f4 spi_temperature: Use bus.py helper code for spi Kevin O'Connor 2018-11-18 17:17:51 -05:00
  • 58890e32a2 bus: Add klippy/extras/bus.py module with SPI bus helper code Kevin O'Connor 2018-11-18 17:17:17 -05:00
  • 7bb9ce8436 avr: Minor comment update in hard_pwm.c Kevin O'Connor 2018-11-20 13:14:53 -05:00
  • 7c65e76ad0 avr: Rework hardware pwm pin definitions Kevin O'Connor 2018-11-20 12:17:09 -05:00
  • bf92ffb5bf avr: Split gpio.c into gpio.c, adc.c, hard_pwm.c, and spi.c Kevin O'Connor 2018-11-20 11:39:42 -05:00
  • 2cc0313b72 avr: Add initial support for atmega32u4 chips Kevin O'Connor 2018-11-19 21:42:14 -05:00
  • 31687bc009 avr: Minor update to help text in Kconfig Kevin O'Connor 2018-11-19 22:05:26 -05:00
  • 76f07979bb buildcommands: Make sure to not use 96 or more message ids Kevin O'Connor 2018-11-18 10:54:47 -05:00
  • 150cae1d1f buildcommands: Remove unnecessary spaces from data dictionary Kevin O'Connor 2018-11-18 04:17:25 -05:00
  • 9db0bec792 buildcommands: Detect duplicate strings when generating static string ids Kevin O'Connor 2018-11-18 03:13:31 -05:00
  • b3e8429b54 buildcommands: Move data dictionary generation to its own class Kevin O'Connor 2018-11-18 02:57:18 -05:00
  • 95e4c2d617 buildcommands: Move version generation to its own class Kevin O'Connor 2018-11-18 02:49:04 -05:00
  • 9f420f71a5 buildcommands: Move command/response code generation to its own class Kevin O'Connor 2018-11-18 02:24:10 -05:00
  • 67a5cd0409 buildcommands: Move DECL_CONSTANT code to its own class Kevin O'Connor 2018-11-18 01:20:52 -05:00
  • 334507306b buildcommands: Move DECL_STATIC_STR code to its own class Kevin O'Connor 2018-11-18 01:14:31 -05:00
  • 9cb98a00fc buildcommands: Move DECL_CALLLIST code to its own class Kevin O'Connor 2018-11-18 00:56:43 -05:00
  • bb41765714 docs: Minor update to Code_Overview.md with further kinematics info Kevin O'Connor 2018-11-17 14:56:15 -05:00
  • cd1e669306 docs: Fix typo in command dispatch benchmarks Kevin O'Connor 2018-11-16 20:38:30 -05:00
  • 64a1837fec docs: Round pru command parsing benchmark Kevin O'Connor 2018-11-16 20:31:41 -05:00
  • c349863988 docs: Add information on command parsing benchmarks Kevin O'Connor 2018-11-16 20:16:56 -05:00
  • 52fa91fb9a docs: Update benchmarks Kevin O'Connor 2018-11-16 18:59:55 -05:00
  • b161a69e98 timer_irq: Increase maximum busy wait time to 2us Kevin O'Connor 2018-11-16 17:16:50 -05:00
  • ac72f8ec78 console: Try to improve the description of the SUPPRESS command Kevin O'Connor 2018-11-16 17:16:14 -05:00
  • f3c4deb1ab lpc176x: Convert i2c code to use standard i2ccmds.c Kevin O'Connor 2018-11-14 10:23:56 -05:00
  • f973886dac docs: Minor rewording in Endstop_Phase.md Kevin O'Connor 2018-11-14 09:46:21 -05:00
  • e541466591 servo: This patch create ability to enable/disable attached servo. (#880) Jiri Dobry 2018-11-14 15:38:09 +01:00
  • 31730fa031 docs: Minor wording change to Endstop_Phase.md Kevin O'Connor 2018-11-13 18:44:33 -05:00
  • c55842b428 docs: Note when endstop phases are useful in Endstop_Phase.md Kevin O'Connor 2018-11-13 18:29:02 -05:00
  • 8d4f7db66e docs: Fix typo in Bootloaders.md Kevin O'Connor 2018-11-13 14:41:51 -05:00
  • 097e6c524b docs: Fix link in FAQ document Kevin O'Connor 2018-11-13 14:40:35 -05:00
  • 077280bb62 config: Use consistent advice on flashing the Melzi board Kevin O'Connor 2018-11-13 14:32:52 -05:00
  • 5f9ce32fae docs: Be more clear that a baud of 250000 is recommended Kevin O'Connor 2018-11-13 14:06:27 -05:00
  • ccb660a0ea config: sample-macros.cfg creation and M300 ndupont-net 2018-11-08 14:12:07 +01:00
  • 22f7be8b74 config: Add printer-velleman-k8200-2013.cfg example config Kevin O'Connor 2018-11-13 10:45:17 -05:00
  • b45ccfea97 display: FR icon changed to "Feed Rate" (#860) James 2018-11-14 02:14:01 +11:00
  • f6c2e8b4eb bed_mesh: Fix some fragile identity comparisons Lucas Fink 2018-10-28 21:11:05 -06:00
  • 3da7697c66 config: Add generic duet2 config and tests (#834) Florian Heilmann 2018-10-31 14:58:43 +01:00
  • b98e12c19a sx1509: Relax restrictions on SX1509 pins (#836) Florian Heilmann 2018-10-30 23:08:12 +01:00
  • 3328ade194 tmc2660: Fix typo in TMC2660 extra (#830) Florian Heilmann 2018-10-29 17:44:45 +01:00
  • 8432f6f40c avr: Add support for atmega328p Kevin O'Connor 2018-10-29 11:55:15 -04:00
  • 90bc3be6a0 Add DUMP_TMC capabilities to the TMC2660 extra Florian Heilmann 2018-10-24 16:23:20 +00:00
  • 4372d1812c Implement idle event support in the TMC2660 extra Florian Heilmann 2018-10-24 16:17:49 +00:00
  • d25e02144c idle_timeout: Add printing/ready/idle tracking Kevin O'Connor 2018-10-18 12:04:50 -04:00
  • a5e55c2acc gcode: process_batch() should execute commands atomically Kevin O'Connor 2018-10-18 11:51:35 -04:00
  • 37b9a2442f config: Add lcd encoder pins to generic-rumba.cfg Kevin O'Connor 2018-10-28 14:34:22 -04:00
  • c4058f71fb docs: Clarify M109/M190 in G-Code documentation Kevin O'Connor 2018-10-28 14:19:30 -04:00
  • 057acb07b7 docs: Add a Slicers.md document Kevin O'Connor 2018-10-28 10:24:34 -04:00
  • 47e45ab391 docs: Note the use of gcode_macro in G-Codes.md Kevin O'Connor 2018-10-28 10:11:15 -04:00
  • 4f89251f03 sx1509: Raise an error if a pin max_duration is not zero Kevin O'Connor 2018-10-27 12:22:23 -04:00
  • c3f916c60e delta: Make sure to clear limit_xy2 after a homing move Kevin O'Connor 2018-10-27 11:54:17 -04:00
  • 936a4acd0d delta: Make sure to also exempt the homing retract move from boundary checks Kevin O'Connor 2018-10-27 11:43:24 -04:00
  • a33792f07e util: Fix versioning when gitdir is absent (#809) lf 2018-10-27 08:44:38 -06:00
  • f57c29442c Add SX1509 extra Florian Heilmann 2018-10-26 09:58:40 +02:00
  • 99989a668f Implement I2C support in the SAM4E8E port Florian.Heilmann 2018-10-26 09:42:06 +02:00
  • 5a919c892a Add generic i2c interface Florian.Heilmann 2018-10-26 09:37:21 +02:00
  • 24bbc43fd0 config: Add encoder pins to printer-anycubic-kossel-plus-2017.cfg Kevin O'Connor 2018-10-25 21:34:49 -04:00
  • 97590b8e0b extruder: Don't use max_extrude_cross_section in max_extrude_only defaults Kevin O'Connor 2018-10-25 18:59:01 -04:00
  • ed13c5733d config: Update wording of extruder parameters in example.cfg Kevin O'Connor 2018-10-25 16:44:39 -04:00
  • a7c8476e98 docs: Update pressure advance doc to note it only impacts the extruder Kevin O'Connor 2018-10-25 17:19:27 -04:00
  • 3d7e8fa5ec docs: Note impact of warping during pressure advance tuning Kevin O'Connor 2018-10-25 12:03:47 -04:00
  • ca7dd8bfd4 docs: Update Pressure_Advance.md - don't set square_corner_velocity=0 Kevin O'Connor 2018-10-25 11:34:34 -04:00
  • 363bcfb233 logextract: Make sure config files end with a newline Kevin O'Connor 2018-10-24 09:43:26 -04:00
  • b6bf455155 tmc2660: Add endstop phase detection functionality to TMC2660 extra (#816) Florian Heilmann 2018-10-24 22:01:12 +02:00
  • 1a437c1fd1 sam3x8e: Don't report an error if bossac errors during device restart Kevin O'Connor 2018-10-22 17:41:29 -04:00
  • 04a12ec9bd docs: Update stm32f1.md - usb is now supported. Kevin O'Connor 2018-10-22 13:22:58 -04:00
  • e4bb90a1ca bed_mesh: Do not automatically run G28 on BED_MESH_CALIBRATE / BED_MESH_MAP Kevin O'Connor 2018-10-16 14:13:38 -04:00
  • f382762962 bed_tilt: Do not automatically run G28 on BED_TILT_CALIBRATE Kevin O'Connor 2018-10-16 14:13:23 -04:00
  • 925562cfb1 delta_calibrate: Do not automatically run G28 on DELTA_CALIBRATE Kevin O'Connor 2018-10-16 14:13:08 -04:00
  • ca04caa42c docs: Fix SAM4E8E benchmark test revision Kevin O'Connor 2018-10-22 11:21:43 -04:00
  • 2b81b2935c docs: Update SAM4E8E benchmarks Kevin O'Connor 2018-10-22 11:18:55 -04:00
  • 34c3cb5c01 sam4e8e: Enable SAM4 cache at startup Kevin O'Connor 2018-10-13 12:18:13 -04:00
  • 7fac0de1f8 config: Add display buttons to printer-creality-cr10s-2017.cfg Kevin O'Connor 2018-10-20 19:27:53 -04:00