Commit Graph

  • cbcb284f4a Allow libServo::attach to work on Teensy 3.5/3.6 Scott Lahteine 2018-05-28 20:55:50 -05:00
  • f89f7c4a82 [2.0.x][LPC176x][Build] Force single precision constants, disable freestanding (#10892) Chris Pepper 2018-05-29 01:38:22 +01:00
  • 4299e5dc8b
    Modify E-stepping macros for use in LINEAR_ADVANCE (#10885) Scott Lahteine 2018-05-28 19:34:08 -05:00
  • 8f14ef855d More concise commentary in planner.cpp Scott Lahteine 2018-05-28 19:24:51 -05:00
  • 6919e87656 Minor cleanup of multi-stepping logic Scott Lahteine 2018-05-28 17:39:23 -05:00
  • 16da5c62d0 Teensy 3.x fastio pullup (#10890) android444 2018-05-28 23:25:12 +02:00
  • 853a9056ac Long thermistor tables need special consideration Scott Lahteine 2018-05-28 06:18:11 -05:00
  • a4f9c3373f Tweak thermistor spacing Scott Lahteine 2018-05-28 03:26:15 -05:00
  • 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) Scott Lahteine 2018-05-27 23:45:01 -05:00
  • 1ce97f1f6d
    Faster (bisect) search in thermistor tables (#10883) Scott Lahteine 2018-05-27 23:27:51 -05:00
  • 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER Scott Lahteine 2018-05-27 17:56:21 -05:00
  • 945139e328 Clean up some formatting Scott Lahteine 2018-05-27 03:11:36 -05:00
  • 9c235ef821 [HAL]Add support for ST7920 - Teensy 3.x (#10872) android444 2018-05-27 10:36:57 +02:00
  • 7b9f0302d4 Fix Bresenham rounding errors, add link to article (#10871) Eduardo José Tagle 2018-05-27 03:49:59 -03:00
  • 2566342979 Adjust some commentary Scott Lahteine 2018-05-27 00:10:05 -05:00
  • 1b200f3312 Sanity check SWITCHING_EXTRUDER with SINGLENOZZLE Scott Lahteine 2018-05-26 23:23:07 -05:00
  • 22771dd2dd Update 'board_f_cpu' to 'board_build.f_cpu' Scott Lahteine 2018-05-26 22:36:12 -05:00
  • 6775a16c97 Fix switching extruder stepping with LA Scott Lahteine 2018-05-26 19:06:49 -05:00
  • 05fc761929
    Merge pull request #10858 from thinkyhead/bf2_rename_some_options Scott Lahteine 2018-05-26 18:42:39 -05:00
  • 2e139fe50f Tweak configuration spacing Scott Lahteine 2018-05-26 02:22:03 -05:00
  • 931ab4ec40 Rename Junction Deviation options Scott Lahteine 2018-05-26 02:19:28 -05:00
  • aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION Scott Lahteine 2018-05-26 02:02:39 -05:00
  • cf7d5a642a
    Fix manual moves for switching tools (#10868) Scott Lahteine 2018-05-26 18:30:53 -05:00
  • 1da2c4f1c1 Text LCD display routine fix. Coauthored with @MagoKimbra (#10864) Eduardo José Tagle 2018-05-26 20:13:33 -03:00
  • 498a328148
    Merge pull request #10860 from Bob-the-Kuhn/upload-extra-script-fix Bob Kuhn 2018-05-26 09:40:55 -05:00
  • 1c0ad8bbae wrong type of exit method Bob-the-Kuhn 2018-05-26 08:17:03 -05:00
  • 01d37e00af
    Fix up stepper ISR with linear advance timing (#10853) Scott Lahteine 2018-05-26 01:00:13 -05:00
  • 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) Eduardo José Tagle 2018-05-26 01:32:37 -03:00
  • 235facd545 install AVRDUDE 5.10, faster disk find for LPC1768 (#10849) Bob Kuhn 2018-05-25 20:26:48 -05:00
  • 645df23eb0 Fix warning with FASTER_GCODE_PARSER disabled Scott Lahteine 2018-05-25 06:45:42 -05:00
  • d74e333c0f Make sure FAN_ANIM_FRAMES is defined Scott Lahteine 2018-05-25 05:28:19 -05:00
  • e2db509d58 [2.0.x] Update/Fix LPC1768 extra script upload_extra_script.py (#10843) Bob Kuhn 2018-05-25 04:31:18 -05:00
  • 7261f48872 Fix reset of endstops and move state Scott Lahteine 2018-05-24 19:28:15 -05:00
  • 50fa8e01c1 Minor optimization of axis_did_move bits Scott Lahteine 2018-05-24 19:08:07 -05:00
  • a94506ada0 Fix K8400 Y min pos, M118 comment Scott Lahteine 2018-05-24 08:21:16 -05:00
  • 336a022529 Support Malyan LCD without SD Scott Lahteine 2018-05-24 04:39:34 -05:00
  • f28e366b77 Followup for core endstops Scott Lahteine 2018-05-24 03:02:44 -05:00
  • 8b44745bc7
    Clean up and consolidate SD-related code (#10831) Scott Lahteine 2018-05-24 01:18:56 -05:00
  • 9644d56b42 Patches for core motion tests Scott Lahteine 2018-05-24 00:04:47 -05:00
  • 5f8591528e Remove #pragmas that don't help c files Scott Lahteine 2018-05-23 23:47:16 -05:00
  • 230ae6a143 Default G30 to engage / disengage Scott Lahteine 2018-05-23 16:20:06 -05:00
  • 3e3789da85
    Regression: Endstops Core compatibility (#10823) Scott Lahteine 2018-05-23 03:45:25 -05:00
  • c89649b46e Suppress U8glib build warnings Scott Lahteine 2018-05-23 02:37:09 -05:00
  • bbd09a99f1 32 bit boards classification cleanup (#10818) Axel 2018-05-22 22:20:24 -04:00
  • ee333f6be2 Followup to endstops tweaks Scott Lahteine 2018-05-22 20:34:59 -05:00
  • d98bc71af7 Boards classification arrangement (#10814) Axel 2018-05-22 03:56:51 -04:00
  • 22e0691a70 [2.0.x] Add Sublime support for Auto build, minor Auto-build update (#10809) Bob Kuhn 2018-05-22 02:04:51 -05:00
  • 4b610b333e Tweak G38 formatting Scott Lahteine 2018-05-22 01:56:03 -05:00
  • d2647c1f19 Fix G1 behaviour after tool unpark Scott Lahteine 2018-05-22 00:53:00 -05:00
  • 3bb950c69a Fix DEBUG_LEVELING_FEATURE for MBL Scott Lahteine 2018-05-22 00:43:15 -05:00
  • 1af98519cd Group and adjust LCD buttons code Scott Lahteine 2018-05-21 20:32:16 -05:00
  • 0c3773d724 Cleanup in stepper_indirection.h Scott Lahteine 2018-05-22 00:18:21 -05:00
  • 4118199ddd Tweaks to core headers Scott Lahteine 2018-05-21 20:32:10 -05:00
  • 4b2f6e3b2b
    [2.0.x] Add endstop noise filter (#10796) Scott Lahteine 2018-05-21 15:51:38 -05:00
  • 65a004564c Stepper::set_position needed for some applications Scott Lahteine 2018-05-21 15:05:17 -05:00
  • 435ecb6b67 Followup to stepper/planner refactor Scott Lahteine 2018-05-20 22:20:11 -05:00
  • 6dfbb39f83 [LPC1768] Add error-handling to upload script, update autobuild.py (#10802) Bob Kuhn 2018-05-20 21:22:04 -05:00
  • 68d7fcec83 Simplify and fix Z fade height edit Scott Lahteine 2018-05-20 12:29:23 -05:00
  • d557c84a71 [2.0.x] Error for FAST_PWM_FAN with 32 bit CPU (#10798) Bob Kuhn 2018-05-20 11:37:55 -05:00
  • 16f92dca44
    Merge pull request #10688 from ejtagle/bugfix-2.0.x Scott Lahteine 2018-05-20 07:24:39 -05:00
  • 569df3fc0c Fix interrupt-based endstop detection etagle 2018-05-16 04:08:43 -03:00
  • a4af975873 Fix planner block optimization etagle 2018-05-18 04:04:01 -03:00
  • e0ca627033 Planner block HOLD flag etagle 2018-05-13 00:49:54 -03:00
  • a11eb50a3e Refactor and optimize Stepper/Planner etagle 2018-05-09 02:17:53 -03:00
  • 0566badcef Add memory barrier, optimal interrupt on-off etagle 2018-05-16 16:38:17 -03:00
  • c2fb2f54a1 Use assembly for AVR ISR vectors Scott Lahteine 2018-05-13 14:46:08 -05:00
  • 206014a957 Fix LPC176x timer functions Scott Lahteine 2018-05-15 03:32:40 -05:00
  • 59f7861bcb
    Move backtrace to the HAL folder (#10790) Scott Lahteine 2018-05-20 01:33:21 -05:00
  • 228139eae6 Tweak some LCD comments Scott Lahteine 2018-05-19 20:37:45 -05:00
  • 7dc03ce721 Simplified fix for babystep pulse width Scott Lahteine 2018-05-19 17:26:11 -05:00
  • 65270d6a96 Fix LIN_ADVANCE + SWITCHING_EXTRUDER Scott Lahteine 2018-05-19 18:19:03 -05:00
  • 62e2987488 add AT90USB support & add items to popup menu (#10779) Bob Kuhn 2018-05-19 17:39:26 -05:00
  • 9ad42d6617 add delay between pulse edges (#10778) Bob Kuhn 2018-05-19 17:12:16 -05:00
  • fe7aea7bf6
    Merge pull request #10772 from GMagician/2.0.x-address-#10766 Scott Lahteine 2018-05-19 17:10:56 -05:00
  • 83d42f33e1 Add HAS_HOTEND_OFFSET_Z conditional Scott Lahteine 2018-05-19 16:37:27 -05:00
  • 3c76bda2d8 Fix switching extruder GMagician 2018-05-18 20:16:59 +02:00
  • 8f18854d4d monitor_baud => monitor_speed Scott Lahteine 2018-05-19 16:59:23 -05:00
  • c173a31060 Fix some compile warnings Scott Lahteine 2018-05-19 16:54:37 -05:00
  • e1d9046efc [2.0.x] Temperature reading fix (#10774) Giuliano 2018-05-19 22:39:36 +02:00
  • 9b64fdbc3a [LPC176x] HAL: Add missing program space definition (#10776) Chris Pepper 2018-05-19 21:37:54 +01:00
  • 50270b53a0 Clear up some more compile warnings Scott Lahteine 2018-05-17 18:40:22 -05:00
  • 06fd4d7b28 Improve NOMORE, NOLESS, and LIMIT macros etagle 2018-05-16 17:16:07 -03:00
  • 40d7e12827 Removing warnings from compilation etagle 2018-05-16 15:02:36 -03:00
  • b9079aa1b5
    Merge pull request #10754 from comps/fan-max-pwm-scaling Scott Lahteine 2018-05-15 22:23:47 -05:00
  • 9a531da861 Support Darwin environment on buildroot/bin (#10751) KangDroid 2018-05-16 12:22:03 +09:00
  • 0755fe8ba2 Add FAN_MAX_PWM to example configs Scott Lahteine 2018-05-15 21:08:54 -05:00
  • 43ddb29f9e Add FAN_MAX_PWM for M106-controlled fans Jiri Jaburek 2018-05-15 19:56:48 +02:00
  • 0ea60d506a Clear up LCD-related compile issues Scott Lahteine 2018-05-14 23:54:50 -05:00
  • eb2eb72720
    Modify UBL mesh_is_valid and use in leveling_is_valid (#10746) Scott Lahteine 2018-05-14 22:36:03 -05:00
  • b7dfc79988
    Disable SERIAL_PORT_2 by default and sanity-check it (#10748) Scott Lahteine 2018-05-14 21:38:24 -05:00
  • 3f6073e23a Followup tweak to lcdprint_u8g.cpp Scott Lahteine 2018-05-14 14:42:04 -05:00
  • 7edf5bcb7b
    Merge pull request #10742 from thinkyhead/bf2_u8g_code_cleanup Scott Lahteine 2018-05-14 14:40:44 -05:00
  • ba100e9548 Clean up and reduce Travis CI tests Scott Lahteine 2018-05-14 13:47:56 -05:00
  • fb608938f8 Prevent compilation of unused u8g-oriented code Scott Lahteine 2018-05-14 05:35:05 -05:00
  • 35258dd50b Consistent heating status and status reset Scott Lahteine 2018-05-13 17:18:19 -05:00
  • 37b15fe4cf Reorder HAL timer header items Scott Lahteine 2018-05-13 16:48:02 -05:00
  • 836b0bbeee Fix MBL line_to_destination Scott Lahteine 2018-05-13 16:48:42 -05:00
  • ba4c32eec5 Followup to _AXIS patch Scott Lahteine 2018-05-13 10:40:45 -05:00
  • d9154ebdf6 Followup to math patch Scott Lahteine 2018-05-13 09:29:08 -05:00
  • f07260c33f Don't babystep on long click unless printing Scott Lahteine 2018-05-13 08:11:21 -05:00