Commit Graph

  • 8f03f0be9b Follow-up the PR #4252 (Replace PLA/ABS preheating with generic) esenapaj 2016-07-13 22:42:16 +09:00
  • c2c8ab4698 Follow-up the PR #4278 (Fixups for PID_ADD_EXTRUSION_RATE and HOTENDS==1) esenapaj 2016-07-13 22:11:23 +09:00
  • 4f77adddbe Merge pull request #4286 from thinkyhead/rc_debug_clean Scott Lahteine 2016-07-12 20:49:15 -07:00
  • e5c7af5ddc Merge pull request #4222 from thinkyhead/rc_allow_cold_extrude Scott Lahteine 2016-07-12 20:40:14 -07:00
  • 2224032568 Merge pull request #4285 from thinkyhead/rc_manual_move_fast_fine Scott Lahteine 2016-07-12 20:16:38 -07:00
  • cdd77d23bb Neaten up temperature member data Scott Lahteine 2016-07-06 08:50:41 -07:00
  • d4c68279c8 Add "P" parameter to M302 Scott Lahteine 2016-07-06 08:28:09 -07:00
  • a5bae3c7d5 Merge pull request #4229 from blubbfish/patch-1 Scott Lahteine 2016-07-12 20:01:46 -07:00
  • a8b6b6a128 Merge pull request #4252 from thinkyhead/rc_rename_hpb Scott Lahteine 2016-07-12 20:00:33 -07:00
  • 1e14df876d Use varname as prefix in DEBUG_POS, string as suffix Scott Lahteine 2016-07-12 18:14:59 -07:00
  • 9e8b3e5ee6 Homing direction is irrelevant in probe raise! Scott Lahteine 2016-07-12 17:39:22 -07:00
  • ecd5e810ac No delay for the smallest LCD moves Scott Lahteine 2016-07-12 17:13:56 -07:00
  • 2b9515d60f Merge pull request #4281 from AnHardt/lang-system Scott Lahteine 2016-07-12 17:21:28 -07:00
  • 973a669aa3 Merge pull request #4264 from thinkyhead/rc_ultralcd_encoder_pos Scott Lahteine 2016-07-12 16:54:13 -07:00
  • e9f62d8fdb Remove extraneous conditions for encoder position Scott Lahteine 2016-07-10 17:28:58 -07:00
  • 7c81398f95 Merge pull request #4279 from esenapaj/Follow-up-the-PR-#4271 Scott Lahteine 2016-07-12 16:39:37 -07:00
  • 0554b65d22 Merge pull request #4284 from thinkyhead/rc_serial_ln_macros Scott Lahteine 2016-07-12 16:36:33 -07:00
  • 655c3fd55f Move delta ABL sanity checks up Scott Lahteine 2016-07-12 15:57:04 -07:00
  • db0882d068 AUTO_BED_LEVELING_3POINT and DELTA_BED_LEVELING_GRID Scott Lahteine 2016-07-12 15:55:45 -07:00
  • e974ac63ef Init matrix in planner.init Scott Lahteine 2016-07-12 15:55:27 -07:00
  • 47d55513ec Merge pull request #4280 from AnHardt/msg-file-upload Scott Lahteine 2016-07-12 13:02:52 -07:00
  • b273736962 Make MAPPER_NON the fall back mapper AnHardt 2016-07-12 19:42:42 +02:00
  • 54d35230df Don't use UTF-strlen() if the text is not UTF AnHardt 2016-07-12 19:59:03 +02:00
  • a1de96d152 Merge pull request #4278 from thinkyhead/rc_more_hotends_1 Scott Lahteine 2016-07-12 10:36:13 -07:00
  • 87957c7b44 Finalalize MSG_SD_WRITE_TO_FILE message with a \n AnHardt 2016-07-12 13:13:04 +02:00
  • 9b5cbf2423 Follow-up the PR #4271 (X_DUAL_STEPPER_DRIVERS) esenapaj 2016-07-12 17:48:40 +09:00
  • 809da999dc Apply HOTEND_INDEX in preheat methods Scott Lahteine 2016-07-11 22:08:47 -07:00
  • 3d78b690e5 Single PID dataset with HOTENDS == 1 Scott Lahteine 2016-07-11 22:08:14 -07:00
  • bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME Scott Lahteine 2016-07-11 22:07:43 -07:00
  • 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]? Scott Lahteine 2016-07-11 22:06:44 -07:00
  • 4865447830 Merge pull request #4276 from esenapaj/Suppress-warnings Scott Lahteine 2016-07-11 19:08:59 -07:00
  • 815df28b0b Merge pull request #4274 from esenapaj/Follow-up-the-PR-#4024 Scott Lahteine 2016-07-11 19:04:44 -07:00
  • 44f739a5eb Merge pull request #4273 from esenapaj/Fix-for-the-PR-#4256 Scott Lahteine 2016-07-11 19:02:45 -07:00
  • 02f711fe00 Merge pull request #4275 from AnHardt/dont-deploy Scott Lahteine 2016-07-11 18:46:23 -07:00
  • 6a45aad893 Merge pull request #4272 from AnHardt/m100-rep Scott Lahteine 2016-07-11 18:45:13 -07:00
  • 243ad4312a Merge pull request #4271 from thinkyhead/rc_X_DUAL_STEPPER_DRIVERS Scott Lahteine 2016-07-11 18:38:45 -07:00
  • 6e68dd292b Merge pull request #4243 from thinkyhead/rc_fix_static_scrolling Scott Lahteine 2016-07-11 18:25:00 -07:00
  • d17b161832 Don't draw current screen if simply changing screens Scott Lahteine 2016-07-10 17:53:11 -07:00
  • 096f9981d1 Scroll to the top when changing screens Scott Lahteine 2016-07-10 17:41:53 -07:00
  • 7ae84d768e Tweak conditionals for REPRAPWORLD_KEYPAD Scott Lahteine 2016-07-09 14:16:57 -07:00
  • 155af6b861 Rename vars, add comments for menu macros Scott Lahteine 2016-07-09 12:26:20 -07:00
  • 31f2cf5f6f Make encoderLine signed for proper compares Scott Lahteine 2016-07-09 12:25:53 -07:00
  • d9f75f62c0 START_ROW => START_COL Scott Lahteine 2016-07-09 12:06:47 -07:00
  • d2099fef0d Left-justify thermistor info Scott Lahteine 2016-07-08 18:20:15 -07:00
  • 85aeb02aa6 Invert headings on Graphical LCD Scott Lahteine 2016-07-08 18:18:40 -07:00
  • 3a67fb77b0 Concatenate LCD static strings Scott Lahteine 2016-07-08 18:14:31 -07:00
  • 13dc619f43 Scroll static screens more simply Scott Lahteine 2016-07-08 15:08:56 -07:00
  • 5051723c2e Redraw after cursor correction in STATIC_ITEM Scott Lahteine 2016-07-08 14:02:59 -07:00
  • 58177a1602 Suppress warnings esenapaj 2016-04-30 18:51:18 +09:00
  • 10ebf28ee3 Allow override of ENCODER_FEEDRATE_DEADZONE, lower default for Viki Scott Lahteine 2016-07-11 15:38:04 -07:00
  • 9b1ba1012a Support for VIKI2 with MKS Gen 1.3 / 1.4 Scott Lahteine 2016-07-11 15:34:37 -07:00
  • 55dc8051d8 Cleanup of RAMPS LCD pins Scott Lahteine 2016-07-11 15:36:15 -07:00
  • 7bcab26f2a Don't deploy/stow the probe if z-min-endstop is used for homing AnHardt 2016-07-11 22:01:44 +02:00
  • 84ded1f659 Follow-up the PR #4024 (Greek Language by @psavva) esenapaj 2016-07-12 04:19:09 +09:00
  • 6af525e252 Fix for the PR #4256 (Additional tweaks for HOTENDS == 1) esenapaj 2016-07-12 03:48:15 +09:00
  • 23e0134596 Repair M100 AnHardt 2016-07-11 20:44:30 +02:00
  • 4b4a582c4f X_DUAL_STEPPER_DRIVERS implementation Scott Lahteine 2016-07-11 10:19:07 -07:00
  • 91bd6eade7 X_DUAL_STEPPER_DRIVERS configuration option Scott Lahteine 2016-07-11 10:19:01 -07:00
  • 6121c9018a Merge pull request #4265 from thinkyhead/rc_buzzer_patchup Scott Lahteine 2016-07-10 19:46:15 -07:00
  • 4a100c6832 Merge pull request #4250 from AnHardt/wait-for-cooling-slope Scott Lahteine 2016-07-10 19:45:23 -07:00
  • ed018c98d5 Merge pull request #4024 from thinkyhead/rc_greek_language Scott Lahteine 2016-07-10 19:42:09 -07:00
  • d1dffc7ad1 timestamp => endtime Scott Lahteine 2016-07-10 19:36:46 -07:00
  • 71674059c3 Two strategies to address a stuck buzzer Scott Lahteine 2016-07-10 19:25:23 -07:00
  • 928ff6487a Greek language pack from @psavva Scott Lahteine 2016-07-10 18:59:04 -07:00
  • e92e58df1f Adjust wait_for_cooling slope AnHardt 2016-07-10 11:42:49 +02:00
  • 167f4aa0cc Merge pull request #4259 from clexpert/patch-3 Scott Lahteine 2016-07-10 18:26:23 -07:00
  • 8dda05e92a Merge pull request #4258 from clexpert/patch-2 Scott Lahteine 2016-07-10 18:25:18 -07:00
  • 0ccc5d1dd9 Merge pull request #4244 from thinkyhead/rc_dyze_thermistor_diff Scott Lahteine 2016-07-10 18:08:44 -07:00
  • 182c8d7f8f Dyze High Temp Thermistor Support Scott Lahteine 2016-07-08 19:28:37 -07:00
  • 5b0e46c986 Merge pull request #4256 from thinkyhead/rc_fix_singlenozzle_temp Scott Lahteine 2016-07-10 17:57:00 -07:00
  • 5b87deebb6 Merge pull request #4257 from esenapaj/Follow-up-the-PR-#4253-etc Scott Lahteine 2016-07-10 16:59:24 -07:00
  • ee0983ab57 Further reduction when HOTENDS == 1 Scott Lahteine 2016-07-09 21:11:17 -07:00
  • 3e1bbd5e27 Indentation in gcode_M100 Scott Lahteine 2016-07-09 20:11:23 -07:00
  • b72238f406 Invariant get_pid_output with HOTENDS < 2 Scott Lahteine 2016-07-09 19:47:11 -07:00
  • 66602f4af6 Update language_cz.h Petr Zahradnik 2016-07-10 13:25:50 +02:00
  • eaf9e615ce Total print time for LCD correction (hours:minutes format) Petr Zahradnik 2016-07-10 13:08:05 +02:00
  • 9e56d5825e Adjust spacing esenapaj 2016-07-10 14:25:29 +09:00
  • 5832f4b848 Follow-up the PR #4253 (Runout Sensor without SD Card, Print Timer support in M104) esenapaj 2016-07-10 14:24:57 +09:00
  • 77283f5bf0 Merge pull request #4245 from thinkyhead/rc_simpler_therm_check Scott Lahteine 2016-07-09 21:13:42 -07:00
  • f9e08b1fcd Merge pull request #4254 from AnHardt/killscreen Scott Lahteine 2016-07-09 20:44:42 -07:00
  • faac2bcfdb Add a kill-screen AnHardt 2016-07-10 04:50:45 +02:00
  • 3b3e52616c Merge pull request #4253 from thinkyhead/rc_clexpert_runout Scott Lahteine 2016-07-09 19:10:36 -07:00
  • aa3ab93971 Merge pull request #4240 from AnHardt/sampler-8-7-16 Scott Lahteine 2016-07-09 19:09:45 -07:00
  • 4cd045791c Reduce code size by trusting the compiler Scott Lahteine 2016-07-09 16:25:48 -07:00
  • a8538bd7ce General cleanup, code reduction in Marlin_main.cpp Scott Lahteine 2016-07-09 17:53:49 -07:00
  • 1026e5b071 Replace PLA/ABS preheating with generic Scott Lahteine 2016-07-09 15:20:12 -07:00
  • e282d69f63 Print job timer comment changed Petr Zahradnik 2016-07-09 11:38:18 +02:00
  • a2159cfbc3 Error message change in SanityCheck.h Petr Zahradnik 2016-07-09 11:34:42 +02:00
  • 315b4c2153 Runout sensor without SD Card Petr Zahradník junior 2016-07-08 15:00:39 +02:00
  • 51c9c3fe2c Indentation in MarlinSerial.cpp Scott Lahteine 2016-07-09 16:51:12 -07:00
  • e03414b2dd Simpler/extensible thermistor test in thermistortables.h Scott Lahteine 2016-07-08 19:54:45 -07:00
  • c23dd7eefc Merge pull request #4241 from AnHardt/adTXbuffer3 Scott Lahteine 2016-07-08 18:34:53 -07:00
  • 4b44a23a36 Add TX-buffer for MarlinSerial AnHardt 2016-07-08 17:25:21 +02:00
  • 468f7f03a2 homeaxis() can leave early AnHardt 2016-07-08 15:59:33 +02:00
  • eff7912243 Ensble/disable hardware endstops in G28 globally. AnHardt 2016-07-08 15:49:10 +02:00
  • f69434d81c Eliminate void setup_for_endstop_move() AnHardt 2016-07-08 15:23:20 +02:00
  • 0ea6247fc2 Use logic in Z_SAFE_HOMING AnHardt 2016-07-08 14:43:01 +02:00
  • de3a169336 Always define MIN_Z_HEIGHT_FOR_HOMING even if 0 AnHardt 2016-07-08 15:08:32 +02:00
  • 88ed232f53 Remove HAS_BED_PROBE case in first raise in G28 AnHardt 2016-07-08 13:47:40 +02:00
  • 653eff3b31 Clean up quick_home_xy() AnHardt 2016-07-08 13:40:38 +02:00