Commit Graph

  • aaf862aef2
    Fix angles for disabled EDITABLE_SERVO_ANGLES (#12559) Scott Lahteine 2018-11-30 12:31:42 -06:00
  • c986239837
    A single SERIAL_ECHO macro type (#12557) Scott Lahteine 2018-11-29 16:58:58 -06:00
  • 69d869c3d9 Tweak FR icon. Update font data. Scott Lahteine 2018-11-28 19:46:13 -06:00
  • 0c1cd9f590 Fix "No SD Card" indicator Scott Lahteine 2018-11-29 12:34:55 -06:00
  • 8be91677df Fix Skew factors (#12555) Jacob Jordan 2018-11-29 09:39:31 -08:00
  • 03ef2d6c82
    Fix "paused" message and M125 called by M25 (#12551) Scott Lahteine 2018-11-28 19:28:31 -06:00
  • 95d154a91f Fans loop macro Scott Lahteine 2018-11-28 15:35:18 -06:00
  • 61db0b65b6 Followup to heating progress Scott Lahteine 2018-11-28 14:45:38 -06:00
  • 4f9ec9ab45
    Add heating progress bars (#12543) Scott Lahteine 2018-11-27 21:15:52 -06:00
  • 929a513a6b
    Add poll_runout_states, which returns 1 for runouts (#12547) Scott Lahteine 2018-11-27 20:13:24 -06:00
  • 01b5c810d5 Space out multiple edit lines a bit Scott Lahteine 2018-11-27 15:50:44 -06:00
  • cd88ea2106 Fix runout debug output Scott Lahteine 2018-11-27 16:41:26 -06:00
  • cecc238f68 Save recovery info on SD pause Scott Lahteine 2018-11-27 14:40:40 -06:00
  • 439a3e8463 Improve runout sensor, fix LIGHTWEIGHT_UI screen size (#12544) Marcio Teixeira 2018-11-27 12:45:25 -07:00
  • 5b24ce9024 Hide M217 compile warning Scott Lahteine 2018-11-26 16:51:57 -06:00
  • d94b50a3d8 Add sample config for Delta with MKS SBASE (#10819) David Bates 2018-11-25 22:23:02 -05:00
  • dec721c52b Add Formbot Raptor2 and Raise3D pins (#12532) InsanityAutomation 2018-11-25 20:56:06 -05:00
  • 6aae199572 Add missing boards to Makefile Scott Lahteine 2018-11-25 19:07:36 -06:00
  • 0a638cc022 Adjust Formbot Raptor pins Scott Lahteine 2018-11-25 18:35:21 -06:00
  • e5019a0481 Fix English special symbols (#12529) Ludy 2018-11-26 01:19:12 +01:00
  • 1980931153 Add support for FYSETC F6 V1.3 board (#12527) skaaj4 2018-11-26 01:16:25 +01:00
  • 09d6db491a Fix wait_for_bed compile error Scott Lahteine 2018-11-25 18:05:18 -06:00
  • d545f984b0 Update Slovak translation (#12523) Roman Moravčík 2018-11-26 00:44:51 +01:00
  • 730f223100 Correct FANMUX2_PIN (#12538) Ludy 2018-11-26 00:27:41 +01:00
  • d857cdfb27 Update Turkish language (#12524) Yücel Temel 2018-11-26 02:26:26 +03:00
  • 4a7c6f7241 NUM_ARRAY => COUNT Scott Lahteine 2018-11-24 00:26:04 -06:00
  • 31113c5adf Update Italian language (#12512) Giuliano Zaro 2018-11-24 07:26:54 +01:00
  • b57343c255 Put status screen options in Configuration_adv.h Scott Lahteine 2018-11-23 23:14:56 -06:00
  • 1fcc13b011 Allow Serial Overrun Protection to be disabled Scott Lahteine 2018-11-23 21:05:59 -06:00
  • 29c53f2402 Hide some compile warnings Scott Lahteine 2018-11-23 21:07:24 -06:00
  • caca3c8503 Use wait_for_bed with WAIT_FOR_BED_HEATER Scott Lahteine 2018-11-23 20:39:12 -06:00
  • f1efcfed14 Fix backslash in language_test.h Scott Lahteine 2018-11-23 20:37:39 -06:00
  • 3b186a55ac Don't show superscript ³ with NOT_EXTENDED_ISO10646_1_5X7 (#12513) Yücel Temel 2018-11-24 05:16:51 +03:00
  • 02f8f4187a Clean up font data generation script Scott Lahteine 2018-11-23 20:02:19 -06:00
  • 82c96c971e Bring superscripts slightly lower in BDF fonts Scott Lahteine 2018-11-23 18:04:56 -06:00
  • 8a0992d921 Fast PWM for controller fan (#12485) Sinisa Culic 2018-11-23 23:03:39 +01:00
  • e98d195901 Remove extra declarations in cardreader.cpp (#12520) Ludy 2018-11-23 22:58:20 +01:00
  • fd2998efd5
    Revert ADC_KEYPAD direction behavior (#12508) Scott Lahteine 2018-11-22 06:00:00 -06:00
  • d29cb09b3e Fix a minor compile warning Scott Lahteine 2018-11-22 05:34:58 -06:00
  • 5b1d52671c Use superscript 3 in language_en.h (#12504) Yücel Temel 2018-11-22 11:27:28 +03:00
  • 7109dadd21 Additional pin definitions for Archim 2 (#12500) Marcio Teixeira 2018-11-22 00:07:02 -07:00
  • 4975b13b74 Fix problems with LPC1768 EEPROM flash emulation (#12503) Andy Shaw 2018-11-22 07:03:32 +00:00
  • b738972e69 General cleanup of Re-ARM pins Scott Lahteine 2018-11-21 19:00:39 -06:00
  • ee423dcdd0 Invert hotend bitmaps, by default Scott Lahteine 2018-11-21 00:50:06 -06:00
  • c5642a894f
    Fix ADC_KEYPAD middle button (#12493) Scott Lahteine 2018-11-20 21:39:30 -06:00
  • 0946cbcdca Revert some const changes (for now) Scott Lahteine 2018-11-20 08:19:35 -06:00
  • 4def8b3b5e Expanded options for _Statusscreen.h (#12455) Scott Lahteine 2018-11-20 07:36:37 -06:00
  • d51e5690f4 Don't show updir with no card present Scott Lahteine 2018-11-20 07:01:33 -06:00
  • ec9d21a234 Shift YZ on graphical display to fit Z+123.45 Scott Lahteine 2018-11-20 06:58:08 -06:00
  • 817a37169a Apply/unapply const here and there Scott Lahteine 2018-11-20 06:44:11 -06:00
  • 643e0066a0 Followup to #12451 Scott Lahteine 2018-11-20 05:36:19 -06:00
  • 8ea4eeb785 Revert #12311 PIO LDF work-around (#12484) Dave Johnson 2018-11-19 22:05:01 -08:00
  • 4bcb63b705 Fix for #12482 (#12483) Marcio Teixeira 2018-11-19 23:04:11 -07:00
  • 50ee747787 Fix compilation errors. Followup to #12439 (#12481) Marcio Teixeira 2018-11-19 23:02:13 -07:00
  • 90a58488b5 Corrected unused var, default switch, Travis tests (#12477) Ludy 2018-11-20 06:59:48 +01:00
  • a4c15dc54f
    Modify MBL to use IJ instead of XY (#12478) Scott Lahteine 2018-11-19 09:08:15 -06:00
  • fc3f1c4572 Get u8g reference for lcdprint Scott Lahteine 2018-11-19 06:20:17 -06:00
  • 88c57eaf55
    Clean up some u8g code (#12476) Scott Lahteine 2018-11-19 01:33:59 -06:00
  • 1f93d2bcf7 Fix LCD compile error, etc. (#12472) Ludy 2018-11-19 03:39:49 +01:00
  • 826d570162
    Combine Travis CI option-setting commands (#12474) Scott Lahteine 2018-11-18 19:58:02 -06:00
  • 9d13f07d09 GTM32 Pro VB changes from Markku Sinisalo Scott Lahteine 2018-11-17 22:51:03 -06:00
  • 5fbe5cabc8 Fixed displaying of kill MSG_OUTAGE_RECOVERY string. (#12470) Roman Moravčík 2018-11-19 01:05:29 +01:00
  • 4ae9a06c60 Update M303.cpp (#12471) kAdonis 2018-11-19 01:04:51 +01:00
  • c0b75f49b6 Fix "no effect" and "unused variable" compile warnings (#12473) Ludy 2018-11-19 00:54:00 +01:00
  • 5a4fd8e0a6 Fix access to the DWT peripheral for STM32 HAL (#12434) Nils Hasenbanck 2018-11-18 08:30:46 +01:00
  • 7f225b9421 Fix MAX_MESSAGE_LENGTH Scott Lahteine 2018-11-18 01:08:57 -06:00
  • 06674a321a Remove extra include Scott Lahteine 2018-11-18 00:33:50 -06:00
  • c1e17037e5 Various fixes for MarlinUI and ExtUI (#12439) Marcio Teixeira 2018-11-17 21:21:44 -07:00
  • d3605cfc26 Don't start watching heaters when target is 0 (#12453) Giuliano Zaro 2018-11-18 04:53:52 +01:00
  • 93e958f695 Fix compile error with ZONESTAR_LCD+NO_LCD_MENUS (#12466) Ludy 2018-11-18 04:21:30 +01:00
  • 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) Ludy 2018-11-18 04:13:36 +01:00
  • 779b2709ec Change temperature pin order for RemRam V1 (#12458) Nils Hasenbanck 2018-11-17 23:51:06 +01:00
  • 8ebb4dc294 Followup to static CardReader Scott Lahteine 2018-11-17 07:04:27 -06:00
  • 7ee5894360 Allow float XY probe offsets Scott Lahteine 2018-11-17 07:36:39 -06:00
  • 43ecdb606f Fix a compile warning (#12452) Giuliano Zaro 2018-11-17 14:08:25 +01:00
  • 984c4ba8c7 Enable SD Card on RepRap Display and RADDS (#12446) Ph0non 2018-11-17 13:59:40 +01:00
  • 56a94c2a26 Use 'target_extruder' in M104 as with M109 (#12448) Ludy 2018-11-17 13:55:25 +01:00
  • 66580f32c2
    Make CardReader class static (#12451) Scott Lahteine 2018-11-16 22:39:16 -06:00
  • 3e9ffaddb6
    Consolidate, optimize some LCD menu code (#12450) Scott Lahteine 2018-11-16 21:44:48 -06:00
  • d97e31db4c
    Optimize Power-Loss Recovery (#12440) Scott Lahteine 2018-11-16 20:47:07 -06:00
  • ca21ac6b9b Support two MAX6675 thermocouples (#8686) Mateusz Krawczuk 2018-11-17 01:20:33 +01:00
  • 0e610815e4 No need for Cap:PAREN_COMMENTS Scott Lahteine 2018-11-16 04:26:23 -06:00
  • 7a075a5dc9 Tweak extruder errors Scott Lahteine 2018-11-16 01:29:06 -06:00
  • 2d92f333f5 Fix GcodeSuite::T active_extruder reference Scott Lahteine 2018-11-15 14:06:39 -06:00
  • d2bb53702a
    Optimize target_extruder, ignore T with mixing (#12432) Scott Lahteine 2018-11-14 17:33:04 -06:00
  • 5e586a6b39 Fix to runout sensor code. (#12431) Marcio Teixeira 2018-11-14 15:54:05 -07:00
  • d82c350de7
    Miscellaneous LCD code renaming, reordering (#12430) Scott Lahteine 2018-11-14 13:13:51 -06:00
  • edfd106bc5
    Rejigger Filament Runout class (#12428) Scott Lahteine 2018-11-14 11:45:57 -06:00
  • f4c128ecaa
    Move RRW keypad code to a common method (#12429) Scott Lahteine 2018-11-14 06:00:21 -06:00
  • 54ec5528a0 hasstatus => has_status Scott Lahteine 2018-11-14 01:34:16 -06:00
  • ebf585b673 Fix an old sanity check Scott Lahteine 2018-11-14 01:15:24 -06:00
  • 052d102ded UltiMachine Archim 1 support (#12404) Ryan 2018-11-13 22:27:39 -08:00
  • 664e20754d Clean up pins files Scott Lahteine 2018-11-14 00:23:18 -06:00
  • 1eb5249598 Fix Formbot Trex-2+ configs Scott Lahteine 2018-11-13 21:48:13 -06:00
  • 075a22ed65 Update Portuguese-Brazilian translation (#12402) thiagodesacosta 2018-11-13 23:42:25 -02:00
  • 3ceab8474c Add required "cardreader.h" include (#12419) Marcio Teixeira 2018-11-13 16:12:44 -07:00
  • 98c2fc4e42 Endstops fix followup (#12423) Giuliano Zaro 2018-11-14 00:10:07 +01:00
  • f19fd642ce
    Updates to Formbot T-Rex 2+ configuration files (#12422) Roxy-3D 2018-11-13 13:48:35 -06:00
  • cda5ef08fa
    Debug of G2-G3 for UBL (#12386) Roxy-3D 2018-11-13 11:20:21 -06:00
  • 9ad3aed0ef Fix tool-change for MIXING_EXTRUDER with < 2 virtual tools (#12417) AnHardt 2018-11-13 11:56:10 +01:00