Commit graph

  • 19f189b4e5
    Add UBL support for G2/G3 and G5 (#10648) Scott Lahteine 2018-05-08 11:10:45 -0500
  • 2cdaf76c40
    Merge pull request #10651 from thinkyhead/bf2_junction_deviation Scott Lahteine 2018-05-08 11:09:01 -0500
  • 4c663b0216 Add JUNCTION_DEVIATION to example configs Scott Lahteine 2018-05-08 03:14:50 -0500
  • 4d4bf7897d Junction Deviation jerk limiting option Scott Lahteine 2018-05-08 03:13:43 -0500
  • 0436e16fb2 Apply shorthand Assembler macros Scott Lahteine 2018-05-08 05:10:27 -0500
  • d1b619be52 Standardize some hexadecimals Scott Lahteine 2018-05-08 09:17:44 -0500
  • ec05408453
    Add 3-frame fan animation to bitmaps (#10654) Scott Lahteine 2018-05-08 09:06:01 -0500
  • 55f1f8446b Show correct current units in M503 Scott Lahteine 2018-05-08 06:29:53 -0500
  • 4e16e699c1 Fix sanity checks for dual axes (#10633) Giuliano 2018-05-07 10:34:26 +0200
  • a1fab8336e Fix abort of SD printing Scott Lahteine 2018-05-07 02:52:26 -0500
  • e978e6e782
    [2.0.x] Arrange LCD options by type (#10630) Scott Lahteine 2018-05-06 19:16:55 -0500
  • 8c5bc77fb9 Fix the sanity-check for config versions Scott Lahteine 2018-05-06 09:33:09 -0500
  • 1f11b0f612 Fully init planner sync block Scott Lahteine 2018-05-06 04:21:33 -0500
  • f30241bda5
    Merge pull request #10614 from thinkyhead/bf2_synced_planner_set_position Scott Lahteine 2018-05-06 03:10:43 -0500
  • 840ff60952 Bring some configs up to date Scott Lahteine 2018-05-06 02:40:54 -0500
  • 71cd681473 Add Geeetech i3 Pro C / W examples (#10626) Phr3d13 2018-05-06 03:07:54 -0400
  • 62e7a9c671 Fix up fwretract handling Scott Lahteine 2018-05-03 19:08:49 -0500
  • bfe223e120 Adjust usage of stepper.synchronize Scott Lahteine 2018-05-03 20:51:10 -0500
  • af1950a63e Improve sync of stepper positions Scott Lahteine 2018-05-03 17:45:13 -0500
  • 0c23792344 Apply int32_t to stepper Scott Lahteine 2018-05-03 20:13:01 -0500
  • c2c02bdc67
    Change Max7219 coordinates to traditional (X,Y) Roxy-3D 2018-05-05 16:08:54 -0500
  • b337698f96 Additional patch for no heated bed Scott Lahteine 2018-05-04 00:15:31 -0500
  • 0125e009d3 Fix Travis testing of jp-kana Scott Lahteine 2018-05-02 23:51:58 -0500
  • 76da6cc544 Fix Ender 2 build volume Scott Lahteine 2018-05-02 19:03:22 -0500
  • d10cb46783
    Merge pull request #10595 from nightdemonx/bugfix-2.0.x Scott Lahteine 2018-05-02 09:05:34 -0500
  • 81b632c255 Additional temp-oriented improvements Scott Lahteine 2018-05-01 19:33:41 -0500
  • e911635fb1 Add thermocouple with AD8495 support nightdemonx 2018-05-02 01:24:45 +0500
  • 00e86f1c2d Add Velleman RGB-LED strip support to K8400 Scott Lahteine 2018-05-02 08:10:48 -0500
  • 410b023b50 [2.0.x] Add Viki support to RAMPS_FD_V1 (DUE) (#10598) Bob-the-Kuhn 2018-05-02 07:54:06 -0500
  • fcc5baef52
    Merge pull request #10589 from thinkyhead/bf2_lcd_bed_leveling_abl Scott Lahteine 2018-05-02 06:22:42 -0500
  • b7e938a9fb LCD_BED_LEVELING enables a sub-menu for ABL Scott Lahteine 2018-05-01 07:10:43 -0500
  • a90d99c27c Rename float32 => float52, etc. Scott Lahteine 2018-05-01 07:08:47 -0500
  • d7b699ec34 Fewer includes of vector_3.h Scott Lahteine 2018-05-01 07:05:18 -0500
  • 9312636ee4 Ender-3 config files (#10585) thisiskeithb 2018-05-01 04:44:50 -0700
  • 05fca752d6 Clean up autostart handling Scott Lahteine 2018-05-01 01:01:02 -0500
  • c87b0e21be Add units to probe speed comments Scott Lahteine 2018-04-30 23:50:28 -0500
  • 2c1205d8b1 Improve debug of homing move feedrate Scott Lahteine 2018-04-30 23:49:51 -0500
  • c8e4b7c8a6 Fix XY homing move away rate Scott Lahteine 2018-04-30 23:49:07 -0500
  • 05c33833e7
    [2.0.x] Add NO_LCD_MENUS option (#10582) Scott Lahteine 2018-04-30 21:16:31 -0500
  • 524cc392f4 Fix sd_status comparison Scott Lahteine 2018-04-30 21:09:50 -0500
  • 1f92b9a4ed Fix do_probe_move with fr_mm_s (#10576) MagoKimbra 2018-04-30 23:28:20 +0200
  • 582dc7ef97 Add build notes to README Scott Lahteine 2018-04-30 04:59:20 -0500
  • a73cece360 Fix utility.cpp for DEBUG_LEVELING_FEATURE Scott Lahteine 2018-04-30 03:40:50 -0500
  • 4dfc011d86 Fix homing with probe feedrates Scott Lahteine 2018-04-30 03:35:07 -0500
  • 59fda986ea Allow Z_AFTER_PROBING to be 0 Scott Lahteine 2018-04-30 03:25:47 -0500
  • 63e4afc910 Do rounding in integer (instead of FIXFLOAT) Scott Lahteine 2018-04-29 19:14:18 -0500
  • 616651ff23 Add sanity check for LED_CONTROL_MENU Scott Lahteine 2018-04-29 18:34:57 -0500
  • 9e0d99c0c6
    Round all floats in string conversion functions (#10566) Scott Lahteine 2018-04-29 00:51:36 -0500
  • 3f68203324 Modify FastIO error message Scott Lahteine 2018-04-28 20:27:36 -0500
  • 1dab44213a Fix the TMC26X initializer CS pin argument Scott Lahteine 2018-04-28 12:02:45 -0500
  • cd08f01bb4 Fix M421 comment in gcode.h Scott Lahteine 2018-04-28 11:16:52 -0500
  • 7546f87949 Allow a home bump of 0 when homing Z with probe Scott Lahteine 2018-04-28 10:23:46 -0500
  • d470a1234f Fix ENABLED/DISABLED for DUE Scott Lahteine 2018-04-28 10:09:14 -0500
  • 683dc24e0f When homing with Z probe bump at Z_PROBE_SPEED_SLOW Scott Lahteine 2018-04-28 08:50:23 -0500
  • 8db7fb226a Fix M420 C for UBL Scott Lahteine 2018-04-28 08:14:20 -0500
  • ed8d2bc225 Clean up some endstop inverting examples Scott Lahteine 2018-04-28 08:04:43 -0500
  • c7305be4d2 Fix some endstop inverting settings Scott Lahteine 2018-04-28 08:04:33 -0500
  • 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 -0500
  • 5ac226aa93 Further cleanup of inline delays Scott Lahteine 2018-04-27 19:20:22 -0500
  • 724e9f56c8 Removed "const" to match parser. (#10548) Marcio Teixeira 2018-04-27 16:48:52 -0600
  • 2e1939e85c [2.0.x] report error on unsupported commands (#10553) Giuliano 2018-04-28 00:40:27 +0200
  • a474a7e675 Correct AVR_ATmega328_FAMILY macro Scott Lahteine 2018-04-27 03:13:46 -0500
  • f790b4bc0a Reorganize some conditionals Scott Lahteine 2018-04-27 00:44:47 -0500
  • a51ba6e3f6 Fix ABL grid bounds test for Delta/SCARA Scott Lahteine 2018-04-27 00:33:58 -0500
  • df6bc812b5 Fix disable of Z_HOMING_SENSITIVITY for HOMING_Z_WITH_PROBE Scott Lahteine 2018-04-27 01:39:53 -0500
  • 63e0b36f8b Fix G29_RECOVER_COMMANDS typo Scott Lahteine 2018-04-27 01:24:45 -0500
  • f83361a814 Apply const to tmc_sensorless_homing Scott Lahteine 2018-04-27 00:51:28 -0500
  • 212e52e485 Basic delay for Max7219 on ARM Scott Lahteine 2018-04-27 00:28:01 -0500
  • 7b6e742436 Wrap delay macros in do{}while(0) Scott Lahteine 2018-04-26 18:18:23 -0500
  • 58ca3be1ec delayMicroseconds() cannot be called in critical section (#10535) Karl Andersson 2018-04-26 21:31:01 +0200
  • 00dfaae8df [2.0.x] Platformio - automate build & environment selection (#10503) Bob-the-Kuhn 2018-04-26 02:42:06 -0500
  • 299c4fed42 Undefine PIDTEMPBED without a bed heater Scott Lahteine 2018-04-26 01:30:10 -0500
  • 456cf971af HAL FastIO cleanup and fixes Scott Lahteine 2018-04-26 00:40:16 -0500
  • 5b5e322356 Set Interrupt Priorities and Grouping for STM32F103. (#10517) J.C. Nelson 2018-04-25 22:21:16 -0700
  • 0e450df6a2 MKS OLED support for RUMBA Scott Lahteine 2018-04-25 23:00:44 -0500
  • 2578996631
    [2.0.x] Emergency parser for multiple serial ports (#10524) Scott Lahteine 2018-04-25 20:58:00 -0500
  • 8cc31d1b2e Cleanup to emergency parser Scott Lahteine 2018-04-25 06:54:17 -0500
  • 2242b98248 [LPC176x] Emergency Parser Feature (#10516) Chris Pepper 2018-04-25 12:44:26 +0100
  • eef0248a1c
    Add M420 C to adjust the whole mesh (#10522) Scott Lahteine 2018-04-25 06:43:45 -0500
  • 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 -0300
  • 02a711c4d6 [2.0.x] Fix crash upon repeated calls to process_subcommands_now_P (#10509) Marcio Teixeira 2018-04-24 12:44:22 -0600
  • a3ce8a3fcd Add sanity checks for EMERGENCY_PARSER Scott Lahteine 2018-04-24 09:24:26 -0500
  • f06c3c38b9 Fix M0_M1 with no LCD Scott Lahteine 2018-04-24 09:22:05 -0500
  • c82dd5129f Revert potentially-not-redundant UBL test Scott Lahteine 2018-04-24 08:04:13 -0500
  • 9789c1c719 Fix current_temperature_chamber compile error Scott Lahteine 2018-04-24 07:55:58 -0500
  • 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) Eduardo José Tagle 2018-04-24 00:05:07 -0300
  • f423e54f77 Strip trailing spaces Scott Lahteine 2018-04-23 18:00:06 -0500
  • 8177c4334e
    Merge pull request #10498 from xC0000005/MalyanLCDFix Scott Lahteine 2018-04-23 17:22:43 -0500
  • cb46cb8480
    Add HAS_HEATED_BED conditional (#10495) Scott Lahteine 2018-04-23 17:13:01 -0500
  • 10a25f733e Add SENSORLESS_HOMING to Archim 2.0 (#10500) Marcio Teixeira 2018-04-23 16:11:33 -0600
  • 24d23ce49b Fix function definitions for Malyan LCD xC0000005 2018-04-23 08:08:05 -0700
  • 73022d3119 Add a PlatformIO environment for Malyan M200 xC0000005 2018-03-29 19:54:37 -0700
  • ad58b626a3 Fix pin mappings for Viki2 on Azteeg X5 GT (#10487) Alexey Shvetsov 2018-04-23 02:41:30 +0300
  • 9e07df5c1b
    Extra options for LEVEL_BED_CORNERS (#10483) Scott Lahteine 2018-04-22 02:50:48 -0500
  • 1c3d49afe0 Fix G28 with Z_AFTER_PROBING Scott Lahteine 2018-04-22 01:23:26 -0500
  • b6747c742a Cleanup AZTEEG_X5_GT pins for VIKI Scott Lahteine 2018-04-22 01:19:43 -0500
  • 023385ca59
    Merge pull request #10479 from thinkyhead/bf2_creality_power_loss_resume Scott Lahteine 2018-04-22 00:17:44 -0500
  • 3396671011
    [2.0.x] Reset LCD status to fallbacks (#10470) Scott Lahteine 2018-04-22 00:16:30 -0500
  • d58450c82a Russian language update Scott Lahteine 2018-04-22 00:14:20 -0500
  • 11ab017dd0 Creality3D Power-Loss Recovery Scott Lahteine 2018-04-21 19:41:26 -0500