Commit Graph

  • 3e867008f0 Fix some HAL_STM32F1 type declarations Scott Lahteine 2019-01-12 15:10:21 -06:00
  • eb78aed863
    Rename LCD menus according to variable types (#12892) Scott Lahteine 2019-01-12 16:01:04 -06:00
  • ed3ab5e212 Fix M24 not starting new job (#12887) InsanityAutomation 2019-01-12 16:30:44 -05:00
  • f9299c4461 Make timer definition in pin files for STM32 possible (#12874) Nils Hasenbanck 2019-01-12 21:40:49 +01:00
  • 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) InsanityAutomation 2019-01-12 01:41:48 -05:00
  • 459f4fef60 Fix Temperature::init bug with HEATER_4_PIN Scott Lahteine 2019-01-11 22:54:15 -06:00
  • a403d9a50c Improve menu pause / resume (#12876) InsanityAutomation 2019-01-11 21:42:11 -05:00
  • 432c21456f Add 3DFabXYZ Migbot example config (#12775) Alain Martel 2019-01-11 21:41:20 -05:00
  • fb8111553e getStatus => report_status Scott Lahteine 2019-01-11 19:50:52 -06:00
  • 2919f3045d [LPC176x] Update PIO extrascript (#12878) Chris Pepper 2019-01-12 01:45:33 +00:00
  • 19fea772e5 Use E_AXIS_N where it makes sense Scott Lahteine 2019-01-11 19:37:20 -06:00
  • 0d30ccf767 Tweaks to TMC26XStepper Scott Lahteine 2019-01-11 18:08:05 -06:00
  • 1fd8e2c649 Fix: Junction Deviation calculates wrong cos(theta) on CoreXY (#12879) HackingGulliver 2019-01-12 02:25:48 +01:00
  • b402040059 Split bed size sanity check into two Scott Lahteine 2019-01-11 15:49:41 -06:00
  • 1d33784bf9 Add RUMBA32 Board (#12856) Chris Barr 2019-01-11 12:04:31 +10:30
  • a0ef6198ff Level bed corners Z-hop height option (#12858) Ondřej Nový 2019-01-11 02:15:17 +01:00
  • 8ae6f1e556 Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869) Karl Andersson 2019-01-11 02:01:31 +01:00
  • e6484d9dab Return to status when SD card is removed Scott Lahteine 2019-01-08 23:08:20 -06:00
  • 5f2d75f45b Move PINS_DEBUGGING to @section develop Scott Lahteine 2019-01-08 19:33:20 -06:00
  • da42f27c9e Use maths macros for ceil/floor Scott Lahteine 2019-01-05 20:53:19 -06:00
  • de4561c980 VORON Add LCD option BEEP_ON_FEEDRATE_CHANGE (#12822) Ludy 2019-01-05 21:12:05 +01:00
  • 917cf3c7f0 Fix (broken) link to Install ReArm tutorial (#12823) Adrian Cuzman 2019-01-05 22:04:34 +02:00
  • 709a6356f7 Remove obsolete test conditions (#12829) Giuliano Zaro 2019-01-05 21:02:45 +01:00
  • bcf347403b Fix M106 extruder & fan count (#12820) Luu Lac 2019-01-05 14:01:35 -06:00
  • ba7e35cbab Add LCD option BEEP_ON_FEEDRATE_CHANGE (#12774) Kaushik Vemparala 2019-01-04 20:30:08 -05:00
  • d372e7e477 SDIO support for STM32F1 (#12782) jmz52 2019-01-04 22:38:07 +03:00
  • 6a8fb0f25f Simplify backlash compensation code. (#12813) Marcio Teixeira 2019-01-04 12:30:56 -07:00
  • a59d3d4323 Restore Flattr links to README Scott Lahteine 2019-01-03 17:00:35 -06:00
  • 7f244f9b9c Update LPC SD pins for BIQU SKR (#12767) luxflow 2019-01-04 01:44:00 +09:00
  • 813a4ea107 Add support for Mks Robin TFT display (#12706) jmz52 2019-01-03 19:38:39 +03:00
  • c4237b529f Fix MKS Mini and SD card conflct over SPI mode (#12783) jmz52 2019-01-03 19:27:53 +03:00
  • 01f75591c6 Fix GTM32_PRO_VB Serial and HAL via watchdog (#12753) Phr3d13 2019-01-03 10:46:49 -05:00
  • 288340cb6c Followup to VORON Scott Lahteine 2019-01-03 09:06:11 -06:00
  • 2aaa681dea Remove unused Cheaptronic pins Scott Lahteine 2019-01-03 08:58:45 -06:00
  • 81e753064a Fix ExtUI compile warnings and error (#12799) Marcio Teixeira 2019-01-03 07:36:43 -07:00
  • 74c47803f7 Add VORON printer (#12705) Ludy 2019-01-03 13:27:03 +01:00
  • 637fb20c75 Allow 4 fan animation frames (#12772) kAdonis 2019-01-03 13:03:06 +01:00
  • d9cf5e4883 Update pins_BIQU_SKR_V1.1.h (#12758) petieken 2019-01-02 20:50:05 +01:00
  • cb643d87df Adding missing code for triple Z-stepper auto-align (#12786) TheLongAndOnly 2019-01-02 01:22:04 +01:00
  • 14a7faf087 Fix compile warning comparison uint and int (#12788) Ludy 2019-01-02 01:20:12 +01:00
  • 60cb36bef3 Misc. improvements (#12747) Marcio Teixeira 2019-01-01 14:17:48 -07:00
  • 4f2473053c Fix M106 with SINGLENOZZLE InsanityAutomation 2018-12-31 21:10:18 -05:00
  • 7557f8d68c Rename all Stm32f1 to STM32F1 (#12639) Reece Kibble 2019-01-01 06:36:49 +08:00
  • 371d9a1acf Fix line-endings, formatting, whitespace Scott Lahteine 2018-12-30 12:20:30 -06:00
  • 135c74017c Fix compile DEBUG_EEPROM_READWRITE error (#12746) Ludy 2018-12-30 18:37:20 +01:00
  • 54ba44ee37 Fix bad sanitycheck (#12748) Giuliano Zaro 2018-12-30 17:44:15 +01:00
  • b01a630bd0 [2.0.x] Correct Ender 3 bed size (#12769) swilkens 2018-12-30 17:42:47 +01:00
  • 44ed34475b Add MKS BASE 1.4 pins (#12770) Alain Martel 2018-12-30 11:40:22 -05:00
  • 3a16cb6d7f
    Slightly Slower Max X Axis speed Roxy-3D 2018-12-28 09:14:48 -06:00
  • 814d93c7cf Fix G33 sprintf output warning (#12738) Ludy 2018-12-28 01:05:42 +01:00
  • 3877bf9704 Fix compile error with delta and sensorless homing (#12740) Ludy 2018-12-28 00:51:22 +01:00
  • cfc5e96b4b Move JD to Config.h (and fix jerk->eeprom bug) (#12720) Ludy 2018-12-27 22:29:39 +01:00
  • 594898aea7 Limit hotend / bed temperature to maxtemp-15 (#12713) Roman Moravčík 2018-12-27 18:46:05 +01:00
  • 530ef5846f Make nomove=false for toolchange on filament swap (#12739) InsanityAutomation 2018-12-27 12:38:35 -05:00
  • 14ddda285c Confirmation on Abort SD print (#12717) InsanityAutomation 2018-12-27 12:36:39 -05:00
  • f8c5d31864 Bugfix 2.0.x add motherboard pins define (#12689) Msq001 2018-12-28 00:52:35 +08:00
  • b7a8dcc35d Update Formbot T-Rex 3 pins (#12662) InsanityAutomation 2018-12-20 18:32:39 -05:00
  • f7127c44f8 Wanhao Duplicator i3 Plus pins create (#12701) Ludy 2018-12-21 00:30:36 +01:00
  • 33abb86b7e Add support for MKS Robin board (#12650) jmz52 2018-12-21 02:23:27 +03:00
  • 367a9f65aa Add Formbot 350c Thermistor (#12661) InsanityAutomation 2018-12-20 18:04:17 -05:00
  • 33f3c75213 GTM32 Pro VB FAN-PIN correction (#12666) Ludy 2018-12-20 23:42:15 +01:00
  • 9d59a9c840 Followup to #12691 (typo) Scott Lahteine 2018-12-20 16:18:43 -06:00
  • 3829d6ccf8 FYSETC F6 13 - E2_SERIAL_TX_PIN correction (#12667) Ludy 2018-12-20 23:11:33 +01:00
  • d35dcafa3d Added MKS MINI 12864 support to FYSETC F6 V1.3 (#12656) Kadah 2018-12-20 14:10:49 -08:00
  • 98cf546771 Limit set hotend temperature to maxtemp. (#12690) Roman Moravčík 2018-12-20 22:56:37 +01:00
  • 4dad489a50 [2.0.x] Limit PID autotune target to maxtemp-15 (#12691) Roman Moravčík 2018-12-20 22:55:30 +01:00
  • 8dcc28c9ae Squelch warning mentioned in #11061 (#12676) Marcio Teixeira 2018-12-20 14:34:24 -07:00
  • 4c8a6eee7b [2.0.x] Update Czech translation (#12683) Ondřej Nový 2018-12-20 22:28:46 +01:00
  • fcaed685b2 [2.0.x] Set DEFAULT_NOMINAL_FILAMENT_DIA to 1.75 in Anet A6 config (#12664) Ondřej Nový 2018-12-18 20:35:59 +01:00
  • 0572be9439 [2.0.x] Enable PIDTEMPBED in Anet A8 example config (#12655) Ondřej Nový 2018-12-18 20:34:46 +01:00
  • c6e09c2689 [2.0.x] G33 clean up (#12648) Luc Van Daele 2018-12-18 19:43:38 +01:00
  • 7a5e637a37 Add spreadCycle parameter sets (#12645) teemuatlut 2018-12-18 20:42:14 +02:00
  • 902d5b0f8b Allow ExtUI to use LCD_SET_PROGRESS_MANUALLY (#12628) Marcio Teixeira 2018-12-12 16:21:37 -07:00
  • 9a4a463ec4 Sanity-check LIGHTWEIGHT_UI, move comment up (#12630) Dave Johnson 2018-12-12 14:59:20 -08:00
  • 55144284c2 TMC connection test, spreadCycle parameters, improved debugging (#12616) teemuatlut 2018-12-10 04:54:48 +02:00
  • 97de9d54a5 Fix broken pins file include (#12617) Ludy 2018-12-10 02:06:03 +01:00
  • a7b3a61424 Improve some config comments readability (#12615) Ludy 2018-12-10 02:02:42 +01:00
  • daf07e4200 Align classic bed icon consistently Scott Lahteine 2018-12-09 11:59:58 -06:00
  • 3bb8b3529a Center ABL grid on bed with H parameter. (#12610) MasterPIC 2018-12-09 18:24:48 +01:00
  • 6cf8d40f41 Fix some serial echos of pin states Scott Lahteine 2018-12-09 02:32:25 -06:00
  • f6321f878a
    Simpler AVR + Trinamic + Soft Serial sanity-check (#12606) Scott Lahteine 2018-12-08 23:34:26 -06:00
  • 7d15854514 Add Z_MIN_PROBE_PIN to MKS SBASE pins Scott Lahteine 2018-11-07 01:34:53 -06:00
  • e8bda62d2a Followup to servo angles patch Scott Lahteine 2018-12-08 15:31:32 -06:00
  • 18fedafbc5 Refresh screen on SD Init Scott Lahteine 2018-12-08 15:02:14 -06:00
  • b22716e938 M425 Backlash Correction (#11061) Marcio Teixeira 2018-12-08 13:36:46 -07:00
  • fa47ce369a Sanity-check for negative steps, feedrate, accel Scott Lahteine 2018-12-07 19:37:12 -06:00
  • ef81b5f03e Link to font docs in ultralcd_DOGM.cpp Scott Lahteine 2018-12-07 19:08:31 -06:00
  • 4388015f1a Tweak config formatting Scott Lahteine 2018-12-07 16:31:31 -06:00
  • b7e38ea249 Signal an invalid mesh for M420 enable / load Scott Lahteine 2018-12-07 16:14:11 -06:00
  • 50b2fbd031 Trinamic: Split stealthChop, improve driver monitoring, etc. (#12582) teemuatlut 2018-12-07 23:34:21 +02:00
  • 055cb2b956 Update mfpub Scott Lahteine 2018-12-05 18:56:52 -06:00
  • 9fbd73d931 Fix up some delta settings Scott Lahteine 2018-12-05 18:42:16 -06:00
  • 0947b92734 Build and CI fixes and optimizations (#12584) Dave Johnson 2018-12-05 15:21:40 -08:00
  • 11c7945365 Don't include STM32 Core code when compiling STM32 Generic (#12575) mr-miky 2018-12-03 13:55:49 +01:00
  • 64389acdf1 Print a space after scrolling status Scott Lahteine 2018-12-03 06:17:09 -06:00
  • 7a361ad36a
    Alternative fan image option (#12579) Scott Lahteine 2018-12-03 05:55:33 -06:00
  • 261c6f4b96 Fix pause/resume SD print Scott Lahteine 2018-11-30 19:22:56 -06:00
  • 2224a4d61a Remove AVR-only MARLIN_DEV_MODE code Scott Lahteine 2018-11-30 17:09:18 -06:00
  • e874f9664c Tweaks to endstops code Scott Lahteine 2018-11-30 14:25:43 -06:00
  • 3c58b16c9f
    Move stepper enable/disable to stepper_indirection.h (#12562) Scott Lahteine 2018-11-30 12:48:46 -06:00