Commit Graph

  • 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
  • 744bcaee61 [2.0.x] Fix problems compiling with Arduino IDE (#10441) Chris Pepper 2018-04-17 23:28:55 +01:00
  • 20772492aa Fix compile warnings in AVR fastio.h (#10440) GMagician 2018-04-18 00:26:57 +02:00
  • f57a008c58
    Merge pull request #10443 from thinkyhead/bf2_fix_and_improve Scott Lahteine 2018-04-17 16:59:31 -05:00
  • 89b1580587 Fix compile error in tmc_status Scott Lahteine 2018-04-17 16:13:10 -05:00
  • 52c024e260 M221 with no parameters report flow Scott Lahteine 2018-04-17 16:06:25 -05:00
  • 01b01f6dfd Tweak fwretract.retract debug, comments Scott Lahteine 2018-04-17 16:05:25 -05:00
  • e4acd2c40e One fewer compare in _lcd_move_xyz Scott Lahteine 2018-04-17 16:03:15 -05:00
  • e05c825a05 Update position for UBL non-segmented activate/deactivate Scott Lahteine 2018-04-17 16:02:02 -05:00
  • d462be6de6 Try FIXFLOAT rounding based on sign Scott Lahteine 2018-04-17 15:59:04 -05:00
  • 39c6f65ce7 Ignore LCD_BED_LEVELING with UBL Scott Lahteine 2018-04-17 15:57:44 -05:00
  • 0746aff595 Improve UBL mesh report. Add M420 T, M421 N Scott Lahteine 2018-04-17 15:52:56 -05:00
  • 3c826e5d05 Prevent delay when power is already on Scott Lahteine 2018-04-17 04:34:31 -05:00
  • 5a064d0e94 Fix bug in planner.set_position_mm Scott Lahteine 2018-04-16 04:19:58 -05:00
  • 0945674ba2
    Use H0 by default with UBL_MESH_EDIT_MOVES_Z (#10428) Scott Lahteine 2018-04-15 20:49:14 -05:00
  • 6cb83758d7 Fix Brazilian Portuguese language duplicates Scott Lahteine 2018-04-15 19:07:50 -05:00
  • 8f57e098de Use end-of-line comments in planner.cpp Scott Lahteine 2018-04-15 19:02:30 -05:00
  • 6c7a17dba6
    Abort SD printing more safely (#10407) Scott Lahteine 2018-04-15 18:27:54 -05:00
  • c9aed73987 Fix missed includes from HAL macro patch (#10416) Chris Pepper 2018-04-16 00:27:34 +01:00
  • 74f4eb8312 Drop utf8 tweaks in build files Scott Lahteine 2018-04-15 14:48:47 -05:00
  • 9f8a96fb8a
    Brazilian Portuguese update (#10409) Scott Lahteine 2018-04-15 13:13:46 -05:00
  • 93273a4c9e Fix u8g.h search path error (#10419) Yunhui Fu 2018-04-15 14:12:02 -04:00
  • 584735c994 u8g.h => clib/u8g.h Scott Lahteine 2018-04-14 12:26:01 -05:00
  • 29dda871cb Patch "upload_disk" to make python happy Scott Lahteine 2018-04-13 22:27:08 -05:00
  • 36b97bde9f clear_block_buffer, kill_current_block in quick_stop Scott Lahteine 2018-04-13 22:04:53 -05:00
  • 99282a46e9 Make sure ABL (manual) starts close to the bed Scott Lahteine 2018-04-13 20:19:18 -05:00
  • 21f13f9e57
    Stow Probe at end of G29 J3 Roxy-3D 2018-04-13 14:46:47 -05:00
  • 6c535081ec [2.0.x] Add optional menu item to toggle software endstops (#10389) KangDroid 2018-04-13 14:24:09 +09:00
  • 3c5c6d478a Prettify process_parsed_command Scott Lahteine 2018-04-13 00:08:28 -05:00
  • 0535ebc4d2 MESH_BED_LEVELING before PROBE_MANUALLY Scott Lahteine 2018-04-12 22:45:47 -05:00
  • bb7064cc30 Tweak MBL move to bed code Scott Lahteine 2018-04-12 22:36:38 -05:00
  • cc6d41e1d3 Use a macro for HAL header redirection (#10380) Chris Pepper 2018-04-13 02:25:08 +01:00
  • 12785583d0 [2.0.x] G33 MIN_STEPS_PER_SEGMENT (#10386) Luc Van Daele 2018-04-13 03:22:29 +02:00
  • c96412a78f [2.0.x] UTF-8 language translation support (#10213) Yunhui Fu 2018-04-12 21:14:01 -04:00