Commit Graph

  • 05fca752d6 Clean up autostart handling Scott Lahteine 2018-05-01 01:01:02 -05:00
  • c87b0e21be Add units to probe speed comments Scott Lahteine 2018-04-30 23:50:28 -05:00
  • 2c1205d8b1 Improve debug of homing move feedrate Scott Lahteine 2018-04-30 23:49:51 -05:00
  • c8e4b7c8a6 Fix XY homing move away rate Scott Lahteine 2018-04-30 23:49:07 -05:00
  • 05c33833e7 [2.0.x] Add NO_LCD_MENUS option (#10582) Scott Lahteine 2018-04-30 21:16:31 -05:00
  • 524cc392f4 Fix sd_status comparison Scott Lahteine 2018-04-30 21:09:50 -05:00
  • 1f92b9a4ed Fix do_probe_move with fr_mm_s (#10576) MagoKimbra 2018-04-30 23:28:20 +02:00
  • 582dc7ef97 Add build notes to README Scott Lahteine 2018-04-30 04:59:20 -05:00
  • a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE Scott Lahteine 2018-04-30 03:40:50 -05:00
  • 4dfc011d86 Fix homing with probe feedrates Scott Lahteine 2018-04-30 03:35:07 -05:00
  • 59fda986ea Allow Z_AFTER_PROBING to be 0 Scott Lahteine 2018-04-30 03:25:47 -05:00
  • 63e4afc910 Do rounding in integer (instead of FIXFLOAT) Scott Lahteine 2018-04-29 19:14:18 -05:00
  • 616651ff23 Add sanity check for LED_CONTROL_MENU Scott Lahteine 2018-04-29 18:34:57 -05:00
  • 9e0d99c0c6 Round all floats in string conversion functions (#10566) Scott Lahteine 2018-04-29 00:51:36 -05:00
  • 3f68203324 Modify FastIO error message Scott Lahteine 2018-04-28 20:27:36 -05:00
  • 1dab44213a Fix the TMC26X initializer CS pin argument Scott Lahteine 2018-04-28 12:02:45 -05:00
  • cd08f01bb4 Fix M421 comment in gcode.h Scott Lahteine 2018-04-28 11:16:52 -05:00
  • 7546f87949 Allow a home bump of 0 when homing Z with probe Scott Lahteine 2018-04-28 10:23:46 -05:00
  • d470a1234f Fix ENABLED/DISABLED for DUE Scott Lahteine 2018-04-28 10:09:14 -05:00
  • 683dc24e0f When homing with Z probe bump at Z_PROBE_SPEED_SLOW Scott Lahteine 2018-04-28 08:50:23 -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
  • 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
  • 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
  • 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
  • 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
  • 212e52e485 Basic delay for Max7219 on ARM Scott Lahteine 2018-04-27 00:28:01 -05:00
  • 7b6e742436 Wrap delay macros in do{}while(0) Scott Lahteine 2018-04-26 18:18:23 -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
  • 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
  • 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
  • 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
  • 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
  • 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) Eduardo José Tagle 2018-04-24 00:05:07 -03: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
  • 73022d3119 Add a PlatformIO environment for Malyan M200 xC0000005 2018-03-29 19:54:37 -07: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
  • 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
  • 023385ca59 Merge pull request #10479 from thinkyhead/bf2_creality_power_loss_resume Scott Lahteine 2018-04-22 00:17:44 -05:00
  • 3396671011 [2.0.x] Reset LCD status to fallbacks (#10470) Scott Lahteine 2018-04-22 00:16:30 -05:00
  • d58450c82a Russian language update Scott Lahteine 2018-04-22 00:14:20 -05:00
  • 11ab017dd0 Creality3D Power-Loss Recovery Scott Lahteine 2018-04-21 19:41:26 -05:00
  • 594d6f9efd Add POWER_LOSS_RECOVERY to example configs Scott Lahteine 2018-04-21 19:11:56 -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
  • a90cbc6339 [2.0.x] Wait for bed heaters between probing (#10472) Scott Lahteine 2018-04-21 15:43:21 -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
  • 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
  • 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
  • 6faa93d787 Add G29_RETRY_AND_RECOVER to example configs Scott Lahteine 2018-04-19 19:23:08 -05:00
  • 5cc7916e69 Add G29_RETRY_AND_RECOVER feature Marcio Teixeira 2018-04-18 15:56:10 -06:00
  • 78ea4871f9 Fix up enqueue now functions Scott Lahteine 2018-04-19 18:11:03 -05:00
  • 23635c2b64 Update ubl_motion.cpp Roxy-3D 2018-04-19 12:04:35 -05:00
  • f36ddef9a7 Merge pull request #10417 from yhfudev/fix-fonts-merge-sk-cz Scott Lahteine 2018-04-19 08:51:32 -05:00
  • dde941cac8 Updates to font scripts and fonts documentation Scott Lahteine 2018-04-19 03:07:25 -05:00
  • 8ca3c43d73 Updated language_data spacing, headers Scott Lahteine 2018-04-19 03:06:47 -05:00
  • 90765b1f72 Remove "find" lines from .travis.yml Scott Lahteine 2018-04-18 17:06:44 -05:00
  • 184c077c58 Correct includes (u8g.h) and spelling Scott Lahteine 2018-04-18 17:06:18 -05:00
  • 627348b46c move the TALL_FONT_CORRECTION to language files Yunhui Fu 2018-04-17 22:20:38 -04:00
  • 77bc653524 Use X windows 6x12 bitmap font to support western languages. Yunhui Fu 2018-04-17 00:03:06 -04:00
  • a51b61b38c Remove old and obsolete .fon files Scott Lahteine 2018-04-15 18:21:07 -05:00
  • 9d06d9edc8 Fix up fonts scripts Scott Lahteine 2018-04-15 16:02:28 -05:00
  • d81649b365 Update language data for sk. Yunhui Fu 2018-04-14 19:52:57 -04:00
  • 41839746a2 Removed unused macros Yunhui Fu 2018-04-14 19:40:06 -04:00
  • 3f71e951f1 Merge SK,CZ fonts to buildroot/share/fonts/ISO10646-0-2.bdf Yunhui Fu 2018-04-14 19:39:20 -04:00
  • 4f184ba5da [2.0.x] Add BOARD_MKS_BASE_15 with digital micro-stepping (#10454) Scott Lahteine 2018-04-18 22:58:43 -05:00
  • ad6baa5c9d Fix for UBL set_bed_leveling_enabled Scott Lahteine 2018-04-18 00:14:00 -05:00
  • df2f24617b Use 0 as the bed position (not Z_MIN_POS) Scott Lahteine 2018-04-17 20:32:56 -05:00
  • 428c54f2ad [2.0.x] HAL for STM32F4 (#10434) Karl Andersson 2018-04-18 00:33:29 +02:00