Commit graph

  • e0a189a481 Consolidate Buzzer Scott Lahteine 2017-09-14 15:33:07 -0500
  • bca67a5b79 Main controller updates Scott Lahteine 2017-09-06 06:28:33 -0500
  • 142d8aae56 Move debugging to serial.* Scott Lahteine 2017-09-07 22:08:13 -0500
  • a1e2b5da70 Fix LCD_PINS_Dn tests in pinsDebug_list.h Scott Lahteine 2017-09-07 05:02:30 -0500
  • 038f82cc38 Fix L6470 init and options Scott Lahteine 2017-09-07 03:36:39 -0500
  • 42e2dd9251 Build file updates Scott Lahteine 2017-09-06 06:28:33 -0500
  • 614a86a380 SD file updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 82fff87e16 Pins updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 3d8a0ab4b2 Module updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 0fcec02db5 LCD updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 7dd0a46732 Language updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 4a82e95c3e Feature file updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • d7ee81202f Libs updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 34101224c4 Inc updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • f52a31a275 Core updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 479652073b Config updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 54326fb06a HAL updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 65996e4235 Support file updates Scott Lahteine 2017-09-06 06:28:32 -0500
  • 7e42c7563c Move build files into place Scott Lahteine 2017-09-06 06:28:31 -0500
  • b66d65f865 Move 'sd' files Scott Lahteine 2017-09-06 06:28:31 -0500
  • 0b9a88d6ce Move 'pins' files Scott Lahteine 2017-09-06 06:28:31 -0500
  • 2b3b7d5d7f Move 'thermistor' files Scott Lahteine 2017-09-06 06:28:31 -0500
  • 0c9231fd04 Move 'module' files Scott Lahteine 2017-09-06 06:28:30 -0500
  • efa578d6b0 Move 'libs' files Scott Lahteine 2017-09-06 06:28:30 -0500
  • cc92e544a5 Move 'lcd' files Scott Lahteine 2017-09-06 06:28:30 -0500
  • 5be07b5db2 Move 'inc' files Scott Lahteine 2017-09-06 06:28:30 -0500
  • 9ea2ff950a Move 'gcode' files Scott Lahteine 2017-09-06 06:28:30 -0500
  • 4e4d16c92e Move 'core' files Scott Lahteine 2017-09-06 06:28:30 -0500
  • fa5f9c2aec Move 'feature' files Scott Lahteine 2017-09-06 06:28:30 -0500
  • f536c4dccb Move configs Scott Lahteine 2017-09-06 06:28:30 -0500
  • 48351fd6d5 Move root sources Scott Lahteine 2017-09-06 06:28:29 -0500
  • 27cbb939b2 Clean up some HAL code Scott Lahteine 2017-08-31 17:30:43 -0500
  • b29b66feda Temporary fix for odd stepper behaviour with servos Christopher Pepper 2017-08-26 21:35:44 +0100
  • 8afe13b1a2 Fix compile issue when watchdog was disabled Christopher Pepper 2017-08-26 21:28:28 +0100
  • b908e38d08 Add needed platform defined gaurds to compile with Arduino IDE Christopher Pepper 2017-08-26 21:25:25 +0100
  • a037ddbf7b Other spacing tweaks Scott Lahteine 2017-08-24 12:19:06 -0500
  • 2af62a5d8d Apply spacing, const to some HAL code Scott Lahteine 2017-08-24 12:18:54 -0500
  • fa9ff6be6e try to fix LIN_ADVANCE for 32bit kfazz 2017-08-12 20:09:39 -0400
  • 18f97c4013 add HardwareSerial and SoftwareSerial for Re-ARM. HardwareSerial has been tested on Uart0 (debug header) and Uart3 (i2c connector) Software Serial has been tested to work bi-directionally at 9600 and 115200 using pins 6 and 63 on J5, and unidirectionally (write only) at 250000. The code used to test was Teemuatlut's tmc2208 patch, and a few small changes to main used to echo recieved chars back to a host pc. kfazz 2017-08-22 10:30:33 -0400
  • 01fb45b4f8 hybrid PWM system Bob-the-Kuhn 2017-08-18 19:16:57 -0500
  • 94dd39b3b7 LCD_UBL_memory_slot_corrections (#7516) Tannoo 2017-08-15 19:25:50 -0600
  • 8587c4e1ec Minor corrections to 32-bit branch (#7514) Roxy-3D 2017-08-15 17:30:14 -0500
  • 7342d5c07a ST7565 Bob-the-Kuhn 2017-08-14 19:34:31 -0500
  • 97444391e0 Servo & PWM support for LPC1768 (#7500) Bob-the-Kuhn 2017-08-14 14:40:13 -0500
  • 859fa35287 Re-Arm bugfixes (#7495) Tannoo 2017-08-13 08:50:12 -0600
  • 622b80974c Add VSCode to .gitignore Scott Lahteine 2017-08-09 12:41:47 -0500
  • d80877d570 Set pinMode with every digitalWrite (legacy compatibility) Bob-the-Kuhn 2017-08-07 21:19:15 -0500
  • 9a950e3a5a Update the delay functions and change the default pinmap for character displays (#7434) Chris Pepper 2017-08-05 01:20:01 +0100
  • 105324b85b Match the license headers in other files Scott Lahteine 2017-08-03 11:04:04 -0500
  • d5e5735679 Support travis new "trusty" build environment Dave Johnson 2017-08-03 08:45:11 -0700
  • 8f5a576b08 pristine != precise (#7424) Dave Johnson 2017-08-03 07:07:34 -0700
  • 419e575808 Force legacy "pristine" build dist for TravisCI Dave Johnson 2017-08-03 05:12:31 -0700
  • 69704b93f2 ultralcd.cpp fix compile error - switch to int16_t Bob-the-Kuhn 2017-08-02 18:46:51 -0500
  • 61c0a10efe Revert "SPI API platform implementation stubs" (#7416) Chris Pepper 2017-08-02 23:45:42 +0100
  • a5cf3a190c bugfix-2.0.x critical fix (#7401) Chris Pepper 2017-08-02 04:57:52 +0100
  • 76da81c1de minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) Bob-the-Kuhn 2017-07-30 00:02:41 -0500
  • 84a11cfedc HAL compatible pinsDebug & misc Bob-the-Kuhn 2017-07-31 01:31:14 -0500
  • 32e759c928 SPI API platform implementation stubs Christopher Pepper 2017-08-01 03:44:26 +0100
  • 4183a249b6 Moved CMSIS and other LPC1768 dependencies Christopher Pepper 2017-08-01 17:19:23 +0100
  • b55295ad33 Post merge fix Christopher Pepper 2017-08-01 03:12:30 +0100
  • d2fb3215da PlatformIO Travis test Christopher Pepper 2017-07-19 21:34:30 +0100
  • c66d1ac651 Debug Pins Support Christopher Pepper 2017-07-25 18:53:14 +0100
  • a31e32969f Base HAL SPI Changes Christopher Pepper 2017-07-25 17:28:13 +0100
  • bcd050f33b Initial HAL SPI API Christopher Pepper 2017-07-25 17:27:53 +0100
  • 44b0c186a6 HAL for Re:ARM (LPC1768) architecture Christopher Pepper 2017-06-17 22:19:42 +0100
  • f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture teemuatlut 2017-07-11 21:59:27 +0100
  • cfef925559 HAL for DUE architecture Christopher Pepper 2017-07-19 00:29:06 +0100
  • 4b16fa3272 Implement HAL and apply macros across code-base Implement AVR Platform Christopher Pepper 2017-06-18 00:36:10 +0100
  • fb04dfcda8 Apply Travis update workaround while a permanent solution is found Christopher Pepper 2017-07-17 22:32:43 +0100
  • e4fcf460e7 Marlin bugfix-2.0.x Version/README Scott Lahteine 2017-07-27 03:02:53 -0500
  • 367e1b54ba Merge pull request #7591 from thinkyhead/bf1_misc_patches Scott Lahteine 2017-08-31 15:19:29 -0500
  • 41e4de62b3 Merge pull request #7592 from thinkyhead/bf1_workspace_planes Scott Lahteine 2017-08-31 15:18:15 -0500
  • 8a184a526a Marlin: Patch G33, allow M111 to give status Scott Lahteine 2017-07-19 15:56:57 -0500
  • 353c23b16e Enforce BED_CENTER_AT_0_0 on Delta, SCARA Scott Lahteine 2017-08-30 17:49:53 -0500
  • 898f48e331 CNC workspace planes for G5 Scott Lahteine 2017-06-22 08:57:33 -0500
  • 5851c2d36f MAX7219 followup (#7564) Scott Lahteine 2017-08-31 11:44:43 -0500
  • 52073f21c5 Merge pull request #7556 from thinkyhead/bf1_slovak_language Scott Lahteine 2017-08-27 21:05:53 -0500
  • 321f98f867 Fix servo delay in Folgertech config Scott Lahteine 2017-08-27 20:53:27 -0500
  • 9721c77fb9 Merge pull request #7577 from thinkyhead/bf1_creality_fix Scott Lahteine 2017-08-27 20:51:15 -0500
  • 36771e9492 Fixes required for Creality CR-10 jneilliii 2017-08-26 03:11:47 -0400
  • 3f0b38ed5d Add Max7219 LED Matrix Debug Support (#7563) Roxy-3D 2017-08-25 17:03:07 -0500
  • ca9734805c Merge pull request #7560 from thinkyhead/bf1_m406_patch Scott Lahteine 2017-08-25 03:38:41 -0500
  • 0067bb2840 Addressing #7552 GMagician 2017-08-24 22:04:49 +0200
  • 2b12093589 Merge pull request #7532 from thinkyhead/bf1_fan_mux_vben Scott Lahteine 2017-08-25 03:16:40 -0500
  • ddfe527ff2 Merge pull request #7554 from thinkyhead/bf1_sanguino_config Scott Lahteine 2017-08-23 19:58:06 -0500
  • 54d48130f3 Slovak UTF-8 translation Michal Holes 2017-08-20 10:34:02 +0200
  • 86c024ce98 Organize, document pins.h include lines Scott Lahteine 2017-08-23 18:24:02 -0500
  • c7b07d20f2 Minor patches to pins files Scott Lahteine 2017-08-23 18:23:19 -0500
  • 356af7dcb0 Tweak Sanguinololu-related pins files Scott Lahteine 2017-08-23 18:20:40 -0500
  • 11a724d8fc Sanguinololu example configuration Scott Lahteine 2017-08-23 17:46:33 -0500
  • d29bf49b66 Add Sanguino 644p to ENV for PlatformIO Scott Lahteine 2017-08-19 20:04:41 -0500
  • e337df2e98 Miscellaneous tweaks to serial outputs, code cleanups Scott Lahteine 2017-08-21 16:30:08 -0500
  • c0409b85e7 New feature: Part-Cooling Fan Multiplexer Vben 2017-08-15 14:48:10 +0200
  • e82e9073d6 Merge pull request #7530 from GMagician/Code-reduction Scott Lahteine 2017-08-18 13:57:59 -0500
  • 69d1052010 Merge pull request #7529 from GMagician/My-bugfix-1.1.x Scott Lahteine 2017-08-18 13:57:22 -0500
  • 6127154af3 Fix identation by tab GMagician 2017-08-18 11:34:55 +0200
  • b94a1c6b9f Code reduction this some configurations GMagician 2017-08-18 11:11:00 +0200
  • 405a2132f3 #7529 compile fix GMagician 2017-08-17 22:04:28 +0200
  • 869d7f3703 #7504 missing part GMagician 2017-08-17 21:43:47 +0200
  • 101ba70517 Merge pull request #7505 from thinkyhead/bf1_anet_1_pio Scott Lahteine 2017-08-17 00:33:20 -0500