Commit Graph

  • 571ca72824
    Merge pull request #9345 from Bob-the-Kuhn/Due-compile-issue-2.0.x Bob-the-Kuhn 2018-01-24 22:14:12 -06:00
  • ab709ccac1 add USEABLE_HARDWARE_PWM & clear up some compiler warnings Bob-the-Kuhn 2018-01-24 21:40:48 -06:00
  • 70e4f12d2f
    Merge pull request #9327 from thinkyhead/bf2_fix_parser_M118 Scott Lahteine 2018-01-24 00:57:41 -06:00
  • fc5c1a28d8 Fix M118 parameter parsing Scott Lahteine 2018-01-23 20:53:15 -06:00
  • 399bca316a Fix has_value with FASTER_GCODE_PARSER Scott Lahteine 2018-01-23 20:49:31 -06:00
  • 80d3ded895 Change parser codebits from array to int32_t Scott Lahteine 2018-01-23 20:49:01 -06:00
  • 053b1371c7 Simplify G-code debug option Scott Lahteine 2018-01-23 23:42:28 -06:00
  • 608f8b10da Parser val method parity with 1.1.x Scott Lahteine 2018-01-23 20:59:16 -06:00
  • 2bea1bda56 Move more strings to PROGMEM Scott Lahteine 2018-01-23 21:17:33 -06:00
  • 58671e1bc1 Marlin must override _BV for 32-bit masks! Scott Lahteine 2018-01-23 23:39:37 -06:00
  • 45cfb16424
    Merge pull request #8355 from tcm0116/2.0.x-TwoWire Scott Lahteine 2018-01-23 20:14:02 -06:00
  • c19327f1bb
    Merge pull request #9325 from thinkyhead/bf2_simple_patches Scott Lahteine 2018-01-23 19:27:52 -06:00
  • 1dcfe193ac Optimize some serial strings Scott Lahteine 2018-01-23 19:09:40 -06:00
  • 9644fe1839 Lightly optimize arc length calculation Scott Lahteine 2018-01-23 19:04:05 -06:00
  • c9bda932fe
    Patch M114 D logical output Scott Lahteine 2018-01-23 18:50:37 -06:00
  • 4eb41031e9
    Merge pull request #9312 from thinkyhead/bf2_fade_info_too Scott Lahteine 2018-01-23 14:32:20 -06:00
  • e5ca60acf5 Patch G29 no_action for A and Q Scott Lahteine 2018-01-23 13:08:46 -06:00
  • 696f8eb4c6 Include Z Fade in log_machine_info Scott Lahteine 2018-01-23 11:43:38 -06:00
  • 3217da6fa5 Followup patch for TMC stepper init Scott Lahteine 2018-01-23 13:59:51 -06:00
  • db031d5d76 Add missing SoftwareSerial begin for TMC2208 Scott Lahteine 2018-01-22 10:24:30 -06:00
  • 3db35ba9be [2.0.x] Fix change filament for delta machines (#9295) Thomas Moore 2018-01-22 10:21:42 -06:00
  • 62ecc74e76
    Merge pull request #9297 from thinkyhead/bf2_fix_skew_factor Scott Lahteine 2018-01-22 08:45:11 -06:00
  • f7f8569bbf Fix skew settings report precision Scott Lahteine 2018-01-22 08:09:36 -06:00
  • 2ebf52e57d Fix Skew Correction pre-calculation overflow error Scott Lahteine 2018-01-22 08:19:44 -06:00
  • adb2ac4747 Fix skew settings report precision Scott Lahteine 2018-01-22 08:09:36 -06:00
  • 205c5fa078
    Merge pull request #9277 from oysteinkrog/fix/DualX_Endstops Scott Lahteine 2018-01-22 07:42:49 -06:00
  • 90d011cc48 Use ADD_PORT_ARG for all cases Scott Lahteine 2018-01-22 06:27:22 -06:00
  • 51c7b5d46f Fix set_home_offset bug from bad porting Scott Lahteine 2018-01-22 06:10:35 -06:00
  • a19656e7cb
    Merge pull request #9290 from thinkyhead/bf2_print_start_fix Scott Lahteine 2018-01-22 06:10:58 -06:00
  • b1cd012aa6 Clean up and document load/unload/pause/resume Scott Lahteine 2018-01-22 04:37:40 -06:00
  • 266086670b Better LCD message when heating needed Scott Lahteine 2018-01-22 04:30:49 -06:00
  • a718f5bdf3 Don't run M600 on filament runout if the nozzle is cold Scott Lahteine 2018-01-22 04:29:58 -06:00
  • 61bf8478a2 Add hotEnough methods Scott Lahteine 2018-01-22 04:29:29 -06:00
  • 7a52dfad55
    Merge pull request #9283 from thinkyhead/bf2_jgaurora_configs Scott Lahteine 2018-01-22 02:21:56 -06:00
  • f875f49caa [2.0.x] LPC1768: Fix: Serial pins disabled correctly when in use (#9193) Chris Pepper 2018-01-22 07:54:41 +00:00
  • c63cffca7f Add example configs for JGAurora A5 Scott Lahteine 2018-01-21 19:16:07 -06:00
  • 7d6c009104 Add thermistor 15 tuned for JGAurora A5 Scott Lahteine 2018-01-21 17:12:37 -06:00
  • 582d073de1 Patch up digital microstepping and SPI CS pins Scott Lahteine 2018-01-21 19:43:30 -06:00
  • ab8a1a2a0d Sync gCreate gMax1.5+ config with 1.1.x Scott Lahteine 2018-01-22 00:59:09 -06:00
  • f9dbd4d9f4 Updated FolgerTech i3-2020 config Scott Lahteine 2018-01-22 00:56:46 -06:00
  • 348b454401 Probe bounds based on bed size Scott Lahteine 2018-01-22 00:55:13 -06:00
  • a440522f84
    Merge pull request #9284 from Bob-the-Kuhn/DUE-pins-debug Bob-the-Kuhn 2018-01-21 18:40:39 -06:00
  • 58ed9901d7 Consistent NEOPIXEL_TYPE options Scott Lahteine 2018-01-21 17:17:57 -06:00
  • 382a5e3318 Clean up trailing whitespace Scott Lahteine 2018-01-21 17:13:56 -06:00
  • 441517bbe1 Fix DUAL_X_CARRIAGE endstops Øystein Krog 2018-01-21 15:29:32 +01:00
  • b46932f0c0
    Merge pull request #9273 from thinkyhead/bf2_creality_tuneup Scott Lahteine 2018-01-21 02:53:16 -06:00
  • 49bcb5ce2d
    Merge pull request #9220 from benlye/lcd-timer Scott Lahteine 2018-01-21 02:47:59 -06:00
  • 07db5638e2 Add a heating indicator X offset Scott Lahteine 2018-01-21 02:03:44 -06:00
  • c68ce8667d Fix and improve Creality configs Scott Lahteine 2018-01-21 01:54:19 -06:00
  • 8190fdb260
    [2.0.x] Option to use Neopixel as case light (#9270) Scott Lahteine 2018-01-20 16:58:41 -06:00
  • 9b519864bf [2.0.x] Relative movements fix (#9259) GMagician 2018-01-20 22:22:03 +01:00
  • 887664aa61 Restore broken Dual X Carriage Scott Lahteine 2018-01-20 15:08:50 -06:00
  • fb044b6a64 Fix HAL_timer_set_current_count for STM32F1 Scott Lahteine 2018-01-20 14:57:17 -06:00
  • a8638aa20d Update STM32F1 timer code to use libmaple bb_perip Scott Lahteine 2018-01-20 14:56:57 -06:00
  • 2e2fd8fd79
    Merge pull request #9261 from tcm0116/2.0.x-delta_softstops Scott Lahteine 2018-01-20 14:16:30 -06:00
  • 750cc02b3a
    Use delay() in serial temp report Scott Lahteine 2018-01-20 14:13:17 -06:00
  • 9de8c04945
    Allow FIL_RUNOUT_PIN override on RAMPS-based boards Scott Lahteine 2018-01-20 12:00:59 -06:00
  • 57b61491d3
    Set FIL_RUNOUT_PIN for Creality CR10-S Scott Lahteine 2018-01-20 11:56:57 -06:00
  • 4a4d832344
    Use standard encoder pulses/steps for CR-10S Scott Lahteine 2018-01-20 11:35:52 -06:00
  • 44239b1062 Allow DELTA to compile with soft endstops disabled Thomas Moore 2018-01-20 09:40:36 -06:00
  • 4bc4351250
    Date refresh Scott Lahteine 2018-01-20 09:17:57 -06:00
  • 303d792b9f
    Merge pull request #9253 from tcm0116/2.0.x-mks_sbase Scott Lahteine 2018-01-19 22:37:38 -06:00
  • afec16e644
    Merge pull request #9240 from tcm0116/2.0.x-eeprom Scott Lahteine 2018-01-19 22:36:24 -06:00
  • f2ea8a0529
    Merge pull request #9197 from p3p/pr_bf2_operation_freemem Scott Lahteine 2018-01-19 22:35:45 -06:00
  • 5367a1f51f
    Merge pull request #9216 from benlye/update-gitignore Scott Lahteine 2018-01-19 22:33:41 -06:00
  • 0c176c677e
    Merge pull request #9231 from GMagician/2.0.x-ramps-pins-fixup Scott Lahteine 2018-01-19 22:29:32 -06:00
  • f2d09f27bb
    Merge pull request #9246 from GMagician/2.0.x-bed-temp-limit-fix Scott Lahteine 2018-01-19 22:27:19 -06:00
  • 16eb966ee3 PINS_DEBUGGING cleanup for DUE Bob-the-Kuhn 2018-01-19 21:12:24 -06:00
  • 63fd23ab1c Cleanup MKS-SBASE compile warnings Thomas Moore 2018-01-19 15:46:34 -06:00
  • 11e68541b0
    Merge pull request #9245 from Bob-the-Kuhn/TMC2208-sanity-check-2.0.x Bob-the-Kuhn 2018-01-19 15:42:53 -06:00
  • 429e6ba8a6 Fix lcd_preheat dummy variable types Thomas Moore 2018-01-19 15:24:13 -06:00
  • 719cd53e09 Standardized max temp values GMagician 2018-01-19 19:32:46 +01:00
  • 0ea9cdf4f2 TMC2208 sanity check Bob-the-Kuhn 2018-01-19 12:19:34 -06:00
  • 7c469c0712
    Suggested change to fix Due compile problem Roxy-3D 2018-01-18 23:00:03 -06:00
  • bfd9728cf4
    Serial buffer over run work around for v2.0.0 (#9236) Roxy-3D 2018-01-18 19:57:18 -06:00
  • c371bdc499 Expand RAMP case light possibilities GMagician 2018-01-18 18:31:08 +01:00
  • 7c18c2ea5f Fix LCD timer string length blye 2018-01-17 21:10:45 +00:00
  • 9d0cf02fef
    Correct mesh size calculations Roxy-3D 2018-01-17 09:36:12 -06:00
  • 2af3541880 Additional .gitignore entry for VS Code Ben Lye 2018-01-17 14:28:53 +00:00
  • c7bad74d8f
    Merge pull request #9202 from benlye/m73-bugfix Scott Lahteine 2018-01-16 21:14:58 -06:00
  • af9b32e3b9
    Give PronterFace time to print the UBL What information... Roxy-3D 2018-01-16 18:00:57 -06:00
  • acb1e31374
    Fix UBL Mesh Size regression Roxy-3D 2018-01-16 17:58:15 -06:00
  • f5f1b069ad
    Convert UBL mesh tilting to all use the same algorithm (#9204) Roxy-3D 2018-01-16 11:08:00 -06:00
  • 554d849827 Fix duration when time is exactly 86400s blye 2018-01-16 08:12:00 +00:00
  • 6f1bf5d212 LPC1768: Config: default to SDSORT_LIMIT = 64 instead of 256 Christopher Pepper 2018-01-15 22:02:21 +00:00
  • 1e65562d55 LPC1768: HAL: only initialise used HardwareSerial ports Christopher Pepper 2018-01-15 22:00:59 +00:00
  • 9dacd54a50
    Get FT-i3-2020 configuration files into compliance with ?_BED_SIZE Roxy-3D 2018-01-15 15:33:51 -06:00
  • d178d6e921 M503 patch for EEPROM_CHITCHAT off Scott Lahteine 2018-01-15 06:09:25 -06:00
  • fa432508b0 Followup to Ender config Scott Lahteine 2018-01-15 05:54:44 -06:00
  • 72b7331f5f
    Merge pull request #8806 from fiveangle/bf-circleci_config Scott Lahteine 2018-01-15 05:26:30 -06:00
  • 6856eccc77 Master-only TwoWire class for LPC1768 Thomas Moore 2017-11-09 21:46:26 -06:00
  • d5bf9e74c4
    Merge pull request #8996 from p3p/pr_bf2_more_adc_filter Scott Lahteine 2018-01-15 05:14:25 -06:00
  • 4d2f277d43
    Merge pull request #9189 from psavva/tmc_debug_compile_fix Scott Lahteine 2018-01-15 04:52:21 -06:00
  • 43d3d024ac
    Update tmc_util.cpp Scott Lahteine 2018-01-15 04:51:59 -06:00
  • ad500b01e0 Fixes TMC compilation error Panayiotis Savva 2018-01-15 12:24:02 +02:00
  • f4e4c7a7c8
    Merge pull request #9188 from thinkyhead/bf2_creality_ender Scott Lahteine 2018-01-15 04:33:09 -06:00
  • d743d96886
    Merge pull request #9150 from Spawn32/bugfix-2.0.x Scott Lahteine 2018-01-15 03:51:00 -06:00
  • 2038722c52 LARGE_FLASH obsolete Scott Lahteine 2018-01-15 03:17:45 -06:00
  • f887719a40 Creality Ender board support Scott Lahteine 2018-01-15 03:14:23 -06:00
  • 9a2dd0bc5a Creality Ender 2/4 configuration Scott Lahteine 2018-01-15 03:09:55 -06:00