Commit Graph

  • 0f7d82bab1 [2.0.x] include AVR HAL in PIO src_filter for at90usb_dfu (#11778) Dave Johnson 2018-09-09 02:15:23 -07:00
  • d783400330 Updates to STM32F7 HAL, for completeness (#11770) Sam Lane 2018-09-09 09:26:15 +01:00
  • 72af8e0f02 Patch extruder_advance_K edit menu Scott Lahteine 2018-09-09 03:21:08 -05:00
  • 7e8c073fba Fix extruder stops extruding with LA (#11758) Sebastianv650 2018-09-09 07:04:14 +02:00
  • 0c01099f17 hop_amount => current_hop Scott Lahteine 2018-09-08 21:16:41 -05:00
  • eafd62308e
    Use TMC2208Stepper v0.2.5 (#11714) Scott Lahteine 2018-09-08 20:41:21 -05:00
  • e25d2ae4a2 [2.0.x] SWITCHING_TOOLHEAD (#11623) Kevin 2018-09-08 08:43:24 +02:00
  • f417408df1 [STM32F1] Fix HAL for new PlatformIO (#11749) Alexander Amelkin 2018-09-08 02:15:32 +03:00
  • 3d7f2c1fde
    Fix directory name to be consistent (#11745) Roxy-3D 2018-09-06 14:10:40 -05:00
  • a9c98a0e47
    Create _Bootscreen.h Roxy-3D 2018-09-06 10:24:03 -05:00
  • 9f85d3a9cb
    Create _statusscreen.h Roxy-3D 2018-09-06 10:23:20 -05:00
  • e2e7b1d705
    Break out support of the T-Rex 3 Roxy-3D 2018-09-06 10:20:20 -05:00
  • 67996c2b66
    Break out support for the T-Rex 3 Roxy-3D 2018-09-06 10:19:05 -05:00
  • 9c8d9d282f
    Break out support for Formbot T-Rex3 from previous versions Roxy-3D 2018-09-06 09:49:04 -05:00
  • e3aac59637
    Create pins_FORMBOT_TREX3.h Roxy-3D 2018-09-06 09:46:23 -05:00
  • f580247581
    Create pins_FORMBOT_TREX2.h Roxy-3D 2018-09-06 09:45:29 -05:00
  • 073857646b
    seperate the T-Rex2 and T-Rex3 support Roxy-3D 2018-09-06 09:43:43 -05:00
  • fe4fc2883b
    Add support for Formbot T-Rex3 Roxy-3D 2018-09-06 09:41:59 -05:00
  • 2a61c9a939 Various fixups to configs, spacing, etc. Scott Lahteine 2018-09-06 05:33:16 -05:00
  • b3efbc6e6e Add MANUAL_E_MOVES_RELATIVE to more configs Scott Lahteine 2018-09-06 02:05:02 -05:00
  • 3b2690ab02
    Merge pull request #11733 from marcio-ao/pr-relative-manual-extrusion-moves Scott Lahteine 2018-09-06 02:01:21 -05:00
  • 679e4602fe Add MANUAL_E_MOVES_RELATIVE to examples Scott Lahteine 2018-09-06 02:00:03 -05:00
  • beb51c2d58 Show manual extrusion moves as relative in LCD Marcio Teixeira 2018-09-05 08:18:08 -06:00
  • d10f29ae2e Pass segment length in G2-G3 Scott Lahteine 2018-09-06 01:43:12 -05:00
  • dcfde2317f
    Pass segment length in prepare_kinematic_move_to (#11737) Scott Lahteine 2018-09-06 01:40:22 -05:00
  • d5379ee9d6
    Fix search for white space in enqueued commands Roxy-3D 2018-09-05 16:57:08 -05:00
  • 8d5bea073b
    Assume one Max7219 unit if not specified Roxy-3D 2018-09-05 14:18:13 -05:00
  • 9651ceb36b
    Correct spelling of #endif Roxy-3D 2018-09-05 10:46:08 -05:00
  • b213a89ef5 Sanity-check NOZZLE_PARK_POINT Scott Lahteine 2018-09-05 06:18:08 -05:00
  • 86ee74731e Comment for RADDS + RRDFGSC Scott Lahteine 2018-09-05 05:45:17 -05:00
  • ae1271b2ae RADDS: Update Full Graphic Display Pins (#11731) Kevin 2018-09-05 10:51:54 +02:00
  • 650d4313c4 Bring some configs up to date Scott Lahteine 2018-09-05 03:37:33 -05:00
  • 530a13ab6c [2.0.x] SECURITYFIX missing max temp error when PID is used (#11717) AnHardt 2018-09-05 08:41:45 +02:00
  • 12fded46c2 Correct some FR strings Scott Lahteine 2018-09-04 03:59:30 -05:00
  • aefc2f7cf9 Add Anet A2 and A2 Plus Configurations (#11677) Michael Triffon 2018-09-04 00:38:51 -04:00
  • 72fdb6bab3 Fix SWITCHING_NOZZLE zdiff (#11683) scott0122 2018-09-04 12:24:40 +08:00
  • 8b837dc3ad No need for last \n in G-code items Scott Lahteine 2018-09-03 23:23:20 -05:00
  • d1ceaf5550
    [2.0.x] Followup to IDEX changes (#11707) Scott Lahteine 2018-09-03 23:15:31 -05:00
  • d62f4df0b7
    Disable LCD Pins used by new Max7219 hook up if in that mode Roxy-3D 2018-09-03 09:56:25 -05:00
  • fa772c31bf
    Provide more options for Max7219 connection on Formbot Roxy-3D 2018-09-03 09:52:36 -05:00
  • 8e18e48d49
    Merge pull request #11610 from Freeviv/bugfix-2.0.x Scott Lahteine 2018-09-03 03:55:38 -05:00
  • 4668c71a75 Revert circleci oopsie Scott Lahteine 2018-09-03 01:59:49 -05:00
  • 59e76e5fdf [2.0.x] Fix planner computation (#11708) Giuliano Zaro 2018-09-03 07:29:29 +02:00
  • 509ee44611
    Boot and status file should not have been added to main directory! Roxy-3D 2018-09-02 10:25:36 -05:00
  • f8abe12a9c
    Boot and status file should not have been added to main directory! Roxy-3D 2018-09-02 10:25:13 -05:00
  • 7680b64aa6
    IDEX clean up (#11690) Roxy-3D 2018-09-02 10:18:59 -05:00
  • 8c11220042
    [2.0.x] Debug Travis tests and scripts (#11704) Scott Lahteine 2018-09-02 03:27:39 -05:00
  • d0c96ee83e Use TMC2208Stepper 0.2.1 for LPC1768 Scott Lahteine 2018-09-01 17:51:14 -05:00
  • 49e107cea9 Restrict SW serial to AVR (#11696) teemuatlut 2018-09-01 23:24:44 +03:00
  • 92069f1422
    Merge pull request #11692 from thinkyhead/bf2_teensy_and_servos Scott Lahteine 2018-09-01 15:07:09 -05:00
  • 05dc79e78d Update platform tests to use '.test' folder Scott Lahteine 2018-09-01 02:50:47 -05:00
  • 18f1af2dca Fix up Teensy tests, servo sanity Scott Lahteine 2018-09-01 01:10:20 -05:00
  • 74a04aed55 Fix compile error with NO_LCD_MENUS Scott Lahteine 2018-08-31 19:16:04 -05:00
  • 509e1cf2bd Add *_DRIVER_TYPE to remaining configs Scott Lahteine 2018-08-31 19:05:33 -05:00
  • e3debc796d Revert "Use TMC2208Stepper version 0.2.2" Scott Lahteine 2018-08-31 17:48:28 -05:00
  • d55f44edba
    Printcounter improvements (#11689) Scott Lahteine 2018-08-31 17:40:39 -05:00
  • 6a3207391f Remove obsolete HAL_timer_restrain Scott Lahteine 2018-08-31 16:17:10 -05:00
  • 77efcad1df Use TMC2208Stepper version 0.2.2 Scott Lahteine 2018-08-31 16:12:57 -05:00
  • e3fc9aa35f Update some config comments Scott Lahteine 2018-08-31 16:03:25 -05:00
  • 136860e8bb Sanity-check SERVO pin for servo probes Scott Lahteine 2018-08-31 15:47:35 -05:00
  • 66de50f5f8 Updated slovak translation (#11684) Roman Moravčík 2018-08-31 22:37:49 +02:00
  • ada85d5585 Improve HOTEND OFFSET Z display precision to 3 (#11686) scott0122 2018-09-01 04:15:40 +08:00
  • 607c1e58d9 Improve HOTEND OFFSET Z display precision to 3 (#11685) scott0122 2018-09-01 04:14:33 +08:00
  • 3e81745e81 Fix issues, make optional Scott Lahteine 2018-08-24 21:53:42 -05:00
  • aa80e448e2 Store servo angles in EEPROM Jan 2018-08-07 17:04:46 +02:00
  • 9953213513 Add EDITABLE_SERVO_ANGLES to example configs Scott Lahteine 2018-08-25 03:22:59 -05:00
  • 0966bdcbc4 Reorganized ultralcd menu (10317) (#10360) Marcio Teixeira 2018-08-29 15:51:14 -06:00
  • 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