Commit Graph

  • 3eee880967 Anet E16 example config (#13982) InsanityAutomation 2019-05-11 19:29:40 -04:00
  • 93dd097b1c Use E2END, if defined, for STM32F1 (SD) (#13981) Tanguy Pruvot 2019-05-12 01:22:31 +02:00
  • 3bf43b6c1e Re-enable STM32F1 Travis test (#13978) Tanguy Pruvot 2019-05-12 01:10:40 +02:00
  • 4e7187b926 Extended G-code syntax Scott Lahteine 2019-05-11 17:45:10 -05:00
  • 5108e4b6aa Cleaner EEPROM auto init (#13975) InsanityAutomation 2019-05-11 17:54:03 -04:00
  • 456a0ee76b Improve Due SW SPI, Fysetc sanity checks, &c. (#13939) Bob Kuhn 2019-05-11 16:51:39 -05:00
  • 7b78a20fb7 Fix: Debug Memory Dump size (#13957) Robby Candra 2019-05-11 23:44:39 +07:00
  • a613bcad2d Fix some spelling Scott Lahteine 2019-05-10 20:39:09 -05:00
  • 62b36d1b98 Fix STM32 timer warnings (#13946) Tanguy Pruvot 2019-05-11 03:00:21 +02:00
  • f22c9a1ae1 Fix G-code parser with MMU2 (#13951) Giuliano Zaro 2019-05-11 02:57:15 +02:00
  • 746c38f4be Fix HAL_DUE multiple define error with graphical LCD (#13971) Marcio Teixeira 2019-05-10 18:52:43 -06:00
  • 529c111572 Fix A8 config author (#13974) Martin Zeman 2019-05-11 02:46:32 +02:00
  • 75eca5c4f8 Fysetc pins updates for RAMPS and SKR 1.3 (#13963) Bob Kuhn 2019-05-10 19:29:28 -05:00
  • 9cd9d39319 Add Anet A8 Plus example configuration (#13967) Martin Zeman 2019-05-10 23:25:31 +02:00
  • 227f29090d Add heater timeouts to ExtUI (#13970) Marcio Teixeira 2019-05-10 14:56:13 -06:00
  • fa3739aa23 M100: LPC1768 and DUE compatibility (#13962) Bob Kuhn 2019-05-09 21:57:44 -05:00
  • 88bedf3a57 Better label for mfadd Scott Lahteine 2019-05-09 19:28:41 -05:00
  • 3f758d9e00 Fix some edit items for 16-bit encoder (#13948) InsanityAutomation 2019-05-09 19:28:47 -04:00
  • beb9cc91f6 More fixes to Geeetech A10M/A20M standard config (#13958) GUEST.it 2019-05-10 01:23:26 +02:00
  • 51acbb2201 Prevent HOST_PROMPT_SUPPORT compile error (#13943) ManuelMcLure 2019-05-09 09:48:31 -07:00
  • ad4ffa1d2f
    Use C++ language supported 'nullptr' (#13944) Scott Lahteine 2019-05-09 11:45:55 -05:00
  • e53d7e5517 STM32: ADC warning fix (#13933) Tanguy Pruvot 2019-05-09 07:33:38 +02:00
  • 6b96eaa15b Fix E-steps/mm for Geeetech A10M/A20M (#13954) GUEST.it 2019-05-09 05:43:34 +02:00
  • 23ec650410 Consolidate Malyan LCD and ExtUI Scott Lahteine 2019-05-07 20:32:50 -05:00
  • 6811e2921b BLTouch v3 / 3DTouch Interoperability & performance (#13814) InsanityAutomation 2019-05-07 22:25:54 -04:00
  • 40aff7e1f2 Remove extra MMU (non-12V) code (#13938) Giuliano Zaro 2019-05-08 04:02:08 +02:00
  • 059269d732 More python updates Scott Lahteine 2019-05-07 20:54:01 -05:00
  • af725c81e3 Convert py scripts for py2 and py3 compatibility (#13931) Alexey Shvetsov 2019-05-08 04:45:01 +03:00
  • 11adcf1ce3 Add'l PLR options, AVR strstr_P compat (#13880) Tanguy Pruvot 2019-05-08 03:38:40 +02:00
  • 5dcb25664f Option to Auto-Initialize EEPROM (#13935) InsanityAutomation 2019-05-07 17:30:31 -04:00
  • a504366138 Fix probe fan compiling error (#13930) Ludy 2019-05-07 21:14:12 +02:00
  • 24e956d168 Avoid int8_t underflow on filament runout (#13895) Tanguy Pruvot 2019-05-07 20:58:10 +02:00
  • 483822f3aa Fix some THERMAL_PROTECTION_CHAMBER issues (#13678) Stephan 2019-05-07 02:55:01 +02:00
  • 23a8707ef1 Configurable Thermistor (#13888) doggyfan 2019-05-07 00:51:06 +01:00
  • 172abc305b Malyan M200 core fixes (#13927) J.C. Nelson 2019-05-06 16:07:13 -07:00
  • a36782ac1d Define more u8g command macros Scott Lahteine 2019-05-06 16:59:07 -05:00
  • f9a50f451d Serial out cleanup Scott Lahteine 2019-05-06 14:14:27 -05:00
  • 9853331b34 Fix temp init, loosen ADC grace period Scott Lahteine 2019-05-05 22:54:49 -05:00
  • a4c24511f7 STM32: Fix Marduino SBI/CBI redefine (#13912) Tanguy Pruvot 2019-05-06 05:06:30 +02:00
  • c837e9250c Define tmc variables where needed (#13918) Ludy 2019-05-06 05:04:47 +02:00
  • f96eaad1ea Unused variable cleanup (#13917) Ludy 2019-05-06 05:01:04 +02:00
  • 421d526ba7 Update German language (#13915) Ludy 2019-05-06 05:00:19 +02:00
  • b07360f32a Update Italian language (#13916) Giuliano Zaro 2019-05-06 04:59:34 +02:00
  • 79955f0c89 Fix PLR file delete bug (#13860) Robby Candra 2019-05-05 11:30:48 +07:00
  • 09f1b58146 Fix HOST_PROMPT_SUPPORT compile issue (#13847) ManuelMcLure 2019-05-04 20:55:51 -07:00
  • e2a77ed881 Bring chamber temp to completion (#13837) Giuliano Zaro 2019-05-05 05:51:47 +02:00
  • 24177954dd Add missing AZSMZ Mini SPI pins (#13824) Robert Mendon 2019-05-04 21:04:01 -06:00
  • ee73e17c9b Hide 'vsense' report row if not used (#13884) kAdonis 2019-05-05 05:00:24 +02:00
  • 68004174d9 Fix thermistor 501 name (#13839) jmdearras 2019-05-04 22:40:41 -04:00
  • 7076d8706b Travis: Use platformio 'master' for stable testing (#13902) Tanguy Pruvot 2019-05-05 04:33:36 +02:00
  • c48e6be366 Fysetc panel, RUMBA and ReARM pins, SPI mode 3 (#13900) Bob Kuhn 2019-05-04 17:59:36 -05:00
  • 3cad0f08d9 Geeetech I3 Pro B DEFAULT_AXIS_STEPS_PER_UNIT options (#13896) ushills 2019-05-04 22:45:40 +00:00
  • 1ec9953e7e Update I3 Pro B calibration routine (#13907) ushills 2019-05-04 22:28:23 +00:00
  • fd9d3ae181 Re-Arm 4x TMC2208 stepper improvement (#13819) Chris 2019-05-05 00:26:13 +02:00
  • e7b3720b81 Menu edit accel in increments of 25 (#13850) Tanguy Pruvot 2019-05-05 00:21:58 +02:00
  • 7da63fa03f Fix NOMORE() sign warning in stepper (#13894) Tanguy Pruvot 2019-05-04 22:59:38 +02:00
  • 6d0ce033c2 Update Slovak language. (#13840) Roman Moravčík 2019-05-04 22:58:01 +02:00
  • 3fcab8dbf1 Option to disable fans during pause (#13820) InsanityAutomation 2019-05-04 16:50:44 -04:00
  • 66f7065248
    [LPC176x] Update extra script to support Python3 (#13908) Chris Pepper 2019-05-04 20:52:28 +01:00
  • 2f32a6612d Clean up Temperature::set_fans_paused Scott Lahteine 2019-05-04 14:36:59 -05:00
  • c791d2abeb Add .gitignore for Eclipse (#13818) Andrei Pozolotin 2019-05-04 14:08:53 -05:00
  • 15357af67c Backlash cleanup (#13659) Marcio Teixeira 2019-05-03 22:53:15 -06:00
  • 0181e57417 Add a minimum Z change option to power-loss recovery (#13859) Robby Candra 2019-05-03 10:29:05 +07:00
  • c369477cb0 Fix bug: diveToFile breaks M23 (#13865) Robby Candra 2019-05-03 03:54:24 +07:00
  • e5438a9a03 settings: store runout sensor on/off (#13876) Tanguy Pruvot 2019-05-02 07:47:26 +02:00
  • e7682eea42
    Use Arduino.h include wrapper (#13877) Scott Lahteine 2019-05-02 00:45:50 -05:00
  • 51d1e0f1dd Auto-mount the SDIO SD card (#13879) Tanguy Pruvot 2019-05-02 07:45:21 +02:00
  • ee243e4edf Fix mixing extruder filament change (#13803) Thomas Moore 2019-05-01 22:55:58 -04:00
  • bf54251a10
    Finish, improve, clean up FYSETC_MINI_12864 revisions (#13871) Scott Lahteine 2019-05-01 20:05:29 -05:00
  • 9372e2603c Simpler neopixel comment Scott Lahteine 2019-05-01 13:55:09 -05:00
  • 3272d0db01 Update French language (#13866) Tanguy Pruvot 2019-05-01 20:00:07 +02:00
  • 95beafa9a2
    Fix typo Chris Pepper 2019-05-01 16:30:21 +01:00
  • 408a5f08dc Update German language (#13853) Ludy 2019-05-01 08:25:57 +02:00
  • 8a6308b498 Fix config regression Ludy 2019-04-29 22:30:56 +02:00
  • cf3c746029 Improve French language (#13851) Tanguy Pruvot 2019-05-01 08:12:25 +02:00
  • 2740cc64d8 Add SD Release when no SD_DETECT_PIN exists (#13857) Clinton James 2019-05-01 18:00:21 +12:00
  • 39ebca6b5f Fix FYSETC, MINIPANEL, MKS_MINI_12864 display (#13864) Luu Lac 2019-05-01 00:37:52 -05:00
  • 93dcb537ef Update Italian language (#13809) Giuliano Zaro 2019-05-01 03:31:40 +02:00
  • 142c8e2fed
    Remove redundant Frivolous Game Options Roxy-3D 2019-04-28 14:03:53 -05:00
  • e43afb1a58 Clean up SKR pins Scott Lahteine 2019-04-19 20:54:30 -05:00
  • 9ccbd382e7 Update Watchdog description Scott Lahteine 2019-04-27 14:38:12 +02:00
  • b6279abd30 Better THERMAL_PROTECTION_GRACE_PERIOD Scott Lahteine 2019-04-27 12:51:20 +02:00
  • ed9eaa1942 Fix a comment in fwretract.cpp (#13802) chai-md 2019-04-26 16:36:29 +09:00
  • 610fb46683 Fix some ExtUI issues (#13799) InsanityAutomation 2019-04-26 03:32:01 -04:00
  • db89fc0304 Revert "bring my copy up to date" Bob-the-Kuhn 2019-04-25 17:38:41 -05:00
  • 503905c628 bring my copy up to date Bob-the-Kuhn 2019-04-25 12:08:49 -05:00
  • 73726d56b3 Merge branch 'bugfix-2.0.x' of https://github.com/MarlinFirmware/Marlin into bugfix-2.0.x Bob-the-Kuhn 2019-04-25 12:06:01 -05:00
  • 5051909c3c
    Update do_select_screen for general use (#13800) Scott Lahteine 2019-04-24 10:13:44 -05:00
  • 63f6ad3fd2 Basic RAMPS SD_DETECT_PIN override Scott Lahteine 2019-04-20 19:14:57 -05:00
  • c6632925e3 Force no move on IDEX full control mode (#13797) InsanityAutomation 2019-04-23 16:20:59 -04:00
  • e2dd2268e8 Add a Z raise-between-probes to G34 (#13791) Giuliano Zaro 2019-04-23 20:40:55 +02:00
  • 0f9c49ccba Update Italian language (#13790) Giuliano Zaro 2019-04-23 20:36:05 +02:00
  • d77ef437db Fix warning for redefined DEBUG_PRINT_P (#13789) Giuliano Zaro 2019-04-23 20:35:02 +02:00
  • ca7f6ff287 Fix MSG_En messages for consistency (#13788) Marcio Teixeira 2019-04-23 12:31:51 -06:00
  • 6ff81a33c1 Provide JSON values for SOFT_PWM_SCALE Scott Lahteine 2019-04-22 14:06:04 -05:00
  • 0c4d3e6622 Improve M906 description Scott Lahteine 2019-04-22 13:44:57 -05:00
  • 04ae3ba1fd Major update to French language (#13784) Tanguy Pruvot 2019-04-22 20:31:04 +02:00
  • 78d7349fd7 Remove extra Z raises in tool change (#13782) chai-md 2019-04-22 11:06:46 +09:00
  • 875e673a8c Add HAL-based thermal protection grace period for all heaters (#13778) Kajetan Rzepecki 2019-04-22 03:50:32 +02:00
  • 81ca5a4cd4 Fix and improve FYSETC LCD support (#13767) Bob Kuhn 2019-04-21 20:48:53 -05:00