Commit Graph

  • 10fab24e50 Move M42 to cpp Scott Lahteine 2017-09-16 03:42:05 -05:00
  • 69b664b6fe Move M31 to cpp Scott Lahteine 2017-09-16 03:32:16 -05:00
  • a442c34a1a Move SD commands to cpp Scott Lahteine 2017-09-16 03:24:47 -05:00
  • be0e4a4ad0 Consolidate pause, apply to M125, M600, M24 Scott Lahteine 2017-09-16 02:13:07 -05:00
  • adca4a9b79 Move M17 to cpp Scott Lahteine 2017-09-16 01:14:21 -05:00
  • 33e00b6cd6 Move M3-M5 to cpp Scott Lahteine 2017-09-16 01:07:00 -05:00
  • 04583d46af Move M0_M1 to cpp Scott Lahteine 2017-09-16 01:00:31 -05:00
  • 04376975ce Move G92 to cpp Scott Lahteine 2017-09-16 00:37:35 -05:00
  • 931aa79d85 Move G42 to cpp Scott Lahteine 2017-09-16 00:04:21 -05:00
  • 84ddae56a8 Move G38 to cpp Scott Lahteine 2017-09-15 23:44:29 -05:00
  • b8adae0785 Move G31_G32 to cpp Scott Lahteine 2017-09-15 23:31:06 -05:00
  • 9db5d21837 Move G30 to cpp Scott Lahteine 2017-09-15 23:27:30 -05:00
  • 13136376ee Move G27 to cpp Scott Lahteine 2017-09-15 23:22:58 -05:00
  • a1ee1628e5 Move G20_G21 to cpp Scott Lahteine 2017-09-15 23:18:05 -05:00
  • 9b4aa5ea8b Move G17-G19 to cpp Scott Lahteine 2017-09-15 23:08:48 -05:00
  • 94d9def81c Move G12 to cpp Scott Lahteine 2017-09-15 22:13:05 -05:00
  • 56f4a43535 Move G5 to cpp Scott Lahteine 2017-09-15 21:28:54 -05:00
  • 760f29a88e Move G4 to cpp Scott Lahteine 2017-09-15 21:17:34 -05:00
  • 4007cbfe9e Move G2_G3 to cpp Scott Lahteine 2017-09-15 20:57:52 -05:00
  • 27f7e3fe6f Hide problem pins in pin debug list Scott Lahteine 2017-09-16 04:08:08 -05:00
  • 9c21191f74 Rename SPI class to avoid conflict (good?) Scott Lahteine 2017-09-15 20:47:04 -05:00
  • 51f195e698 Move dwell to gcode Scott Lahteine 2017-09-15 20:44:40 -05:00
  • 4f1eadf41f FILAMENT_WIDTH_SENSOR feature Scott Lahteine 2017-09-12 15:02:17 -05:00
  • d5fe0fb02b Consolidate PrintCounter Scott Lahteine 2017-09-09 00:18:43 -05:00
  • 551752eac7 Consolidate "bedlevel" code Scott Lahteine 2017-09-08 15:35:25 -05:00
  • 71aefc2e22 Move heater output to Temperature class Scott Lahteine 2017-09-16 04:44:37 -05:00
  • 63228fc453 Move volumetric flag to GCodeParser Scott Lahteine 2017-09-16 11:41:12 -05:00
  • bf7af95db3 Move flow_percentage to Planner Scott Lahteine 2017-09-08 23:50:46 -05:00
  • 8dc2838d98 Move host keepalive to GcodeSuite Scott Lahteine 2017-09-08 23:49:49 -05:00
  • 8fbb833de9 Encapsulate RGB(W) LEDs Scott Lahteine 2017-09-08 14:47:47 -05:00
  • a98e9874db FWRETRACT as a feature Scott Lahteine 2017-09-07 22:40:32 -05:00
  • 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. Scott Lahteine 2017-09-07 22:33:16 -05:00
  • 4231faf779 Initial split-up of G-code handlers by category Scott Lahteine 2017-09-06 06:28:31 -05:00
  • e0a189a481 Consolidate Buzzer Scott Lahteine 2017-09-14 15:33:07 -05:00
  • bca67a5b79 Main controller updates Scott Lahteine 2017-09-06 06:28:33 -05:00
  • 142d8aae56 Move debugging to serial.* Scott Lahteine 2017-09-07 22:08:13 -05:00
  • a1e2b5da70 Fix LCD_PINS_Dn tests in pinsDebug_list.h Scott Lahteine 2017-09-07 05:02:30 -05:00
  • 038f82cc38 Fix L6470 init and options Scott Lahteine 2017-09-07 03:36:39 -05:00
  • 42e2dd9251 Build file updates Scott Lahteine 2017-09-06 06:28:33 -05:00
  • 614a86a380 SD file updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 82fff87e16 Pins updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 3d8a0ab4b2 Module updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 0fcec02db5 LCD updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 7dd0a46732 Language updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 4a82e95c3e Feature file updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • d7ee81202f Libs updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 34101224c4 Inc updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • f52a31a275 Core updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 479652073b Config updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 54326fb06a HAL updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 65996e4235 Support file updates Scott Lahteine 2017-09-06 06:28:32 -05:00
  • 7e42c7563c Move build files into place Scott Lahteine 2017-09-06 06:28:31 -05:00
  • b66d65f865 Move 'sd' files Scott Lahteine 2017-09-06 06:28:31 -05:00
  • 0b9a88d6ce Move 'pins' files Scott Lahteine 2017-09-06 06:28:31 -05:00
  • 2b3b7d5d7f Move 'thermistor' files Scott Lahteine 2017-09-06 06:28:31 -05:00
  • 0c9231fd04 Move 'module' files Scott Lahteine 2017-09-06 06:28:30 -05:00
  • efa578d6b0 Move 'libs' files Scott Lahteine 2017-09-06 06:28:30 -05:00
  • cc92e544a5 Move 'lcd' files Scott Lahteine 2017-09-06 06:28:30 -05:00
  • 5be07b5db2 Move 'inc' files Scott Lahteine 2017-09-06 06:28:30 -05:00
  • 9ea2ff950a Move 'gcode' files Scott Lahteine 2017-09-06 06:28:30 -05:00
  • 4e4d16c92e Move 'core' files Scott Lahteine 2017-09-06 06:28:30 -05:00
  • fa5f9c2aec Move 'feature' files Scott Lahteine 2017-09-06 06:28:30 -05:00
  • f536c4dccb Move configs Scott Lahteine 2017-09-06 06:28:30 -05:00
  • 48351fd6d5 Move root sources Scott Lahteine 2017-09-06 06:28:29 -05:00
  • 27cbb939b2 Clean up some HAL code Scott Lahteine 2017-08-31 17:30:43 -05:00
  • b29b66feda Temporary fix for odd stepper behaviour with servos Christopher Pepper 2017-08-26 21:35:44 +01:00
  • 8afe13b1a2 Fix compile issue when watchdog was disabled Christopher Pepper 2017-08-26 21:28:28 +01:00
  • b908e38d08 Add needed platform defined gaurds to compile with Arduino IDE Christopher Pepper 2017-08-26 21:25:25 +01:00
  • a037ddbf7b Other spacing tweaks Scott Lahteine 2017-08-24 12:19:06 -05:00
  • 2af62a5d8d Apply spacing, const to some HAL code Scott Lahteine 2017-08-24 12:18:54 -05:00
  • fa9ff6be6e try to fix LIN_ADVANCE for 32bit kfazz 2017-08-12 20:09:39 -04:00
  • 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 -04:00
  • 01fb45b4f8 hybrid PWM system Bob-the-Kuhn 2017-08-18 19:16:57 -05:00
  • 94dd39b3b7 LCD_UBL_memory_slot_corrections (#7516) Tannoo 2017-08-15 19:25:50 -06:00
  • 8587c4e1ec Minor corrections to 32-bit branch (#7514) Roxy-3D 2017-08-15 17:30:14 -05:00
  • 7342d5c07a ST7565 Bob-the-Kuhn 2017-08-14 19:34:31 -05:00
  • 97444391e0 Servo & PWM support for LPC1768 (#7500) Bob-the-Kuhn 2017-08-14 14:40:13 -05:00
  • 859fa35287 Re-Arm bugfixes (#7495) Tannoo 2017-08-13 08:50:12 -06:00
  • 622b80974c Add VSCode to .gitignore Scott Lahteine 2017-08-09 12:41:47 -05:00
  • d80877d570 Set pinMode with every digitalWrite (legacy compatibility) Bob-the-Kuhn 2017-08-07 21:19:15 -05:00
  • 9a950e3a5a Update the delay functions and change the default pinmap for character displays (#7434) Chris Pepper 2017-08-05 01:20:01 +01:00
  • 105324b85b Match the license headers in other files Scott Lahteine 2017-08-03 11:04:04 -05:00
  • d5e5735679 Support travis new "trusty" build environment Dave Johnson 2017-08-03 08:45:11 -07:00
  • 8f5a576b08 pristine != precise (#7424) Dave Johnson 2017-08-03 07:07:34 -07:00
  • 419e575808 Force legacy "pristine" build dist for TravisCI Dave Johnson 2017-08-03 05:12:31 -07:00
  • 69704b93f2 ultralcd.cpp fix compile error - switch to int16_t Bob-the-Kuhn 2017-08-02 18:46:51 -05:00
  • 61c0a10efe Revert "SPI API platform implementation stubs" (#7416) Chris Pepper 2017-08-02 23:45:42 +01:00
  • a5cf3a190c bugfix-2.0.x critical fix (#7401) Chris Pepper 2017-08-02 04:57:52 +01:00
  • 76da81c1de minimize SD card reads when using SDCARD_SORT_ALPHA (Re-ARM board) Bob-the-Kuhn 2017-07-30 00:02:41 -05:00
  • 84a11cfedc HAL compatible pinsDebug & misc Bob-the-Kuhn 2017-07-31 01:31:14 -05:00
  • 32e759c928 SPI API platform implementation stubs Christopher Pepper 2017-08-01 03:44:26 +01:00
  • 4183a249b6 Moved CMSIS and other LPC1768 dependencies Christopher Pepper 2017-08-01 17:19:23 +01:00
  • b55295ad33 Post merge fix Christopher Pepper 2017-08-01 03:12:30 +01:00
  • d2fb3215da PlatformIO Travis test Christopher Pepper 2017-07-19 21:34:30 +01:00
  • c66d1ac651 Debug Pins Support Christopher Pepper 2017-07-25 18:53:14 +01:00
  • a31e32969f Base HAL SPI Changes Christopher Pepper 2017-07-25 17:28:13 +01:00
  • bcd050f33b Initial HAL SPI API Christopher Pepper 2017-07-25 17:27:53 +01:00
  • 44b0c186a6 HAL for Re:ARM (LPC1768) architecture Christopher Pepper 2017-06-17 22:19:42 +01:00
  • f3e562e46e HAL for 32-bit Teensy (3.5, 3.6) architecture teemuatlut 2017-07-11 21:59:27 +01:00
  • cfef925559 HAL for DUE architecture Christopher Pepper 2017-07-19 00:29:06 +01:00