Commit Graph

  • 3b93b79f5c Merge pull request #4703 from bgort/RCBugFix Scott Lahteine 2016-08-26 14:53:56 -05:00
  • 00cdb15cec Move invariant LCD strings to language.h Scott Lahteine 2016-08-18 21:00:44 -05:00
  • d2ae5b00d9 Danish up to date (18 Aug 2016) Bo Herrmannsen 2016-08-15 13:26:32 +02:00
  • 0c892357a7 Merge pull request #4693 from thinkyhead/rc_pins_cleanup_aug23 Scott Lahteine 2016-08-25 21:35:36 -05:00
  • e78274a7f4 Consistent order/formatting of pins files Scott Lahteine 2016-08-22 17:05:22 -05:00
  • 11e9530111 Properly handle probe pin for BQ printers Scott Lahteine 2016-08-22 15:08:52 -05:00
  • 1968983f35 Move PROBE_SELECTED to an earlier point Scott Lahteine 2016-08-22 15:02:19 -05:00
  • 2fae32f35f Add note suggesting RAMBo users use the RAMBo board type or platformio environment; Add note that Viki 2.0 wiring diagram v1.2 has a mistake in it; Brian 2016-08-25 15:05:29 -04:00
  • 2c3de5ee46 Merge pull request #4691 from esenapaj/Suppress-warnings Scott Lahteine 2016-08-24 21:35:18 -05:00
  • 37ac540a26 Fix unsigned/signed comparison in fanPin loop Scott Lahteine 2016-08-24 21:34:30 -05:00
  • 1749a7fae3 Suppress warning esenapaj 2016-08-17 01:19:51 +09:00
  • d07d85ac9f Ensure probe points at the delta edge are kept Scott Lahteine 2016-08-23 05:09:56 -05:00
  • 13e337ac4b Merge pull request #4688 from AnHardt/crittical_section Scott Lahteine 2016-08-23 03:31:12 -05:00
  • 7e36b76af2 Repair MarlinSerial with TX-buffer AnHardt 2016-08-22 23:40:09 +02:00
  • 6b274e563d Merge pull request #4685 from thinkyhead/rc_gege2b_french Scott Lahteine 2016-08-22 14:20:54 -05:00
  • 1e65f1a1d8 Update french language Gege2B 2016-08-20 22:43:31 +02:00
  • d8f4f263e0 Merge pull request #4673 from thinkyhead/rc_segments_steps_move Scott Lahteine 2016-08-21 09:34:06 -05:00
  • ab59280075 MIN_SEGMENTS_FOR_MOVE => MIN_STEPS_PER_SEGMENT Scott Lahteine 2016-08-21 08:56:03 -05:00
  • 27b80b1dd1 Merge pull request #4667 from thinkyhead/rc_M211_sw_endstop_switch Scott Lahteine 2016-08-21 06:44:00 -05:00
  • f9e3347d6f Merge pull request #4669 from thinkyhead/rc_config_descriptions Scott Lahteine 2016-08-21 06:41:57 -05:00
  • 14a03727e1 Tweak serialprintPGM Scott Lahteine 2016-08-20 22:38:47 -05:00
  • 2f223b8c79 Use ABC and XYZ for "3" Scott Lahteine 2016-08-20 22:38:32 -05:00
  • 4cd1ad8f28 Adjustments to M209, G28, M605 Scott Lahteine 2016-08-20 20:11:08 -05:00
  • e354cf5884 Apply sw_endstops_enabled to manual move Scott Lahteine 2016-08-20 20:09:57 -05:00
  • 280534c06f Add M211: Enable/Disable Software Endstops Scott Lahteine 2016-08-20 20:07:42 -05:00
  • 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION Scott Lahteine 2016-08-20 23:34:24 -05:00
  • a1f6cf1e5d Merge pull request #4665 from thinkyhead/rc_lcd_not_ultipanel Scott Lahteine 2016-08-20 22:43:17 -05:00
  • 1a255afa36 Merge pull request #4666 from thinkyhead/rc_dropsegments_adj Scott Lahteine 2016-08-20 22:42:16 -05:00
  • 374f8d2014 dropsegments => MIN_SEGMENTS_FOR_MOVE Scott Lahteine 2016-08-20 18:46:16 -05:00
  • 76c3f326ff Clean up DOGM code, comments Scott Lahteine 2016-08-20 18:13:24 -05:00
  • 71319adbb8 Wrap ULTIPANEL-dependent code Scott Lahteine 2016-08-20 18:12:57 -05:00
  • 305913545e Move number-to-string function to utility.* Scott Lahteine 2016-08-20 18:05:54 -05:00
  • 394c80c87b Merge pull request #4655 from thinkyhead/rc_serial_static Scott Lahteine 2016-08-20 15:51:57 -05:00
  • b15f8ca641 Merge pull request #4660 from MagoKimbra/Fix_Zig_Zag Scott Lahteine 2016-08-20 15:44:25 -05:00
  • 28d1e5a946 Fix_Zig_Zag MagoKimbra 2016-08-20 11:28:08 +02:00
  • 14395a1a96 Optimize, reduce size of MarlinSerial Scott Lahteine 2016-08-19 16:53:20 -05:00
  • 4d4c00d69c Merge pull request #4651 from thinkyhead/rc_homing_vs_leveling_z Scott Lahteine 2016-08-19 15:45:49 -05:00
  • f3a54316e6 Merge pull request #4652 from bgort/RCBugFix Scott Lahteine 2016-08-19 09:30:59 -05:00
  • 8fae3e1f9f Add Rambo support/env to platformio.ini; properly maps extended pins Brian Gortney 2016-08-19 07:11:23 -04:00
  • 12d72363cb Do Delta radius check without sqrt Scott Lahteine 2016-08-19 05:05:48 -05:00
  • 044f800be9 Use SERIAL_PROTOCOLLNPGM in G28 Scott Lahteine 2016-08-19 04:30:09 -05:00
  • d309a9647d Include probe offset for moving "close to the bed" Scott Lahteine 2016-08-19 01:17:56 -05:00
  • 35a08eeaeb Use Z_HOME_DIR over axis_home_dir where we can Scott Lahteine 2016-08-19 01:16:49 -05:00
  • 99b22d5785 Default AUTO_BED_LEVELING_GRID_POINTS to 3 Scott Lahteine 2016-08-19 04:31:19 -05:00
  • 9b1f3f7d12 Sanity-check DELTA + AUTO_BED_LEVELING_GRID_POINTS Scott Lahteine 2016-08-19 04:31:03 -05:00
  • 733453569b Merge pull request #4650 from thinkyhead/rc_percent_is_percent Scott Lahteine 2016-08-19 04:38:18 -05:00
  • 55355a4fb8 Make probed points more symmetrical Scott Lahteine 2016-08-19 01:14:36 -05:00
  • 1f776f6034 Tweak some code comments Scott Lahteine 2016-08-19 01:12:41 -05:00
  • 748228cf40 Use named indices for delta_grid_spacing Scott Lahteine 2016-08-19 01:12:16 -05:00
  • ead333e7da line_to_axis_pos => do_homing_move Scott Lahteine 2016-08-19 01:11:41 -05:00
  • 7a4ccd7967 Add do_probe_move with Z fixes Scott Lahteine 2016-08-19 01:10:41 -05:00
  • a1bad589c9 Augment debug/homing logging Scott Lahteine 2016-08-19 01:09:03 -05:00
  • 41b5c48129 Update software endstops if EEPROM is loaded Scott Lahteine 2016-08-19 01:00:46 -05:00
  • 628dcbc764 extruder_multiplier => flow_percentage Scott Lahteine 2016-08-18 22:13:47 -05:00
  • 6970c24ee6 Merge pull request #4642 from zenmetsu/ru-Lang Scott Lahteine 2016-08-18 17:11:46 -05:00
  • d222ee4de2 Update language_ru.h Jason Westervelt 2016-08-17 13:55:44 -07:00
  • 464d594450 Merge pull request #4608 from thinkyhead/rc_more_twibus_tweaks Scott Lahteine 2016-08-15 19:37:03 -07:00
  • d63b8e2b2b Additional details for I2C_SLAVE_ADDRESS Scott Lahteine 2016-08-12 00:51:25 -07:00
  • 7427290d3a Merge pull request #4634 from thinkyhead/rc_lang_disp_char Scott Lahteine 2016-08-15 19:25:56 -07:00
  • aa30550b21 Keep SIMULATE_ROMFONT only language.h Scott Lahteine 2016-08-15 19:06:04 -07:00
  • cec61c350d Set language display charset in language.h Scott Lahteine 2016-08-15 19:00:45 -07:00
  • 165d7abb1b Merge pull request #4625 from thinkyhead/rc_i2c_request_capture_flush Scott Lahteine 2016-08-15 18:15:43 -07:00
  • 0e6b41a34a Merge pull request #4624 from RicardoGA/RCBugFix Scott Lahteine 2016-08-15 18:15:23 -07:00
  • 507784b846 Fix Messages length RicardoGA 2016-08-15 10:30:51 -05:00
  • bd928a69ec Add request, capture, flush to TWIBus Scott Lahteine 2016-08-14 21:45:28 -07:00
  • 7b7f319ed5 Update Spanish Lenguage RicardoGA 2016-08-14 23:30:43 -05:00
  • 132322e4d9 Fix #4614: currentScreen only defined with ULTIPANEL Scott Lahteine 2016-08-14 00:29:46 -07:00
  • dcd26b0403 Merge pull request #4621 from thinkyhead/rc_fan_set_output Scott Lahteine 2016-08-13 21:22:27 -07:00
  • 79ba983782 Allow reply() to use const string with no warning Scott Lahteine 2016-08-13 21:05:44 -07:00
  • 27570c08ba Merge pull request #4620 from thinkyhead/rc_twibus_further Scott Lahteine 2016-08-13 20:56:09 -07:00
  • 3a0a94b21a Always init configured fan pins Scott Lahteine 2016-08-13 20:16:13 -07:00
  • c63003ed3e Use matching auto-fan flags Scott Lahteine 2016-08-13 19:57:58 -07:00
  • 3475fd7b0f Init PWM-able auto fan pins with SET_OUTPUT Scott Lahteine 2016-08-13 19:57:33 -07:00
  • abf9696db1 Loop fan-pins based on array size Scott Lahteine 2016-08-13 19:55:11 -07:00
  • e88575c8ec Init next_auto_fan_check_ms to zero Scott Lahteine 2016-08-13 19:52:24 -07:00
  • 7272ec5608 Update HAS_FAN flags for 4 auto fans Scott Lahteine 2016-08-13 19:52:10 -07:00
  • 7b21811a9a Flags for matching auto-fans Scott Lahteine 2016-08-13 19:51:48 -07:00
  • 97e0aed304 Further refinements of TWIBus Scott Lahteine 2016-08-13 18:06:10 -07:00
  • 38fa1b1939 Merge pull request #4196 from cimbalo/Platformio_support Scott Lahteine 2016-08-12 17:32:09 -07:00
  • d7edc039af Merge pull request #4605 from thinkyhead/rc_3drag_fan_is_8 Scott Lahteine 2016-08-12 17:30:27 -07:00
  • 7147c86e9f Merge pull request #4611 from tnw513/patch-2 Scott Lahteine 2016-08-12 17:30:02 -07:00
  • 923388e0c7 Fix acceleration and feedrate following bq/Marlin Silvio 2016-08-12 15:42:20 +02:00
  • 405afec393 Include decimeters in filamentUsed display Scott Lahteine 2016-08-12 05:16:43 -07:00
  • fef0e8ba86 Merge pull request #4610 from thinkyhead/rc_sd_pause_and_stop Scott Lahteine 2016-08-12 04:09:22 -07:00
  • 192ac2dfd7 Squish some CardReader code Scott Lahteine 2016-08-12 03:22:02 -07:00
  • 61932b859e Fix bug in CardReader::stopSDPrint Scott Lahteine 2016-08-12 03:21:10 -07:00
  • 9e5d5a3b7c Merge pull request #4597 from tnw513/italian_fix Scott Lahteine 2016-08-12 02:37:53 -07:00
  • f999292eea added hyphenated letters for full graphic display and fixed some strings Silvio Didonna 2016-08-11 12:42:30 +02:00
  • 11027a56b6 Merge pull request #4606 from thinkyhead/rc_more_i2c_slave Scott Lahteine 2016-08-11 23:51:56 -07:00
  • 67f119d18b Add an i2c request handler Scott Lahteine 2016-08-11 17:57:22 -07:00
  • 2d3db5b5bd Fixup pins_3DRAG based on updated RAMPS pins Scott Lahteine 2016-08-11 15:49:47 -07:00
  • d29a64d4b3 Merge pull request #4603 from thinkyhead/rc_less_MSG_MOVE Scott Lahteine 2016-08-11 14:21:58 -07:00
  • d6a7ca6553 Merge pull request #4584 from thinkyhead/rc_delta_cal_more Scott Lahteine 2016-08-11 14:04:05 -07:00
  • 64f15ac451 Merge pull request #4602 from thinkyhead/rc_marlinserial_clean Scott Lahteine 2016-08-11 13:42:16 -07:00
  • d3b432adca Strip never-translated strings from language files Scott Lahteine 2016-08-11 13:38:27 -07:00
  • 1a558ef486 Tweak MarlinSerial precursor Scott Lahteine 2016-07-25 20:06:00 -07:00
  • 802818f7ab Cleanup SdFatUtil.h Scott Lahteine 2016-07-25 17:46:47 -07:00
  • 52560e257f Merge pull request #4595 from thinkyhead/rc_i2c_slave Scott Lahteine 2016-08-11 12:39:26 -07:00
  • 432e9a1f50 Use configured feedrates, center for DELTA_CALIBRATION_MENU Scott Lahteine 2016-08-09 23:24:51 -07:00
  • cd496dd9bd do_blocking_move_to can't be 'inline', takes const ref args Scott Lahteine 2016-08-10 00:03:04 -07:00