Commit Graph

  • 33ec599ca0 Tweaky LPC1768 SPI spacing/style Scott Lahteine 2018-02-03 20:25:57 -06:00
  • dbd2189945 Pretty up Print.* within CMSIS Scott Lahteine 2018-02-03 20:06:52 -06:00
  • c46de340b7 Clean up trailing whitespace Scott Lahteine 2018-02-03 20:05:23 -06:00
  • e1fd9c08b3 [2.0.x] Add support for LPC1769 at 120 MHz (#9423) Thomas Moore 2018-02-03 19:33:26 -06:00
  • 6ace57e1b0 [2.0.x] remove duplicated include (#9445) GMagician 2018-02-04 02:32:05 +01:00
  • 9e13d1fad5 [2.0.x] Fix temperature out of LCD (#9461) GMagician 2018-02-04 02:25:04 +01:00
  • e6cdc438fd Change G26 circle angles Scott Lahteine 2018-02-02 05:14:38 -06:00
  • a8764ac5d5 G26 parity with 1.1.x Scott Lahteine 2018-02-02 05:15:08 -06:00
  • 374f2a5e16 [2.0.x] Fixed wrong information about TMC2208 wiring (#9335) Manuel Valentino 2018-02-02 11:45:55 +01:00
  • a0570ff1eb Fix caselight on Due (#9364) Bob-the-Kuhn 2018-02-02 04:13:33 -06:00
  • b13099de3f General cleanup of HAL code Scott Lahteine 2018-02-02 03:15:01 -06:00
  • 9b9350e010 Fix jerky Z motion between probes Scott Lahteine 2018-02-02 02:32:11 -06:00
  • d6e29e9597 Update French language Scott Lahteine 2018-02-02 01:56:25 -06:00
  • e1117a8492 [2.0.x] fix compile errors when CNC_COORDINATE_SYSTEMS is enabled (#9380) GMagician 2018-02-02 08:45:46 +01:00
  • ea9ad4e46d [2.0.x] Fix compile error on delta when NO_WORKSPACE_OFFSETS (#9388) GMagician 2018-02-02 08:44:48 +01:00
  • ca00fed827 Merge pull request #9415 from thinkyhead/bf2_enhance_boot_status Scott Lahteine 2018-02-02 01:41:07 -06:00
  • 79796b22ad Fix up _Bootscreen.h and _Statusscreen.h Scott Lahteine 2018-01-31 18:43:33 -06:00
  • 434a2dcbf2 Merge pull request #9393 from Bob-the-Kuhn/revert-parser-to-array-2.0.x Scott Lahteine 2018-02-02 00:56:50 -06:00
  • 21179f8300 Fix the "slow" version of the G-code parser Bob-the-Kuhn 2018-01-29 16:45:44 -06:00
  • c251601916 Simplified SET_BIT, moved to endstops.cpp Scott Lahteine 2018-02-01 23:58:35 -06:00
  • eb18ae9003 Define LSBFIRST / MSBFIRST for LPC Scott Lahteine 2018-02-01 23:46:02 -06:00
  • f8227abf1c Merge pull request #9384 from tcm0116/2.0.x-retract Scott Lahteine 2018-02-01 23:36:36 -06:00
  • ea5f91737f Merge pull request #9392 from studiodyne/studiodyne-pause Scott Lahteine 2018-02-01 23:32:24 -06:00
  • 5c69d45f5b [2.0.x] TMC2130 support for LPC platform (#9114) teemuatlut 2018-02-02 05:49:40 +02:00
  • 34160806c0 Fix broken G29 W I J Scott Lahteine 2018-02-01 03:17:42 -06:00
  • f5cfdf6efe Use _BV32 to avoid name conflict Scott Lahteine 2018-02-01 00:06:44 -06:00
  • 6339b506c0 Make sure binary.h is included as needed Scott Lahteine 2018-02-01 04:12:45 -06:00
  • 6e3519abae Try to use an Neopixel library for Travis CI Scott Lahteine 2018-01-31 23:52:54 -06:00
  • 51d080d2c1 Update Pause studiodyne 2018-01-29 21:57:37 +01:00
  • 7035471982 Clear retracted status when homing the Z axis Thomas Moore 2018-01-29 19:40:04 +00:00
  • 6d4bc9a1f8 [2.0.x] Fix SD wrong filename list (#9342) GMagician 2018-01-26 21:03:51 +01:00
  • 5bd23db0ee Merge pull request #9351 from Bob-the-Kuhn/Fix-USEABLE_HARDWARE_PWM-for-Due Bob-the-Kuhn 2018-01-25 22:56:28 -06:00
  • c6e01ebd52 never mind ... Bob-the-Kuhn 2018-01-25 22:13:32 -06:00
  • 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