Commit Graph

  • d631267548 Refine endstops fixes (#12413) Giuliano Zaro 2018-11-13 11:31:58 +01:00
  • 0ee1a92971
    Group status methods, share reset_status with Extensible UI (#12414) Scott Lahteine 2018-11-13 01:47:45 -06:00
  • 690c4e8457 Clean TLM trailing whitespace Scott Lahteine 2018-11-13 00:03:21 -06:00
  • 143b2896e0
    Add M412 to enable/disable filament runout detection (#12406) Scott Lahteine 2018-11-12 21:29:46 -06:00
  • a163c89c6a Followup to 50af1d1 Scott Lahteine 2018-11-12 19:53:56 -06:00
  • fea2363a2e Clear old _site contents on regeneration Scott Lahteine 2018-11-12 19:51:57 -06:00
  • be6271767f Fix BABYSTEP_ZPROBE_OFFSET (#12408) AnHardt 2018-11-13 00:44:21 +01:00
  • 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF Scott Lahteine 2018-11-12 17:04:00 -06:00
  • df907a905f Update UBL comments for debug change Scott Lahteine 2018-11-12 03:46:41 -06:00
  • da17f8ad37 For now (!) don't synchronize in M204 and M205 Scott Lahteine 2018-11-12 02:43:14 -06:00
  • a3923424c7 Clean up LCD width/height determination Scott Lahteine 2018-11-12 02:37:31 -06:00
  • a0c795b097
    Encapsulate common display code in a singleton (#12395) Scott Lahteine 2018-11-11 12:16:24 -06:00
  • 9da6809ac3 Adjust some comment spacing Scott Lahteine 2018-11-11 11:28:29 -06:00
  • 471f403a67 Reduce code size with plain inlines Scott Lahteine 2018-11-11 07:51:39 -06:00
  • 30a49f5ee2 Apply extra condition to LCD_PROGRESS_BAR Scott Lahteine 2018-11-11 08:35:07 -06:00
  • 4e0c935959 Update HAL and libs formatting Scott Lahteine 2018-11-10 17:51:49 -06:00
  • 47483e8c17 Update Raptor config Scott Lahteine 2018-11-10 19:42:18 -06:00
  • 6093df11dc
    Allow G26 to use the active extruder (#12387) Scott Lahteine 2018-11-10 18:07:38 -06:00
  • 4260282df7 Tevo Little Monster example configuration (#12370) articide 2018-11-10 02:36:01 -07:00
  • bed15fcd81 Tweak 'echo_not_entered' used by MBL's G29 Scott Lahteine 2018-11-10 01:32:29 -06:00
  • c239131ff5 Use 'serial_spaces' in 'print_2d_array' Scott Lahteine 2018-11-10 01:32:00 -06:00
  • 8ab1c16ebd Break out of 'mfpub' if 'gh-pages' checkout fails Scott Lahteine 2018-11-10 01:31:22 -06:00
  • 56150ec030 Add reference comments to MeshLevelingState Scott Lahteine 2018-11-09 21:30:48 -06:00
  • c4734b947b Have 'mfdoc' open the local site when it's ready Scott Lahteine 2018-11-09 21:30:20 -06:00
  • 24c5e57bb6 Update German language (#12379) Ludy 2018-11-09 22:25:29 +01:00
  • fd7fd55662 Solve endstops issues (#12382) Giuliano Zaro 2018-11-09 21:58:04 +01:00
  • 78ccedd6a8 Fix M91x sanity-check to permit TMC2660 Scott Lahteine 2018-11-09 05:47:55 -06:00
  • b60abc7c37 [2.0.x] Macro G-codes (#9365) revilor 2018-11-09 12:25:08 +01:00
  • ccdbf20f60 Update Italian language (#12368) Giuliano Zaro 2018-11-09 11:04:02 +01:00
  • d08847b1a6 Update Slovak translation (#12376) Roman Moravčík 2018-11-09 11:03:07 +01:00
  • 7665dff58b No error on T0 with single-extruder and fix MIXING_EXTRUDER virtual tools (#12375) InsanityAutomation 2018-11-09 01:15:07 -05:00
  • 4ed6397e5d
    More comprehensive NO_LCD_MENUS (#12367) Scott Lahteine 2018-11-09 00:07:16 -06:00
  • 9c8f083d6c Extend pins errors to include the processor Scott Lahteine 2018-11-08 21:57:15 -06:00
  • 525ea554a1 Remove obsolete comments Scott Lahteine 2018-11-08 10:55:18 -06:00
  • ef724edd80 Apply HAS_LCD_MENU in EEPROM code Scott Lahteine 2018-11-08 09:48:09 -06:00
  • b169320a03 Clean trailing whitespace Scott Lahteine 2018-11-07 02:39:59 -06:00
  • 81b1e9d272 Fix up xdiff, ydiff, zdiff in tool change Scott Lahteine 2018-11-06 22:56:23 -06:00
  • 6471a75a22 Combine more tool-change variables (#12137) InsanityAutomation 2018-11-06 22:52:20 -05:00
  • 147e270208 Restore GTM32_PRO_VB temp and heater pins Scott Lahteine 2018-11-06 21:29:33 -06:00
  • 8def25e475 Set CUSTOM_MACHINE_NAME for some configs Scott Lahteine 2018-11-06 21:39:40 -06:00
  • 812f6a7dd7 Fix Resume from SD Pause Scott Lahteine 2018-11-06 20:55:00 -06:00
  • 4f72e041f2 Use card.stopSDPrint() for completeness Scott Lahteine 2018-11-06 20:53:07 -06:00
  • 488a17b3f5 Use IS_SD_PRINTING() more Scott Lahteine 2018-11-06 20:52:39 -06:00
  • 4dbaa6369f Fix const pointer assignment compile error (#12350) Marcio Teixeira 2018-11-06 18:49:39 -07:00
  • 959ed32636 Update Italian language (#12352) Giuliano Zaro 2018-11-07 02:30:24 +01:00
  • 812bfec65e Update Slovak translation (#12354) Roman Moravčík 2018-11-07 02:29:28 +01:00
  • 1624722566 Update German translation (#12355) Ludy 2018-11-07 02:28:40 +01:00
  • e574f01568
    More advanced pause tweaks (#12356) Scott Lahteine 2018-11-06 19:25:57 -06:00
  • 5a470d4a49 Apply some tool-change cleanup Scott Lahteine 2018-11-06 18:03:10 -06:00
  • 34ea458667 Fixed advanced pause messages (#12353) Roman Moravčík 2018-11-06 22:27:19 +01:00
  • 4c5ca89d8c
    Show the appropriate pause message (#12348) Scott Lahteine 2018-11-06 04:13:48 -06:00
  • 8517d5f915 LCD menu code refactoring and cleanup (#12308) Marcio Teixeira 2018-11-05 21:51:10 -07:00
  • b3b4e6dc45
    Change Marlin debug flag names to fix conflicts (#12340) Scott Lahteine 2018-11-05 22:48:28 -06:00
  • f7e682eeee Update Italian language (#12344) Giuliano Zaro 2018-11-06 05:46:59 +01:00
  • a813900fce Add Geeetech Rostock 301 config, update GTM32 Pro VB pins (#12345) Phr3d13 2018-11-05 23:42:06 -05:00
  • 04f173790f Remove trailing whitespace Scott Lahteine 2018-11-05 22:36:38 -06:00
  • c536ee1122 Clean up bq Zum Mega 3D pins Scott Lahteine 2018-11-05 22:35:48 -06:00
  • c31e1735dd Restore LPC1768_PIN_INTERRUPT_M, apply to Z3 Scott Lahteine 2018-11-05 06:11:34 -06:00
  • 93d5b945dd Hide mesh editing until a valid mesh exists Scott Lahteine 2018-11-05 05:12:56 -06:00
  • f34f09c821 Update German language (#12336) Ludy 2018-11-05 11:33:31 +01:00
  • eefd7676a3 Updated slovak translation (#12338) Roman Moravčík 2018-11-05 11:31:12 +01:00
  • 486f2a66a9 Fix MBL XY parameter error messages Scott Lahteine 2018-11-05 03:41:28 -06:00
  • 2613ddf61c Fix "circle" Scott Lahteine 2018-11-05 03:37:17 -06:00
  • b779b42ffd Prevent current step-down going negative Scott Lahteine 2018-11-05 02:48:43 -06:00
  • 427bc64ba1 G28 O respects HOME_AFTER_DEACTIVATE Scott Lahteine 2018-11-05 02:19:55 -06:00
  • 3866aeac52 Clean up ENCODER_RATE_MULTIPLIER config Scott Lahteine 2018-11-05 01:23:23 -06:00
  • 498dfa291e Update and fix CHDK Scott Lahteine 2018-11-05 01:08:40 -06:00
  • fed84f2961 Use multiplier edit item for mesh point editing Scott Lahteine 2018-11-05 00:46:05 -06:00
  • d5ab4cd22a Provide a default for Z_PROBE_LOW_POINT Scott Lahteine 2018-11-05 00:20:13 -06:00
  • 3cbc3ecdd7 Fix 'M43 T' to use 'L' as last pin Scott Lahteine 2018-11-04 21:24:56 -06:00
  • 1769249876 Recommend keeping endstops off Scott Lahteine 2018-11-04 20:53:53 -06:00
  • 5182eaf661 Fix endstops enable behavior during probing Scott Lahteine 2018-11-04 20:51:54 -06:00
  • 07a0822ebe M420 support in MARLIN_DEV_MODE Scott Lahteine 2018-11-04 19:04:16 -06:00
  • b2ad2c8751
    Merge pull request #10944 from KangDroid/bugfix-2.0.x Scott Lahteine 2018-11-04 19:09:49 -06:00
  • 63be48ada6 Add MESH_EDIT_MENU to example configs Scott Lahteine 2018-06-11 22:22:08 -05:00
  • 82ff7c6542 Add a mesh edit menu for MBL / ABL-Bilinear KangDroid 2018-06-06 11:57:25 +09:00
  • 44fa7fb18c Cleanups for leveling-related code Scott Lahteine 2018-11-03 02:13:10 -05:00
  • cc2bc67440 ENABLED(NEWPANEL) => HAS_LCD_MENU Scott Lahteine 2018-11-03 02:07:53 -05:00
  • fc84878cba MSG_UBL_EDIT_MESH_MENU => MSG_EDIT_MESH Scott Lahteine 2018-11-03 02:20:06 -05:00
  • cd066bfeba Extend error messages for E factors sanity-checks Scott Lahteine 2018-11-04 18:42:36 -06:00
  • c10edb0998 Update, correct sanity-checks for up to 6 extruders (#12333) Ludy 2018-11-05 01:36:45 +01:00
  • 32880ff42a Turn PlatformIO LDF off for LPC176x builds (#12334) Chris Pepper 2018-11-05 00:32:32 +00:00
  • 0c85869c26 Clean up file endings Scott Lahteine 2018-11-04 18:17:49 -06:00
  • b99f0776d6 Clean up some U8G files Scott Lahteine 2018-11-04 18:15:18 -06:00
  • 8014e1cc9d Allow disable of LCD_TIMEOUT_TO_STATUS (when 0) Scott Lahteine 2018-11-04 18:06:00 -06:00
  • bd05816fd8 Update Italian language (#12327) Giuliano Zaro 2018-11-04 23:43:02 +01:00
  • 3c21483c88 Provide DOGLCD SPI pins for MKS SBASE + VIKI Scott Lahteine 2018-11-04 16:20:22 -06:00
  • e0956bb572 Drop 'register' storage specifier Scott Lahteine 2018-11-04 16:17:13 -06:00
  • c04cf127f7 Fix EEPROM servo angles init, section grouping Scott Lahteine 2018-11-04 16:14:54 -06:00
  • 9c0e05552e Suppress some compile warnings Scott Lahteine 2018-11-04 15:25:26 -06:00
  • 176654791e Use board-specific or platform SPI pins in HAL_STM32 (#12323) Karl Andersson 2018-11-04 22:03:45 +01:00
  • 60dbd8161c Fix VMAX editing Scott Lahteine 2018-11-04 07:06:14 -06:00
  • b7ca93ba37 Remove dead comment Scott Lahteine 2018-11-04 06:07:17 -06:00
  • 608be966d7 Add servos to pins_FYSTEC_F6_13.h Scott Lahteine 2018-11-04 06:07:05 -06:00
  • 67b22760d9 Return to status to show manual deploy/stow messages (#12324) Hannes Brandstätter-Müller 2018-11-04 11:51:26 +01:00
  • f5e8e8b53d Fix broken LPC176x build (#12317) tharts 2018-11-04 11:25:03 +01:00
  • f5eab912ed
    Apply #pragma once, misc cleanup (#12322) Scott Lahteine 2018-11-04 02:25:55 -06:00
  • 8696f882a9
    Merge pull request #12313 from thinkyhead/bf2_scara_home_offset Scott Lahteine 2018-11-03 07:05:24 -05:00
  • 56d2dcb184 Use first_page flag in place of page.page == 0 Scott Lahteine 2018-11-03 06:58:59 -05:00
  • d1ff22b983 Revive SCARA's home offset (unimplemented) Scott Lahteine 2018-11-03 03:56:33 -05:00