Commit Graph

  • 8c69adba8b
    Merge pull request #8553 from Bob-the-Kuhn/2.0.x-U8Glib-follow-up Bob-the-Kuhn 2017-11-25 14:26:32 -06:00
  • ba5ff1a838 Try manual install of backports.functools_lru_cache Scott Lahteine 2017-11-25 13:42:04 -06:00
  • be00e421a7 Patch up M290, M851 Scott Lahteine 2017-11-25 14:00:39 -06:00
  • fc40d56131 fixed error, updated defaults, added notes Bob-the-Kuhn 2017-11-24 20:38:14 -06:00
  • d29cb646e3
    Fix erroneous reference to temperature in time calculations Roxy-3D 2017-11-25 10:40:56 -06:00
  • 7bb1721f35 Fix _BV already defined warnings for Teensy Thomas Moore 2017-11-24 22:34:39 -06:00
  • 5f9592a523 Cleanup narrowing warning in pin_is_protected Thomas Moore 2017-11-24 22:15:56 -06:00
  • 34eaaab5fb Fix _BV already defined warnings Thomas Moore 2017-11-24 21:59:31 -06:00
  • 2ea779e560 Allow bed probe sanity checks to run Thomas Moore 2017-11-24 21:59:01 -06:00
  • d24b1190bd Don't use Z_MIN_PROBE_ENDSTOP on DELTA Scott Lahteine 2017-11-24 18:24:22 -06:00
  • e34c6827ea Init MIXING virtual tools as switching Scott Lahteine 2017-11-24 18:02:09 -06:00
  • a9ecb975b2 Apply LINEAR_UNIT to M503 output for M200 Scott Lahteine 2017-11-24 17:27:56 -06:00
  • d95ee0f003
    Merge pull request #8551 from revilor/bugfix-2.0.x Scott Lahteine 2017-11-24 17:16:23 -06:00
  • 80ada58818 One fewer function call in probe_pt Scott Lahteine 2017-11-24 17:10:27 -06:00
  • 92a0dc552a MK2_MULTIPLEXER does not require E2/E3 stepper pins oliver 2017-11-24 23:56:39 +01:00
  • a81df268fd
    Merge pull request #8547 from thinkyhead/bf2_babystep_gfx_overlay Scott Lahteine 2017-11-24 16:18:01 -06:00
  • b49acce035 Tweaks for lcd_external_control Scott Lahteine 2017-11-24 15:46:45 -06:00
  • 1ef1052ae1 Phatter arrows for Z offset overlay Scott Lahteine 2017-11-24 14:46:12 -06:00
  • 5926c9c97b Followup for MESH_EDIT_GFX_OVERLAY Scott Lahteine 2017-11-24 13:35:08 -06:00
  • ab03a31cc9 Patch G0/G1 for NANODLP_Z_SYNC Scott Lahteine 2017-11-24 14:04:14 -06:00
  • a766dfb3b1
    Merge pull request #8536 from thinkyhead/bf2_nanodlp_z_move_sync Scott Lahteine 2017-11-24 13:11:14 -06:00
  • fd13489a8a
    Combine some Travis tests Scott Lahteine 2017-11-24 13:10:54 -06:00
  • 01e207213f Fix MK2_MULTIPLEXER stepper indirection Scott Lahteine 2017-11-24 12:49:28 -06:00
  • ec04cf27d3
    Fix the G26 out of scope identifiers in the v2.0.0 branch (#8543) Roxy-3D 2017-11-24 10:39:56 -06:00
  • dc82babe8e Implement NANODLP_Z_SYNC for 2.0.x Scott Lahteine 2017-11-24 00:28:06 -06:00
  • 4d517d169a
    Merge pull request #8535 from thinkyhead/bf2_more_mesh_G26 Scott Lahteine 2017-11-23 23:17:06 -06:00
  • c6b0c104bb Adapt G26 to work for all meshes Scott Lahteine 2017-11-23 17:59:43 -06:00
  • 5ce7f23afa Config option G26_MESH_VALIDATION for all meshes Scott Lahteine 2017-11-23 17:49:05 -06:00
  • c19eb33408 Move G26 to gcode sub-folder Scott Lahteine 2017-11-23 17:01:13 -06:00
  • a03f93bab4 Fix fan kickstart Scott Lahteine 2017-11-23 21:42:45 -06:00
  • 9e3c41f9e8 Tweak fan kickstart / speed code Scott Lahteine 2017-11-21 19:04:09 -06:00
  • 8602461da8
    Merge pull request #8523 from GMagician/2.0-Tool-change-bad-behaviour-fix Scott Lahteine 2017-11-22 21:29:33 -06:00
  • 118ac61e59 [2.0.x] Tool change bad behaviour fix GMagician 2017-11-22 23:44:25 +01:00
  • c35d27f77c
    Merge pull request #8299 from tcm0116/2.0.x-BIQU_BQ111-A4 Scott Lahteine 2017-11-22 19:16:04 -06:00
  • 1685cd193b Tweak char_mode init Scott Lahteine 2017-11-22 19:12:08 -06:00
  • 7533ccfa83
    Merge pull request #8527 from thinkyhead/bf2_lcd_init_charset Scott Lahteine 2017-11-22 19:06:29 -06:00
  • 9406c87a97 Fix up LCD init / charset Scott Lahteine 2017-11-22 18:22:55 -06:00
  • fa577392b2 Add BIQU BQ111-A4 board Thomas Moore 2017-11-07 21:14:46 -06:00
  • c2fc78c3a8 #ifndef => #if !PIN_EXISTS Scott Lahteine 2017-11-22 16:28:40 -06:00
  • 001ce7a2fd
    Merge pull request #8521 from teemuatlut/Ultratronics Scott Lahteine 2017-11-22 16:18:59 -06:00
  • c613a1ed38 Fix indentation, stepper.h dependency, etc. Scott Lahteine 2017-11-22 14:51:42 -06:00
  • f011a32771 Board definitions for Ultratronics Pro v1.0 teemuatlut 2017-11-21 11:13:59 +02:00
  • 0c95262b9e
    Merge pull request #8518 from Bob-the-Kuhn/temp-test-servo-2 Bob-the-Kuhn 2017-11-21 21:54:25 -06:00
  • 9dad534f02 fixed Bob-the-Kuhn 2017-11-21 21:29:00 -06:00
  • 4371345cbe
    Don't re-init graphical LCD after boot screen Scott Lahteine 2017-11-21 18:23:39 -06:00
  • 8d0a45f5d4
    Merge pull request #8512 from thinkyhead/bf2_debouncer Scott Lahteine 2017-11-21 17:46:20 -06:00
  • 56c02b7f59 Shift register buttons question Scott Lahteine 2017-11-21 00:20:01 -06:00
  • 3994d3b935 General cosmetic LCD Scott Lahteine 2017-11-21 00:18:46 -06:00
  • 617993d0ea Patch for !!TEST (was _BV once?) Scott Lahteine 2017-11-21 00:17:36 -06:00
  • 3269d8dd62 Tweak M42 var Scott Lahteine 2017-11-20 23:30:59 -06:00
  • cf2c5266ed
    Merge pull request #8514 from MateuszKrawczuk/patch-1 Scott Lahteine 2017-11-21 15:44:59 -06:00
  • bb1a6eea88
    Remove pin count check for MIGTHYBOARD_REVE Mateusz Krawczuk 2017-11-21 14:38:02 +01:00
  • 1ce0fb336b Patch Max7219_LED_Set input args Scott Lahteine 2017-11-20 21:15:15 -06:00
  • 63e135732c
    Merge pull request #8495 from GMagician/Tool-change-fix Scott Lahteine 2017-11-20 20:36:46 -06:00
  • a61127a421 [2.0.x] tool change bad behaviours GMagician 2017-11-19 12:26:25 +01:00
  • 5cfdb76186
    Merge pull request #8425 from Vynt-1/bugfix-2.0.x Scott Lahteine 2017-11-20 16:18:16 -06:00
  • e2724c68ab Update pins_RURAMPS4D.h Vitaliy Sapyanov 2017-11-14 00:32:43 +03:00
  • 9770062309
    Merge pull request #8463 from thinkyhead/bf2_32bit_M42 Scott Lahteine 2017-11-20 15:12:30 -06:00
  • 586c1e4e73
    Merge pull request #8484 from Bob-the-Kuhn/P1.02-P1.20 Scott Lahteine 2017-11-20 15:03:00 -06:00
  • 37a8d0b809
    Merge pull request #8464 from tcm0116/2.0.x-pio_lib_deps Scott Lahteine 2017-11-20 15:02:27 -06:00
  • 3066655727 Try port*100+pin, fix config dependency Scott Lahteine 2017-11-19 20:26:53 -06:00
  • ba8bc7ea80 Cosmetic tweaks Scott Lahteine 2017-11-19 23:00:43 -06:00
  • f409147116 Fix P2_04, P2_05 Scott Lahteine 2017-11-19 19:54:23 -06:00
  • a28ccabe2a M42 P1.20 fix Bob-the-Kuhn 2017-11-18 12:57:32 -06:00
  • 5060195e8a
    Merge pull request #8502 from fiveangle/bf_sync_tempurature_h Bob-the-Kuhn 2017-11-20 10:36:24 -06:00
  • 33912fa7e8 Update Temperature::setPwmFrequency prototype to match source Unknown 2017-11-20 01:49:21 -08:00
  • 5a52cf6a71
    Merge pull request #8499 from thinkyhead/bf2_workaround_sq Scott Lahteine 2017-11-19 16:08:09 -06:00
  • b9327a4d16 Misc. general cleanup Scott Lahteine 2017-11-19 14:12:45 -06:00
  • 8836623e0f Fix sq/min/max macros after platform headers Scott Lahteine 2017-11-19 14:01:05 -06:00
  • fe4f009fdd 32-bit unless… Scott Lahteine 2017-11-19 14:00:41 -06:00
  • 25af9decfe Remove enum.h include of MarlinConfig.h Scott Lahteine 2017-11-19 15:11:11 -06:00
  • 1d4571b88d Dependency adjustments Scott Lahteine 2017-11-19 13:59:40 -06:00
  • 550f1025f0 Try using <Arduino.h> everywhere Scott Lahteine 2017-11-19 13:57:07 -06:00
  • c0000a0cdc Move servo code to modules/servo.* Scott Lahteine 2017-11-19 13:39:46 -06:00
  • 81bc428b48 Don't compile custom u8g without DOGLCD Scott Lahteine 2017-11-19 13:37:33 -06:00
  • 3af7fc07e7
    Merge pull request #8446 from Bob-the-Kuhn/LPC1768-PWM-rewrite Scott Lahteine 2017-11-18 07:07:30 -06:00
  • c14000775b PWM fixes, slow down fan update Bob-the-Kuhn 2017-11-15 19:01:52 -06:00
  • 60adc6ff02 Display filwidth ratio in terms of E mm Scott Lahteine 2017-11-18 07:01:49 -06:00
  • 6e533748eb Fixes #8472 Scott Lahteine 2017-11-18 05:15:55 -06:00
  • 485abb023b
    Merge pull request #8456 from thinkyhead/bf2_wednesday_tweaks Scott Lahteine 2017-11-18 04:49:53 -06:00
  • ca6d408549
    Merge pull request #8477 from thinkyhead/bf2_some_formatting Scott Lahteine 2017-11-18 03:45:51 -06:00
  • 3bba7d60f3 No retroactive changes with M851 Z Scott Lahteine 2017-11-16 16:53:55 -06:00
  • 32512332df Apply some formatting Scott Lahteine 2017-11-18 02:08:03 -06:00
  • 7dacc999b9 Remove obsolete show_bootscreen var Scott Lahteine 2017-11-17 16:59:02 -06:00
  • 9729528d13
    Update UBL's Delta Probable locations Roxy-3D 2017-11-17 16:44:57 -06:00
  • d48cb6bf41 Apply coding standards to Max7219 Scott Lahteine 2017-11-17 15:32:21 -06:00
  • 50a5bb77d2 Update PlatformIO lib_deps Thomas Moore 2017-11-16 23:23:07 -06:00
  • bd8bcf06e7 Updates to Anet A8 configurations Scott Lahteine 2017-11-16 23:19:36 -06:00
  • 1502b6ad8a
    Merge pull request #8460 from Bob-the-Kuhn/E0-autofan Bob-the-Kuhn 2017-11-16 18:44:56 -06:00
  • 7eea000f4b E0 auto fan fixes Bob-the-Kuhn 2017-11-16 18:10:54 -06:00
  • a7ff4f5799
    Merge pull request #8455 from thinkyhead/bf2_filwidth_fix Scott Lahteine 2017-11-16 17:58:42 -06:00
  • b2dda096fe Fix FILAMENT_LCD_DISPLAY for disabled state Scott Lahteine 2017-11-16 16:19:58 -06:00
  • 1e8afb66b7 Fix a planner comment Scott Lahteine 2017-11-16 16:54:03 -06:00
  • 50f09cc029 Miscellaneous cleanup Scott Lahteine 2017-11-16 00:27:24 -06:00
  • 63257dc083 Fix M503 output for M145 Scott Lahteine 2017-11-15 03:58:43 -06:00
  • 166dbada91
    Merge pull request #8438 from thinkyhead/bf2_thermistor_ov Scott Lahteine 2017-11-15 03:50:50 -06:00
  • 0918dae66e Add OV() macro for use in thermistor tables Scott Lahteine 2017-11-15 03:14:55 -06:00
  • 24057270a3
    Merge pull request #8420 from RowanMeara/rm-dithering-2.0.x Scott Lahteine 2017-11-15 02:30:19 -06:00
  • 5079a02c90 Add HAL_SERVO_LIB to HAL_Due.h Scott Lahteine 2017-11-15 02:06:48 -06:00
  • 9c3761047e
    Merge pull request #8434 from thinkyhead/bf2_fix_M32_subroutines Scott Lahteine 2017-11-15 01:15:02 -06:00