Commit Graph

  • 212813906a sam3: Merge sam4e_spi.c into spi.c Kevin O'Connor 2018-12-28 20:51:34 -05:00
  • 4683036f98 sam3: Add enable_pclock() helper function Kevin O'Connor 2018-12-28 19:00:29 -05:00
  • b4baabe408 sam3: Enable i2c on sam3x8e Kevin O'Connor 2018-12-26 19:54:52 -05:00
  • 94c86d6c6c sam3: Merge sam4e8e support into sam3 code Kevin O'Connor 2018-12-26 16:50:44 -05:00
  • e278552d44 lib: Rename lib/cmsis-sam4e/ to lib/sam4e/ Kevin O'Connor 2018-12-26 15:46:25 -05:00
  • 70bbdf9334 sam3: Rename src/sam3x8e to src/sam3 Kevin O'Connor 2018-12-26 15:41:37 -05:00
  • e70b70fb75 sam4e8e: Move the sam4 cache setup to its own sam4_cache.c file Kevin O'Connor 2018-12-26 11:36:49 -05:00
  • a978167e39 sam4e8e: Use just a single 'chan' member in 'struct gpio_adc' Kevin O'Connor 2018-12-26 11:32:17 -05:00
  • 8e2c1a4ab2 sam4e8e: Move ADC code to new file afec.c Kevin O'Connor 2018-12-25 11:30:59 -05:00
  • 7707d5a74e sam4e8e: Rename gpio_set_peripheral() to gpio_peripheral() Kevin O'Connor 2018-12-25 11:19:30 -05:00
  • f0715de004 sam4e8e: Move gpio_set_peripheral() definition from gpio.h to internal.h Kevin O'Connor 2018-12-25 11:12:00 -05:00
  • 9a2160f660 sam3x8e: Move adc support to a new adc.c file Kevin O'Connor 2018-12-25 10:39:06 -05:00
  • 5b91c7a68d sam3x8e: Pass the gpio id directly to gpio_peripheral() Kevin O'Connor 2018-12-25 10:33:24 -05:00
  • ecba3e9a19 sam3x8e: Add an internal.h header file with local definitions Kevin O'Connor 2018-12-25 10:28:21 -05:00
  • c3a2fc981d lib: Remove sam4e sam.h and component-version.h files Kevin O'Connor 2018-12-24 20:08:40 -05:00
  • 22da8ca39c usb_cdc: Notify both the bulk_in and bulk_out tasks on a configure Kevin O'Connor 2018-12-29 22:40:54 -05:00
  • 6e18af7057 stm32f1: It's only necessary to program the CR1 register during SPI init Kevin O'Connor 2018-12-30 22:38:31 -05:00
  • c8e04274ad docs: Add a FAQ item for "multiple instances of klipper on the same machine" Kevin O'Connor 2019-01-07 13:59:18 -05:00
  • d015209388 docs: Add guide for sensorless homing (#1004) Yannic Schröder 2019-01-07 16:39:16 +01:00
  • 28e68075c8 docs: Suggest checking for bad wires in "lost communications" faq entry Kevin O'Connor 2019-01-07 10:28:25 -05:00
  • fac2d7817c config: Update sample-probe-as-z-endstop.cfg to use set_position_z=0 Kevin O'Connor 2019-01-07 10:26:04 -05:00
  • 6ccc0732c1 menu: Fix filament loading and unloading feature (#1082) Master92 2019-01-07 16:25:19 +01:00
  • bd410c22f7 config: pin mapping for ender 3 stock display and encoder on ramps (#1075) Patrick Balsiger 2019-01-06 17:51:27 +01:00
  • 186d815469 docs: Documentation/FAQ, Raspii voltage Kevin O'Connor 2019-01-05 20:59:12 -05:00
  • df42887193 docs: Bltouch documentation (#1073) Wilfried Goesgens 2019-01-06 02:24:35 +01:00
  • ffbb4198c1 menu: Correction for the resume option appears when the toolhead is not printing (#1077) Paulo Drugos 2019-01-05 22:11:03 -02:00
  • d0b1b23c9b config: Add default kill_pin to RAMPS' display-section Master92 2019-01-05 10:00:38 +01:00
  • c3efcd9c8d bus: Set all SPI CS pins high before first config_spi message Kevin O'Connor 2019-01-04 22:26:34 -05:00
  • 24fe606d4d toolhead: Do not apply main printer accel/velocity to extrude only moves Kevin O'Connor 2019-01-04 12:42:55 -05:00
  • a2f0c36e7d toolhead: Don't report an error if request too high in SET_VELOCITY_LIMIT Kevin O'Connor 2019-01-04 12:35:42 -05:00
  • 7fe14f05e6 thermistor: Avoid divide by zero error if min_temp=-273.15 Kevin O'Connor 2019-01-04 12:30:20 -05:00
  • 277a8185e1 lpc176x: Pass gpio id to gpio_peripheral() Kevin O'Connor 2019-01-04 11:07:22 -05:00
  • a40df4b6f7 lpc176x: Move enable_peripheral_clock to main.c Kevin O'Connor 2019-01-04 10:58:50 -05:00
  • 8f7fc4e6a9 lpc176x: Move ADC code to new adc.c file Kevin O'Connor 2019-01-04 10:41:46 -05:00
  • c2086796bf mcp4728: Add initial support for the mcp4728 i2c dac chip Kevin O'Connor 2018-11-24 19:46:28 -05:00
  • 0da064ccd9 config: Added encoder pins to radds example config Graham Ambrose 2019-01-02 13:38:57 +00:00
  • 59e9b6562f respond: An extra for sending messages to the printer host. (#1053) Alec B. Plumb 2019-01-02 14:45:35 -08:00
  • f6c9150349 heater: take a gcode_id when setting up a heater (#1028) john-- 2019-01-02 17:44:02 -05:00
  • f4d323adbc gcode: Minor change to make M220 command take effect immediately (#1000) bondus 2019-01-02 23:41:35 +01:00
  • 1be24b8fc7 bus: Don't raise a "duplicate pin" warning on None pins Kevin O'Connor 2018-12-30 18:12:07 -05:00
  • 68ebde0d86 display: Fix handling of M117 command if lowercase 'm' is used Kevin O'Connor 2018-12-27 20:51:41 -05:00
  • e4e0fec681 tmc2660: error and whitespace fixes - redundant parentheses removed - parameter reference fixed - raise error fixed Petri Honkala 2018-12-27 09:40:37 +02:00
  • f99002df4f tmc2208: error raise fixed for rx/tx mcu check Petri Honkala 2018-12-27 09:38:09 +02:00
  • 62fc5dc288 samd21: Add support for entering Arduino bootloader via USB Kevin O'Connor 2018-12-05 21:26:51 -05:00
  • b84ecebf8f usb_cdc: Add support for detecting a USB level Arduino bootloader request Kevin O'Connor 2018-12-05 21:22:34 -05:00
  • c6065e29a6 mcu: Allow set_stepper_kinematics() to set the kinematics back to None Kevin O'Connor 2018-12-12 21:11:01 -05:00
  • 5dc74f3152 winch: Add experimental support for cable winch kinematics Kevin O'Connor 2018-07-12 23:28:58 -04:00
  • ec9cb3a1b3 polar: Experimental support for polar kinematics Kevin O'Connor 2018-08-23 14:21:58 -04:00
  • 7e3e02a17a kinematics: Add a "none" debugging kinematics Kevin O'Connor 2018-12-10 21:40:20 -05:00
  • 50e9c6738f scripts: Add a test case for Ubuntu 18.04 compiler error Kevin O'Connor 2018-12-22 13:05:58 -05:00
  • 2a74ffdb95 samd21: Add support for ADC Kevin O'Connor 2018-12-22 00:23:12 -05:00
  • d7b0a7e961 docs: Add a FAQ item on how to cancel a "wait for temperature" request Kevin O'Connor 2018-12-20 16:19:46 -05:00
  • 566488dc01 docs: Add a FAQ item on Raspberry Pi reboots Kevin O'Connor 2018-12-20 16:18:53 -05:00
  • a5cb74d58d config: Add a generic-minitronics1.cfg example config file Kevin O'Connor 2018-12-20 11:02:29 -05:00
  • e4dac1039d docs: Update release notes for v0.7.0 release Kevin O'Connor 2018-12-20 09:00:19 -05:00
  • 269305fa23 test: Add printer-creality-cr20-2018.cfg to printers.test Kevin O'Connor 2018-12-19 20:51:58 -05:00
  • e820ea3141 config: Add printer-micromake-d1-2016.cfg example config file Kevin O'Connor 2018-12-18 20:57:59 -05:00
  • 531575651c bltouch: Document that bltouch "clones" may not work correctly Kevin O'Connor 2018-12-18 17:10:13 -05:00
  • d0f09727a9 bltouch: Issue both a "reset" and a "pin_up" after a successful probe Kevin O'Connor 2018-12-14 11:45:16 -05:00
  • ccc25a03d5 bltouch: Add a config option to disable the bltouch sensor test Kevin O'Connor 2018-12-13 16:58:34 -05:00
  • ce064e6e2d bltouch: Always make sure to check the endstop at least every 1ms Kevin O'Connor 2018-12-13 16:45:32 -05:00
  • 79d65d8ead config: Fix CR-20 click pin polarity Uri Shaked 2018-12-16 01:08:41 +02:00
  • cc4227aec8 config: Add printer config for the CR-20 by Creality3D Uri Shaked 2018-12-14 16:48:43 +02:00
  • f100d75c19 stm32f1: Always read SPI receive buffer Yannic Schroeder 2018-12-12 15:25:07 +01:00
  • ef4f84e3ae config: Update printer-creality-ender3-2018.cfg (#959) TronskiFPV 2018-12-05 13:43:14 -08:00
  • 76b57ba05a bltouch: Fix typo in pin_move_time parsing Kevin O'Connor 2018-12-04 11:43:04 -05:00
  • 44aa5def73 bltouch: Allow the pin_move_time to be configured Kevin O'Connor 2018-12-04 09:45:11 -05:00
  • e0b2d7c51d bltouch: Add a BLTOUCH_DEBUG command Kevin O'Connor 2018-12-03 22:52:32 -05:00
  • aac92ffb91 bltouch: Fix bug - must restore stepper position after homing Kevin O'Connor 2018-12-01 22:09:06 -05:00
  • 6df7356baa samd21: Fix gpio in support Kevin O'Connor 2018-11-30 22:36:18 -05:00
  • e505ab0df1 samd21: Add support for flashing an application via the bossac tool Kevin O'Connor 2018-11-30 22:22:42 -05:00
  • f2179da8ad samd21: Add support for hardware pwm Kevin O'Connor 2018-11-30 20:00:01 -05:00
  • 0fd2dd7c11 samd21: Minor simplification to timer init code Kevin O'Connor 2018-11-29 14:57:49 -05:00
  • d6f3f6b664 samd21: Add support for SPI Kevin O'Connor 2018-11-28 21:45:11 -05:00
  • 58d61c7887 samd21: Add support for basic i2c support (write only) Kevin O'Connor 2018-11-28 19:56:41 -05:00
  • 6d90ebe6f8 samd21: Use GPIO() macro when calling gpio_peripheral() Kevin O'Connor 2018-11-26 22:18:51 -05:00
  • 0af0bc946e samd21: Enable watchdog Kevin O'Connor 2018-11-26 18:58:20 -05:00
  • 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