Commit Graph

  • 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
  • 883b0c9880 Convert custom maths to inlines (#10728) Scott Lahteine 2018-05-13 08:10:08 -05:00
  • 8f3d313086 Merge pull request #10727 from thinkyhead/bf2_smarter_min_max_abs Scott Lahteine 2018-05-13 08:09:48 -05:00
  • 08e36e264e Apply _AXIS macro Scott Lahteine 2018-05-13 03:44:24 -05:00
  • 99ecdf59af Smarter MIN, MAX, ABS macros Scott Lahteine 2018-05-13 01:10:34 -05:00
  • 083ec9963e Tweaks to heater / lcd conditions Scott Lahteine 2018-05-13 03:08:55 -05:00
  • 9d98a62699 Followup to HAL optimizations and delays etagle 2018-05-11 02:27:36 -03:00
  • 8f8c6a9bc4 Move get_axis_position_mm to Planner (#10718) Scott Lahteine 2018-05-12 09:59:11 -05:00
  • a1062eec5b Better handling of DELAY_NS and DELAY_US (#10716) Scott Lahteine 2018-05-12 08:34:04 -05:00
  • f5aaa2d6c0 Fix some compiler warnings Scott Lahteine 2018-05-12 05:27:51 -05:00
  • 3614e6ce0f Fix Switching Extruder with Linear Advance Scott Lahteine 2018-05-12 02:26:14 -05:00
  • 625035a9ce Fix M301 access to lpq_len (#10714) Scott Lahteine 2018-05-12 02:13:40 -05:00
  • 1b225a2809 DUE: Emergency parser for the USB CDC etagle 2018-05-09 23:54:42 -03:00
  • 306f0f2135 Move Stepper::synchronize to Planner (#10713) Scott Lahteine 2018-05-12 01:38:02 -05:00
  • f2e3c9896e Fix compile warnings in backtrace Scott Lahteine 2018-05-11 23:38:29 -05:00
  • acacee80a2 Add JUNCTION_ACCELERATION_FACTOR to configs Scott Lahteine 2018-05-11 23:13:27 -05:00
  • d99f1b2245 [2.0.x] EEPROM code cleanup (#10710) Giuliano 2018-05-12 01:06:04 +02:00
  • 8679f671ed Remove dependency on PI. (#10701) ManuelMcLure 2018-05-11 15:55:56 -07:00
  • 7d78f3476b Use the latest L6470 library Scott Lahteine 2018-05-11 02:20:55 -05:00
  • 6671c064cd Use arc moves for G26 if enabled (#10696) Scott Lahteine 2018-05-11 02:15:14 -05:00
  • 325bbbc8c2 [2.0.x] Enable AD595 and AD8495 in concert (#10693) Scott Lahteine 2018-05-11 01:01:51 -05:00
  • c43235dd39 Remove non-special comments Scott Lahteine 2018-05-11 00:36:04 -05:00
  • 613a3be167 Remove hidden dependencies on destination. Fixes #10686. (#10691) ManuelMcLure 2018-05-10 22:30:51 -07:00
  • 23a876b08d Update a comment in motion.cpp Scott Lahteine 2018-05-10 15:03:37 -05:00
  • 439e0cdd0f Patch up reverse_pass_kernel (and other planner code) (#10674) Scott Lahteine 2018-05-10 01:30:55 -05:00
  • fe5c308872 Correction to Printrboard SDSS pin (#10677) Scott Lahteine 2018-05-10 01:28:55 -05:00
  • 265161ba30 Blink the value for unhomed/unknown axes (#10670) Scott Lahteine 2018-05-10 01:19:20 -05:00
  • 57c2f8d2f6 Trailing whitespace cleanup Scott Lahteine 2018-05-10 00:16:51 -05:00
  • b76344c080 More Trinamic cleanup Scott Lahteine 2018-05-10 00:05:15 -05:00
  • 473c6d3a91 Drop extra RIGIDBOT_PANEL from D6 config Scott Lahteine 2018-05-09 18:01:23 -05:00
  • 44f3a6dc3b [2.0.x] Add missing axes to M911, M912 (#10668) Giuliano 2018-05-10 00:58:11 +02:00
  • 722aba77f3 Fix LIN_ADVANCE + SWITCHING_EXTRUDER stepper directions (#10656) Scott Lahteine 2018-05-09 14:36:09 -05:00
  • a225d2e99e Fix compilation with UBL and Arc/Bézier Scott Lahteine 2018-05-09 00:40:37 -05:00
  • 6d9ec1852a Fix compilation of say_units Scott Lahteine 2018-05-09 00:30:08 -05:00
  • 19f189b4e5 Add UBL support for G2/G3 and G5 (#10648) Scott Lahteine 2018-05-08 11:10:45 -05:00
  • 2cdaf76c40 Merge pull request #10651 from thinkyhead/bf2_junction_deviation Scott Lahteine 2018-05-08 11:09:01 -05:00
  • 4c663b0216 Add JUNCTION_DEVIATION to example configs Scott Lahteine 2018-05-08 03:14:50 -05:00
  • 4d4bf7897d Junction Deviation jerk limiting option Scott Lahteine 2018-05-08 03:13:43 -05:00
  • 0436e16fb2 Apply shorthand Assembler macros Scott Lahteine 2018-05-08 05:10:27 -05:00
  • d1b619be52 Standardize some hexadecimals Scott Lahteine 2018-05-08 09:17:44 -05:00
  • ec05408453 Add 3-frame fan animation to bitmaps (#10654) Scott Lahteine 2018-05-08 09:06:01 -05:00
  • 55f1f8446b Show correct current units in M503 Scott Lahteine 2018-05-08 06:29:53 -05:00
  • 4e16e699c1 Fix sanity checks for dual axes (#10633) Giuliano 2018-05-07 10:34:26 +02:00
  • a1fab8336e Fix abort of SD printing Scott Lahteine 2018-05-07 02:52:26 -05:00
  • e978e6e782 [2.0.x] Arrange LCD options by type (#10630) Scott Lahteine 2018-05-06 19:16:55 -05:00
  • 8c5bc77fb9 Fix the sanity-check for config versions Scott Lahteine 2018-05-06 09:33:09 -05:00
  • 1f11b0f612 Fully init planner sync block Scott Lahteine 2018-05-06 04:21:33 -05:00
  • f30241bda5 Merge pull request #10614 from thinkyhead/bf2_synced_planner_set_position Scott Lahteine 2018-05-06 03:10:43 -05:00
  • 840ff60952 Bring some configs up to date Scott Lahteine 2018-05-06 02:40:54 -05:00
  • 71cd681473 Add Geeetech i3 Pro C / W examples (#10626) Phr3d13 2018-05-06 03:07:54 -04:00
  • 62e7a9c671 Fix up fwretract handling Scott Lahteine 2018-05-03 19:08:49 -05:00
  • bfe223e120 Adjust usage of stepper.synchronize Scott Lahteine 2018-05-03 20:51:10 -05:00
  • af1950a63e Improve sync of stepper positions Scott Lahteine 2018-05-03 17:45:13 -05:00
  • 0c23792344 Apply int32_t to stepper Scott Lahteine 2018-05-03 20:13:01 -05:00
  • c2c02bdc67 Change Max7219 coordinates to traditional (X,Y) Roxy-3D 2018-05-05 16:08:54 -05:00
  • b337698f96 Additional patch for no heated bed Scott Lahteine 2018-05-04 00:15:31 -05:00
  • 0125e009d3 Fix Travis testing of jp-kana Scott Lahteine 2018-05-02 23:51:58 -05:00
  • 76da6cc544 Fix Ender 2 build volume Scott Lahteine 2018-05-02 19:03:22 -05:00
  • d10cb46783 Merge pull request #10595 from nightdemonx/bugfix-2.0.x Scott Lahteine 2018-05-02 09:05:34 -05:00
  • 81b632c255 Additional temp-oriented improvements Scott Lahteine 2018-05-01 19:33:41 -05:00
  • e911635fb1 Add thermocouple with AD8495 support nightdemonx 2018-05-02 01:24:45 +05:00
  • 00e86f1c2d Add Velleman RGB-LED strip support to K8400 Scott Lahteine 2018-05-02 08:10:48 -05:00
  • 410b023b50 [2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) (#10598) Bob-the-Kuhn 2018-05-02 07:54:06 -05:00
  • fcc5baef52 Merge pull request #10589 from thinkyhead/bf2_lcd_bed_leveling_abl Scott Lahteine 2018-05-02 06:22:42 -05:00
  • b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL Scott Lahteine 2018-05-01 07:10:43 -05:00
  • a90d99c27c Rename float32 => float52, etc. Scott Lahteine 2018-05-01 07:08:47 -05:00
  • d7b699ec34 Fewer includes of vector_3.h Scott Lahteine 2018-05-01 07:05:18 -05:00
  • 9312636ee4 Ender-3 config files (#10585) thisiskeithb 2018-05-01 04:44:50 -07:00