Commit Graph

  • 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
  • 094e6d81a5 Add Einstart-S support (#11219) Lee Olivares 2018-07-26 03:52:22 -07:00
  • 244b9a8257 Better fastio 1280/2560 pin list Scott Lahteine 2018-07-26 05:23:13 -05:00
  • 955a7f0ae9
    Improve driver.h macros (#11371) Scott Lahteine 2018-07-26 05:11:22 -05:00
  • aadcf08913 [2.0.x] add Calibrate Z (M915) to Prepare Menu (#11331) MikeLud 2018-07-26 06:09:49 -04:00
  • 4237c3d9f8 [2.0.x] different bltouch init (#11135) Giuliano 2018-07-26 12:04:09 +02:00
  • 624986d423 Ensure ADC conversion is complete before reading (#11336) Andy Shaw 2018-07-26 09:59:19 +01:00
  • e2aa635e70 Fix Anet A6 thermistors Scott Lahteine 2018-07-26 02:02:27 -05:00
  • 67b205fd45 Add support for board RuRAMPS4D v1.3 (#11363) Bo Herrmannsen 2018-07-26 02:32:27 +02:00
  • d1c6687ecd Update MKS sBase pins (#11357) forkoz 2018-07-25 19:19:09 -05:00
  • 048dbf6eca
    Merge pull request #11275 from thinkyhead/bf2_pwm_adjustments Scott Lahteine 2018-07-25 19:02:28 -05:00
  • e05e95cf97 Clean trailing whitespace Scott Lahteine 2018-07-25 18:49:32 -05:00
  • 22ebbc091f Tweak some SoftPWM code Scott Lahteine 2018-07-15 16:07:31 -05:00
  • 32de09f5c5 Specify some extra CR-10S pins Scott Lahteine 2018-07-15 19:59:01 -05:00
  • 9c2bfa2ab3 Remove extra parameter to enqueue. (#11364) J.C. Nelson 2018-07-25 16:02:02 -07:00
  • bd3ec66a78 [2.0.x] typo fix (#11365) Giuliano 2018-07-26 01:00:47 +02:00
  • 4dfbae0e5c
    Merge pull request #11264 from teemuatlut/bf2_define_drivers Scott Lahteine 2018-07-25 04:05:04 -05:00
  • fbcdf5eaeb Simplify stepper driver per-axis selection teemuatlut 2018-07-14 14:13:06 +03:00
  • e5c0b490c8 Add *_DRIVER_TYPE to example configs Scott Lahteine 2018-07-17 19:47:08 -05:00
  • fbdbe53290 Fix get_period_inverse(0) so it doesn't crash (#11334) Eyal 2018-07-25 09:58:40 +03:00
  • 14e2b11195 Fix spelling in configs Scott Lahteine 2018-07-24 21:03:27 -05:00
  • 4685c7d59f Followup to M91x I patch Scott Lahteine 2018-07-13 02:48:15 -05:00
  • 62fa028155
    Handle dual gantry machines better Roxy-3D 2018-07-24 15:34:53 -05:00
  • 09485f63e9
    add missing ')' Roxy-3D 2018-07-22 10:50:41 -05:00
  • a35abce1ac
    Fix missing ')' Roxy-3D 2018-07-19 19:20:40 -05:00
  • 76d4cfb064 Tweak some Max7219 code Scott Lahteine 2018-07-19 18:49:39 -05:00
  • 4195757585
    Merge pull request #11309 from thinkyhead/bf2_manual_probe_start_z Scott Lahteine 2018-07-19 18:26:26 -05:00
  • 03b01e2500
    Folger Tech i3-2020 now defaults to 2 Max7219 units Roxy-3D 2018-07-19 17:02:46 -05:00
  • db85ca93c4
    Change Max7219_idle_task() to use a column instead of row if Y-Axis as 16 LED's Roxy-3D 2018-07-19 17:01:31 -05:00
  • 9660996cc3
    Add Multi Unit Support for Max7219 to bugfix_2.0.0 (#11285) Roxy-3D 2018-07-19 13:56:47 -05:00
  • 39c8aed8ba Add MANUAL_PROBE_START_Z to example configs Scott Lahteine 2018-07-18 21:17:29 -05:00
  • 2106fa26b1 Add MANUAL_PROBE_START_Z for manual probing Scott Lahteine 2018-07-18 21:17:15 -05:00
  • 17ed0f815c Fix tool_change call in UBL G29 Scott Lahteine 2018-07-18 20:29:34 -05:00
  • 6d2aff03bd
    Merge pull request #11306 from thinkyhead/bf2_power_loss_pin Scott Lahteine 2018-07-18 20:13:20 -05:00