Commit Graph

  • e40a3eef04 Support for Anet A2 Plus Scott Lahteine 2018-08-29 03:39:43 -05:00
  • 199613a416 Merge pull request #11653 from neorex/add_support_E4 Scott Lahteine 2018-08-29 02:00:23 -05:00
  • 32e38fee74 Update Controller Fan for Y2,Z2 Scott Lahteine 2018-08-29 01:49:30 -05:00
  • 59cf217e77 Fix 5 mixing steppers Jeonghwan Roh 2018-08-27 16:25:47 +09:00
  • 2a2e8c314e Suppress emergency parser G-code errors Scott Lahteine 2018-08-29 00:58:32 -05:00
  • 7ecb8b4af5 [2.0.x] Teensy 3.1 and 3.2 support (#11460) Ilya Bukhonin 2018-08-28 05:49:49 +03:00
  • 409a0632af [2.0.x] Add Morpheus Board support (#11651) Pablo Crespo 2018-08-27 23:28:03 -03:00
  • 0f14977b5d LIGHTWEIGHT_UI: Allow feedrate % to exceed 255% (#11656) Marcio Teixeira 2018-08-27 20:26:32 -06:00
  • 6dc9553aa5 Fix SWITCHING_NOZZLE compile error (#11657) scott0122 2018-08-28 10:25:25 +08:00
  • a15e570d3b Fix SD progress with Lite Status Screen Scott Lahteine 2018-08-26 17:11:54 -05:00
  • 66966dbd69 Tweak comments for newer multiplexer Scott Lahteine 2018-08-25 17:00:34 -05:00
  • 933d833ec8 Tweak some Anet A6 comments Scott Lahteine 2018-08-24 21:48:51 -05:00
  • d1c9517903 Followup to hotend_offset[Z] patch Scott Lahteine 2018-08-24 21:26:29 -05:00
  • e2b8fc4f17 Reduce some debug strings Scott Lahteine 2018-08-24 21:03:21 -05:00
  • b71c2b8651 [2.0.x] Update LPC176x tests, fix clean script (#11617) Chris Pepper 2018-08-25 00:53:24 +01:00
  • a317bb4991 Remove stray tab Scott Lahteine 2018-08-24 17:34:15 -05:00
  • acf5ae3083 !ENABLED => DISABLED Scott Lahteine 2018-08-24 16:35:55 -05:00
  • ba1919c1eb HAL tweaks to LPC1768 main Scott Lahteine 2018-08-22 17:15:32 -05:00
  • 0987ed2a18 Use American English Scott Lahteine 2018-08-22 17:14:38 -05:00
  • 6483285bc5 HOTEND_OFFSET_Z always available (#11603) Kevin 2018-08-22 07:21:29 +02:00
  • f8c52c9c29 Azteeg X5 Mini WiFi support (#11601) Michael Triffon 2018-08-22 00:58:26 -04:00
  • 3671c63cde Einsy Full Graphic LCD Fix (#11604) jneilliii 2018-08-22 00:43:52 -04:00
  • 593d5375ea Fix G28 resetting DUAL_NOZZLE_DUPLICATION_MODE (#11605) Colin Gilgenbach 2018-08-21 22:42:55 -06:00
  • f0dbe61692 Tweaks to motion.h reachable tests Scott Lahteine 2018-08-21 23:33:55 -05:00
  • 2d3317a35b Prettify Dual X Carriage description Scott Lahteine 2018-08-21 23:07:35 -05:00
  • cd9868f442 Make position_is_reachable() smarter about IDEX machines` Roxy-3D 2018-08-21 19:12:26 -05:00
  • 97f6396b25 Fix RE_ARM LCD pins to avoid #undef Scott Lahteine 2018-08-21 10:30:42 -05:00
  • 0e25f66c09 Fix Ultimaker servo pin Scott Lahteine 2018-08-21 11:39:53 -05:00
  • ad12b9b46b Fix indentation, whitespace, spelling, formbot pins... Scott Lahteine 2018-08-21 09:06:10 -05:00
  • b5537dde7f need to add E2END to pins_RAMPS_FD_V2.h (#11564) Scott Alfter 2018-08-21 00:16:31 -07:00
  • 8f0bbdcc9b Fix up Max7219 orientations (#11596) Scott Lahteine 2018-08-21 02:06:18 -05:00
  • d05b23941d Tweak env build test scripts Scott Lahteine 2018-08-20 20:52:25 -05:00
  • a77f8c6dd5 Implement servo support for STM32F1 (#11580) jmz52 2018-08-21 05:13:51 +03:00
  • 0456caf0ad Consolidate shared HALs and isolate HAL compile (#11552) Dave Johnson 2018-08-20 19:11:12 -07:00
  • dfe18ac633 Fix compilation error for STM32F1 with U8GLIB_SSD1306 or U8GLIB_SH1106 enabled (#11583) jmz52 2018-08-21 04:37:56 +03:00
  • b0a8ce59bd Update Boards.h to include Formbot support Roxy-3D 2018-08-20 16:46:27 -05:00
  • 62ce937540 Update pins.h to include the Formbot board Roxy-3D 2018-08-20 16:44:54 -05:00
  • a82be36d5d Create pins_FORMBOT.h Roxy-3D 2018-08-20 16:43:42 -05:00
  • 00d24a8219 Don't call __delay_4cycles for 0 cycle delay - takes a really long time. (#11586) ghent360 2018-08-18 20:50:11 -07:00
  • 56f1e17a25 [2.0.x] Max7219 cleanup, simplify, and extend (#11575) Scott Lahteine 2018-08-18 01:33:13 -05:00
  • 0b2d686160 Fix "SD init fail" problem for STM32F1 (#11579) jmz52 2018-08-18 07:27:10 +03:00
  • a98f21ec5e Marlin assumes signed chars Scott Lahteine 2018-08-15 16:09:10 -05:00
  • db30650731 Fix UBL/Homing (#11566) Kevin 2018-08-16 15:28:40 +02:00
  • aae4c67e5d Max7219 Clean Up (#11563) Roxy-3D 2018-08-15 21:22:28 -05:00
  • 9de730b2bf Update tool_change.cpp (#11559) InsanityAutomation 2018-08-15 20:30:52 -04:00
  • c2553f9888 2.0.x - Idex match119 (#11556) InsanityAutomation 2018-08-15 14:26:11 -04:00
  • e9de321ac0 declare void Max7219_register_setup(); Roxy-3D 2018-08-15 10:36:51 -05:00
  • 952a1bc9d5 Merge pull request #11551 from thinkyhead/bf2_trinamic_fixes Scott Lahteine 2018-08-14 19:07:08 -05:00
  • 67613bf5bd Update Czech translations (#11510) petrzjunior 2018-08-15 01:45:16 +02:00
  • bd6d032628 Update default driver configuration Scott Lahteine 2018-08-14 18:42:04 -05:00
  • 1561e61df7 New TMC2208 constructor Scott Lahteine 2018-08-14 18:41:37 -05:00
  • b37bfeffeb [2.0.x] Use the new const functions of the persistentStore api (#11544) Nils Hasenbanck 2018-08-15 01:35:36 +02:00
  • 5573ef62c6 [2.0.x] PersistentStore update followup (#11549) Chris Pepper 2018-08-14 23:54:12 +01:00
  • 846bd24eb9 MALYAN_LCD is ok without SD Scott Lahteine 2018-08-14 05:31:47 -05:00
  • 834ea7fcea Remove 'const' from PersistentStore::capacity Scott Lahteine 2018-08-14 01:04:11 -05:00
  • c64199941e Compile only selected PIO environment (#11519) Dave Johnson 2018-08-14 01:28:52 -07:00
  • 5be2559eda Use flash memory to emulate EEPROM (#11500) Andy Shaw 2018-08-14 07:19:34 +01:00
  • 6964e1a95a Clean up trailing whitespace Scott Lahteine 2018-08-14 00:55:22 -05:00
  • ccf65c5397 Merge pull request #11542 from thinkyhead/bf2_misc_fixes_aug_6 Scott Lahteine 2018-08-14 00:19:45 -05:00
  • 865ee5985f Followup persistent store with heading, const Scott Lahteine 2018-08-13 20:13:59 -05:00
  • a4b0148365 Easier to find 'static inline' Scott Lahteine 2018-08-13 23:55:12 -05:00
  • cc0a60453f Merge pull request #11526 from hasenbanck/eeprom-cleanup Scott Lahteine 2018-08-13 19:45:10 -05:00
  • 65c5227c29 Change M7219 I to setup Max7219 registers, but not do initialization pattern Roxy-3D 2018-08-13 17:46:48 -05:00
  • 577aeb4aa9 All EEPROM access uses persistentStore Nils Hasenbanck 2018-08-12 09:50:39 +02:00
  • 6a8b906318 Followup for persistent_store_api.h Scott Lahteine 2018-08-13 17:43:24 -05:00
  • 66d2b48b59 Update PersistentStore api (#11538) Chris Pepper 2018-08-13 23:30:26 +01:00
  • 60f1376798 Make M7219 I more robust and nice to look at Roxy-3D 2018-08-13 16:59:25 -05:00
  • fd15b1495a add I parameter to M42 to allow access to sensitive pins Roxy-3D 2018-08-13 14:59:29 -05:00
  • 11b411a872 Improve AXIS_DRIVER_TYPE macros Scott Lahteine 2018-08-13 04:39:10 -05:00
  • f1347f783d Optimize thermistor table 71 Scott Lahteine 2018-08-13 02:54:55 -05:00
  • 0bda22367b Allow Einsy RAMBo FAN1_PIN override Scott Lahteine 2018-08-13 02:49:30 -05:00
  • 1b921b246b Fix pca9632_set_led_color Scott Lahteine 2018-08-13 02:40:22 -05:00
  • aa9d329560 Reduce max accel in Creality configs Scott Lahteine 2018-08-11 22:56:51 -05:00
  • c93538e9f3 UBL/planner patch tweaks Scott Lahteine 2018-08-11 22:48:44 -05:00
  • 0af22549a6 Allow G33 to compile with no LCD Scott Lahteine 2018-08-11 22:31:58 -05:00
  • fc55f1da01 Account for UBL correction when setting the planner position (#11486) Thomas Moore 2018-08-10 14:00:50 -04:00
  • b328fb4dc9 Treat TMC2660 like non-TMC (#11508) Scott Lahteine 2018-08-10 00:30:28 -05:00
  • 42ffa58e35 Merge pull request #11488 from timeshell/bugfix-2.0.x Scott Lahteine 2018-08-10 00:24:22 -05:00
  • 72b086b90d Add A5984 to example configurations Scott Lahteine 2018-08-09 22:53:47 -05:00
  • a1a5367380 Smoothieboard V1.0/1.1 and A5984 support Greg Nutt 2018-08-07 20:01:56 -04:00
  • b7e15a65e3 Target specific nxplpc and ststm32 pio platform versions to fix build (#11506) Chris Pepper 2018-08-10 04:41:10 +01:00
  • f891416e70 No raise on G28 after power-loss Scott Lahteine 2018-08-07 13:51:36 -05:00
  • e4ecade8d4 Fix AUTO_POWER_CONTROL compile error Scott Lahteine 2018-08-06 23:20:51 -05:00
  • eee1b7c50c [2.0.x] Fix compile error (#11465) Giuliano 2018-08-07 06:14:53 +02:00
  • e85feb2545 [2.0.x] Better timing handling (#11461) Giuliano 2018-08-07 06:13:36 +02:00
  • 79835590e3 Easier to disable homing validation (#11458) Scott Lahteine 2018-08-06 23:11:37 -05:00
  • 131d216afa Fix drivers.h dependency, defer macro evaluation (#11450) Scott Lahteine 2018-08-03 21:49:04 -05:00
  • 9c62c47579 [2.0.x] Fix Dual X Carriage tool change crash (#11447) Scott Lahteine 2018-08-03 20:47:29 -05:00
  • 9bae413901 Add Bigtreetech/BIQU KFB 2.0 board (#11446) Scott Lahteine 2018-08-03 18:14:26 -05:00
  • f2224755ad Fix jumping progress bar. (#11439) Marcio Teixeira 2018-08-03 16:17:02 -06:00
  • aae02827c0 Cosmetic pins changes Scott Lahteine 2018-08-03 17:02:59 -05:00
  • 64c493ad82 MKS_12864_OLED code cleanup Scott Lahteine 2018-07-30 23:05:36 -05:00
  • b826bf4194 Fix initial safe_speed in jerk code (#11417) Scott Lahteine 2018-07-30 22:50:08 -05:00
  • 2cc950d67e [2.0.x] MKS SBASE Trinamic examples/support (#11402) forkoz 2018-07-30 22:48:58 -05:00
  • 16432376ab Revert "[2.0.x]Idex and bl touch fixes" (#11407) Roxy-3D 2018-07-28 23:14:46 -05:00
  • 74900f7a70 [2.0.x] bltouch home refinements (#11397) Giuliano 2018-07-29 02:30:14 +02:00
  • 6dafb90c01 [2.0.x]Idex and bl touch fixes (#11395) silentninja1 2018-07-28 11:33:31 -04:00
  • 5ce5ff8e9b [2.0.x] fix bltouch homing (#11379) Giuliano 2018-07-28 01:30:08 +02:00
  • 15d68cb496 Pre-override of ST7920 delays before HAL.h Scott Lahteine 2018-07-26 23:33:13 -05:00
  • 8a24ff94d1 AT90USB1286 PIO cleanup and optimization (#11230) Dave Johnson 2018-07-26 03:58:28 -07:00