Commit Graph

  • f0494b4021 Fix M420 C for UBL Scott Lahteine 2018-04-28 08:17:55 -05:00
  • 8db7fb226a Fix M420 C for UBL Scott Lahteine 2018-04-28 08:14:20 -05:00
  • ed8d2bc225 Clean up some endstop inverting examples Scott Lahteine 2018-04-28 08:04:43 -05:00
  • c7305be4d2 Fix some endstop inverting settings Scott Lahteine 2018-04-28 08:04:33 -05:00
  • ba8d03d241 Clean up some endstop inverting examples Scott Lahteine 2018-04-28 08:00:44 -05:00
  • 37927f9274 Fix some endstop inverting settings Scott Lahteine 2018-04-28 08:00:15 -05:00
  • f973ff49ae [2.0.x] MKS SBASE - Separate SD_DETECT for LCD and on-board SD cards (#10557) Bob-the-Kuhn 2018-04-28 07:24:07 -05:00
  • 81b9914704 Further cleanup of inline delays Scott Lahteine 2018-04-27 19:06:46 -05:00
  • 5ac226aa93 Further cleanup of inline delays Scott Lahteine 2018-04-27 19:20:22 -05:00
  • 724e9f56c8 Removed "const" to match parser. (#10548) Marcio Teixeira 2018-04-27 16:48:52 -06:00
  • d86efae37c [1.1.x] report error on unsupported commands (#10554) Giuliano 2018-04-28 00:40:32 +02:00
  • 2e1939e85c [2.0.x] report error on unsupported commands (#10553) Giuliano 2018-04-28 00:40:27 +02:00
  • a474a7e675 Correct AVR_ATmega328_FAMILY macro Scott Lahteine 2018-04-27 03:13:46 -05:00
  • 3550494db1 Correct AVR_ATmega328_FAMILY macro (#10540) per1234 2018-04-27 01:11:56 -07:00
  • f790b4bc0a Reorganize some conditionals Scott Lahteine 2018-04-27 00:44:47 -05:00
  • a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA Scott Lahteine 2018-04-27 00:33:58 -05:00
  • df6bc812b5 Fix disable of Z_HOMING_SENSITIVITY for HOMING_Z_WITH_PROBE Scott Lahteine 2018-04-27 01:39:53 -05:00
  • 63e0b36f8b Fix G29_RECOVER_COMMANDS typo Scott Lahteine 2018-04-27 01:24:45 -05:00
  • f83361a814 Apply const to tmc_sensorless_homing Scott Lahteine 2018-04-27 00:51:28 -05:00
  • 95d19cfcbf Fix disable of Z_SENSORLESS for HOMING_Z_WITH_PROBE Scott Lahteine 2018-04-27 01:38:40 -05:00
  • e5e5c1513d Fix ABL grid bounds test for Delta/SCARA Scott Lahteine 2018-04-27 00:54:55 -05:00
  • 083bfa3fe9 Remove refs to non-existent CPU_32_BIT Scott Lahteine 2018-04-26 18:15:53 -05:00
  • 212e52e485 Basic delay for Max7219 on ARM Scott Lahteine 2018-04-27 00:28:01 -05:00
  • 8f5d99a2ab Wrap delay macros in do{}while(0) Scott Lahteine 2018-04-26 18:10:34 -05:00
  • 7b6e742436 Wrap delay macros in do{}while(0) Scott Lahteine 2018-04-26 18:18:23 -05:00
  • f748b1a1ce Apply const in a few spots Scott Lahteine 2018-04-26 17:52:20 -05:00
  • e931bc7e72 Reorder some conditionals Scott Lahteine 2018-04-26 17:02:35 -05:00
  • b95a1b94cb make Max7219 usable at ISR time Roxy-3D 2018-04-26 14:32:24 -05:00
  • 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535) Karl Andersson 2018-04-26 21:31:01 +02:00
  • 00dfaae8df [2.0.x] Platformio - automate build & environment selection (#10503) Bob-the-Kuhn 2018-04-26 02:42:06 -05:00
  • cb02b6ec60 Disable PIDTEMPBED with no bed… Scott Lahteine 2018-04-26 01:34:06 -05:00
  • 299c4fed42 Undefine PIDTEMPBED without a bed heater Scott Lahteine 2018-04-26 01:30:10 -05:00
  • 456cf971af HAL FastIO cleanup and fixes Scott Lahteine 2018-04-26 00:40:16 -05:00
  • 5b5e322356 Set Interrupt Priorities and Grouping for STM32F103. (#10517) J.C. Nelson 2018-04-25 22:21:16 -07:00
  • 0e450df6a2 MKS OLED support for RUMBA Scott Lahteine 2018-04-25 23:00:44 -05:00
  • d70a4646f4 MKS OLED support for RUMBA Scott Lahteine 2018-04-25 22:56:43 -05:00
  • 11bbcfd69e Update emergency_parser for 2.0.x parity (#10530) Scott Lahteine 2018-04-25 22:42:43 -05:00
  • 2578996631 [2.0.x] Emergency parser for multiple serial ports (#10524) Scott Lahteine 2018-04-25 20:58:00 -05:00
  • 8cc31d1b2e Cleanup to emergency parser Scott Lahteine 2018-04-25 06:54:17 -05:00
  • 2242b98248 [LPC176x] Emergency Parser Feature (#10516) Chris Pepper 2018-04-25 12:44:26 +01:00
  • d429d5a4ae Add M420 C to center the mesh on a value (#10521) Scott Lahteine 2018-04-25 06:43:59 -05:00
  • eef0248a1c Add M420 C to adjust the whole mesh (#10522) Scott Lahteine 2018-04-25 06:43:45 -05:00
  • c1e5ebbc1e [2.0.x] AVR: Atomic bit set and clear of upper pin ports without critical section (#10502) Eduardo José Tagle 2018-04-24 15:45:43 -03:00
  • 02a711c4d6 [2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509) Marcio Teixeira 2018-04-24 12:44:22 -06:00
  • a3ce8a3fcd Add sanity checks for EMERGENCY_PARSER Scott Lahteine 2018-04-24 09:24:26 -05:00
  • f06c3c38b9 Fix M0_M1 with no LCD Scott Lahteine 2018-04-24 09:22:05 -05:00
  • 21f5ca6ad4 Revert potentially-not-redundant UBL test Scott Lahteine 2018-04-24 08:05:23 -05:00
  • c82dd5129f Revert potentially-not-redundant UBL test Scott Lahteine 2018-04-24 08:04:13 -05:00
  • 9789c1c719 Fix current_temperature_chamber compile error Scott Lahteine 2018-04-24 07:55:58 -05:00
  • ad3b95c8ea Fix current_temperature_chamber compile error Scott Lahteine 2018-04-24 07:53:45 -05:00
  • 50cc55d172 FastIO faster atomic bit write, fix TOGGLE Scott Lahteine 2018-04-24 04:10:31 -05:00
  • 3eb55016e4 Finish AVR preemptive interrupt Scott Lahteine 2018-04-23 22:19:54 -05:00
  • 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) Eduardo José Tagle 2018-04-24 00:05:07 -03:00
  • 51004e003d Proper AVR preemptive interrupt handling (#10501) Scott Lahteine 2018-04-23 20:47:31 -05:00
  • f423e54f77 Strip trailing spaces Scott Lahteine 2018-04-23 18:00:06 -05:00
  • 8177c4334e Merge pull request #10498 from xC0000005/MalyanLCDFix Scott Lahteine 2018-04-23 17:22:43 -05:00
  • cb46cb8480 Add HAS_HEATED_BED conditional (#10495) Scott Lahteine 2018-04-23 17:13:01 -05:00
  • 10a25f733e Add SENSORLESS_HOMING to Archim 2.0 (#10500) Marcio Teixeira 2018-04-23 16:11:33 -06:00
  • 24d23ce49b Fix function definitions for Malyan LCD xC0000005 2018-04-23 08:08:05 -07:00
  • 0764981aa1 Fix compile for Malyan LCD Scott Lahteine 2018-04-23 16:50:33 -05:00
  • 73022d3119 Add a PlatformIO environment for Malyan M200 xC0000005 2018-03-29 19:54:37 -07:00
  • b19d8182c1 Add HAS_HEATED_BED conditional (#10494) Scott Lahteine 2018-04-22 23:40:49 -05:00
  • ad58b626a3 Fix pin mappings for Viki2 on Azteeg X5 GT (#10487) Alexey Shvetsov 2018-04-23 02:41:30 +03:00
  • 9e07df5c1b Extra options for LEVEL_BED_CORNERS (#10483) Scott Lahteine 2018-04-22 02:50:48 -05:00
  • 6b50a50676 Extra options for LEVEL_BED_CORNERS (#10484) Scott Lahteine 2018-04-22 02:30:20 -05:00
  • 29c9c723f8 Use 0 as the bed height for manual probing Scott Lahteine 2018-04-22 02:12:29 -05:00
  • 1c3d49afe0 Fix G28 with Z_AFTER_PROBING Scott Lahteine 2018-04-22 01:23:26 -05:00
  • b6747c742a Cleanup AZTEEG_X5_GT pins for VIKI Scott Lahteine 2018-04-22 01:19:43 -05:00
  • b49da0c4ba Update language_ru.h (#10482) Anton Piliugin 2018-04-22 10:24:14 +05:00
  • 023385ca59 Merge pull request #10479 from thinkyhead/bf2_creality_power_loss_resume Scott Lahteine 2018-04-22 00:17:44 -05:00
  • 58bd2a5e81 Merge pull request #10437 from thinkyhead/bf1_creality_power_loss_resume Scott Lahteine 2018-04-22 00:17:27 -05:00
  • 3396671011 [2.0.x] Reset LCD status to fallbacks (#10470) Scott Lahteine 2018-04-22 00:16:30 -05:00
  • 6f176d1d64 [1.1.x] Reset LCD status to fallbacks (#10467) Scott Lahteine 2018-04-22 00:15:57 -05:00
  • d58450c82a Russian language update Scott Lahteine 2018-04-22 00:14:20 -05:00
  • 38c97dc975 Update language_ru.h (#10481) Anton Piliugin 2018-04-22 10:12:21 +05:00
  • 11ab017dd0 Creality3D Power-Loss Recovery Scott Lahteine 2018-04-21 19:41:26 -05:00
  • d7ec13ce69 Creality3D Power-Loss Recovery Scott Lahteine 2018-04-21 16:12:04 -05:00
  • 594d6f9efd Add POWER_LOSS_RECOVERY to example configs Scott Lahteine 2018-04-21 19:11:56 -05:00
  • 7e585cab83 Add POWER_LOSS_RECOVERY to example configs Scott Lahteine 2018-04-21 19:12:42 -05:00
  • e76545c450 Add Stopwatch::resume method Scott Lahteine 2018-04-16 22:53:06 -05:00
  • 1894b981af Add R parameter to G28 to specify pre-raise Scott Lahteine 2018-04-21 16:04:41 -05:00
  • 7dcd0a1cff Add R parameter to G28 to specify pre-raise Scott Lahteine 2018-04-21 19:07:48 -05:00
  • 2f4b4d6076 Add Stopwatch::resume method Scott Lahteine 2018-04-21 19:06:05 -05:00
  • 61f9e28c23 [1.1.x] Wait for bed heaters between probing (#9890) Festivejelly 2018-04-21 21:44:07 +01:00
  • a90cbc6339 [2.0.x] Wait for bed heaters between probing (#10472) Scott Lahteine 2018-04-21 15:43:21 -05:00
  • c6ecfc1429 [1.1.x] Split TRIGORILLA into 1.3 and 1.4 (#10468) Scott Lahteine 2018-04-20 19:27:11 -05:00
  • a0dac95d25 Merge pull request #10460 from thinkyhead/bf2_trigorilla_14 Scott Lahteine 2018-04-20 18:25:40 -05:00
  • f0cbf3d432 Correction to sanity check Scott Lahteine 2018-04-20 18:16:17 -05:00
  • d8a8eec6ea Add THERMAL_PROTECTION capability Scott Lahteine 2018-04-20 16:50:50 -05:00
  • 4cc2bc1343 [1.1.x] Add new capability to report if Thermal Protection is enabled (#10465) Sebastien Andrivet 2018-04-20 23:42:56 +02:00
  • dcb8af0518 Match Makefile order to boards.h Scott Lahteine 2018-04-20 16:02:07 -05:00
  • 4108382c2c Complete CREALITY_ENDER revert Scott Lahteine 2018-04-20 15:30:10 -05:00
  • 186d71b361 Complete CREALITY_ENDER revert Scott Lahteine 2018-04-20 16:17:25 -05:00
  • 11ef432476 Match Makefile to boards.h Scott Lahteine 2018-04-20 16:09:52 -05:00
  • 2be5fe5ddf Split TRIGORILLA into 1.3 and 1.4 Scott Lahteine 2018-04-02 22:11:38 -05:00
  • 80e29492c6 TRIGORILLA => TRIGORILLA_13 Scott Lahteine 2018-04-02 22:01:02 -05:00
  • dea686cf55 Define short pin names in fastio for STM32 (#10461) Scott Lahteine 2018-04-20 14:54:35 -05:00
  • 0c1be965b6 Don't report point 0 in MBL G29 Scott Lahteine 2018-04-20 00:00:48 -05:00
  • 65a6a86d19 Don't report point 0 in MBL G29 Scott Lahteine 2018-04-20 01:14:50 -05:00
  • 3cf7bac129 Merge pull request #10450 from marcio-ao/pr-2.0.x-advanced-g29-recovery-and-retry Scott Lahteine 2018-04-19 21:22:06 -05:00