Commit Graph

  • 2f76138645 Merge pull request #4468 from thinkyhead/rc_fix_manual_move Scott Lahteine 2016-07-30 03:21:43 -07:00
  • 696b63e300 Specify manual-movable E axes by extruder type Scott Lahteine 2016-07-29 20:08:05 -07:00
  • 46c33f1cfa Merge pull request #4467 from jbrazio/safe_delay-millis_t Scott Lahteine 2016-07-29 20:23:44 -07:00
  • 9e21b2e51d Merge pull request #4455 from AnHardt/double-bump-feature Scott Lahteine 2016-07-29 20:00:10 -07:00
  • db4d03bc81 Merge pull request #4452 from thinkyhead/rc_fix_heaterstates_part_2 Scott Lahteine 2016-07-29 19:58:00 -07:00
  • c68ca95345 Merge pull request #4464 from thinkyhead/rc_fix_steps_per_mm_handling Scott Lahteine 2016-07-29 19:34:59 -07:00
  • 226e74a438 Fixes safe_delay() to be fully compatible with delay() João Brázio 2016-07-30 02:56:26 +01:00
  • 8e79e8cdb3 Adds types.h João Brázio 2016-07-30 02:55:52 +01:00
  • 844a4e799e Account for DELTA in Planner::refresh_positioning Scott Lahteine 2016-07-29 17:15:54 -07:00
  • 7188ce0ad6 double bump probing as a feature AnHardt 2016-07-30 03:00:49 +02:00
  • c31f56a38c Deprecate EXTRUDER_WATTS and BED_WATTS Scott Lahteine 2016-07-29 15:14:13 -07:00
  • e1970b4b28 Show power output in same order as temp output Scott Lahteine 2016-07-28 16:03:16 -07:00
  • 74df828acc Show ADC values inline rather than after Scott Lahteine 2016-07-28 16:02:54 -07:00
  • 2b5faa61e2 Consolidates Buzzer and Speaker into a single object João Brázio 2016-07-29 17:39:07 +01:00
  • 8093c5f534 Non-blocking speaker now uses arduino's tone() João Brázio 2016-07-28 23:54:46 +01:00
  • 3367e79fec Merge pull request #4458 from jbrazio/followup-4448 João Brázio 2016-07-29 18:44:30 +01:00
  • 8896f08074 Fixes a compilation error introduced by #4448 João Brázio 2016-07-29 18:33:42 +01:00
  • c677d2ac56 Merge pull request #4453 from thinkyhead/rc_better_manual_home Scott Lahteine 2016-07-28 20:09:33 -07:00
  • ea5ac94804 Improved MANUAL_[XYZ]_HOME_POS Scott Lahteine 2016-07-28 19:51:48 -07:00
  • 1734de4d4e Merge pull request #4447 from thinkyhead/rc_fix_heaterstates Scott Lahteine 2016-07-28 17:51:11 -07:00
  • b40661cb18 Fix output of heater states Scott Lahteine 2016-07-28 14:51:18 -07:00
  • 9083e5420a Merge pull request #4419 from AnHardt/sd2pinmap Scott Lahteine 2016-07-28 17:38:46 -07:00
  • 6f59560526 Merge pull request #4448 from jbrazio/speaker-followup Scott Lahteine 2016-07-28 17:37:36 -07:00
  • 5d8d18d03d Merge pull request #4451 from thinkyhead/rc_arduino_160_minimum Scott Lahteine 2016-07-28 17:37:10 -07:00
  • c94b6dd3e7 Revert to SanityCheck on every .cpp file Scott Lahteine 2016-07-28 17:08:28 -07:00
  • 256b03598d Merge pull request #4450 from thinkyhead/rc_fix_delta_optimization Scott Lahteine 2016-07-28 16:50:04 -07:00
  • 753283e020 inverse_second => inverse_mm_s Scott Lahteine 2016-07-28 16:35:18 -07:00
  • 83e1d90ca3 Undo errant optimization of block->millimeters Scott Lahteine 2016-07-28 16:26:52 -07:00
  • 909e98b1af A little cleanup at speaker.h João Brázio 2016-07-29 00:03:25 +01:00
  • ae1c7bca1b Merge pull request #4445 from thinkyhead/rc_fix_rdfgsc_mega3 Scott Lahteine 2016-07-28 15:55:30 -07:00
  • 03fdb26cd2 Wrangle encoder bits, LCD_CLICKED Scott Lahteine 2016-07-28 14:23:21 -07:00
  • 155def24c6 BLEN_A, B, C are defined in ultralcd headers Scott Lahteine 2016-07-28 14:00:31 -07:00
  • 42dcc3bf50 Remove "the click" comments Scott Lahteine 2016-07-28 13:58:37 -07:00
  • 0eba65f96b Fix for R.D.F.G.S.C. with MINITRONICS board Scott Lahteine 2016-07-28 14:36:40 -07:00
  • 83d0d59303 Fix for R.D.F.G.S.C. with MEGATRONICS 3 board fabtopia 2016-07-28 19:29:07 +02:00
  • 4f191a384b
    Moves the font folder into the buildroot João Brázio 2016-07-28 16:53:13 +01:00
  • 5367d56f87 Merge pull request #4434 from thinkyhead/rc_delta_safe_homing Scott Lahteine 2016-07-27 23:41:52 -07:00
  • 2525528fb2 DELTA should ignore Z_SAFE_HOMING Scott Lahteine 2016-07-27 23:25:56 -07:00
  • dc3d2b50cd Merge pull request #4426 from thinkyhead/rc_probeless_safe_homing Scott Lahteine 2016-07-27 05:12:33 -07:00
  • ab4b2a66ff Allow zero Z_RAISE_BETWEEN_PROBINGS Scott Lahteine 2016-07-27 05:00:58 -07:00
  • 8953e3e984 Allow Z_SAFE_HOMING without a probe Scott Lahteine 2016-07-27 04:30:39 -07:00
  • e4942d2163 Switch SD2cadrLib to fastio AnHardt 2016-07-27 12:40:44 +02:00
  • 9f1dd6d431 Merge pull request #4420 from thinkyhead/rc_allow_no_deploy_raise Scott Lahteine 2016-07-26 17:21:51 -07:00
  • 21e744c454 Allow zero raise for deploy/stow Scott Lahteine 2016-07-26 17:19:25 -07:00
  • 54084612fd Merge pull request #4415 from petrzjunior/transl Scott Lahteine 2016-07-26 13:20:20 -07:00
  • 5597400cda Merge pull request #4414 from thinkyhead/rc_split_conditionals Scott Lahteine 2016-07-26 13:16:52 -07:00
  • 24ee50f4d9 Merge pull request #4417 from thinkyhead/rc_remove_old_lang Scott Lahteine 2016-07-26 13:01:35 -07:00
  • 4be635ec6e Remove MSG_PRINT_TIME from languages Scott Lahteine 2016-07-26 12:47:45 -07:00
  • 3be49881c0 Make SanityCheck.h a catch-all for obsolete configs Scott Lahteine 2016-07-26 12:32:16 -07:00
  • fa647cca23 Do the sanity check just once per build Scott Lahteine 2016-07-26 12:28:49 -07:00
  • 24a1a16e5d Move versioning to MarlinConfig.h Scott Lahteine 2016-07-26 12:16:59 -07:00
  • 7e70a0b05d Move pins / Arduino includes to MarlinConfig.h Scott Lahteine 2016-07-26 12:16:22 -07:00
  • d9f7ed9a3c Move some macros from Marlin.h to macros.h Scott Lahteine 2016-07-25 23:24:11 -07:00
  • 277899c175 Move include _Bootscreen.h where needed Scott Lahteine 2016-07-25 23:23:55 -07:00
  • 83c4653c71 Include boards and macros ahead of configs Scott Lahteine 2016-07-25 23:22:45 -07:00
  • 5f4702ecb2 Make Conditionals.h a catch-all for old configs Scott Lahteine 2016-07-25 23:12:26 -07:00
  • 8a44928df3 Make Conditionals.h a catch-all for old configs Scott Lahteine 2016-07-25 23:12:03 -07:00
  • 3d9b878cf0 Czech update Petr Zahradník junior 2016-07-26 13:47:20 +02:00
  • c6226bb0aa Unify config in a single include without nested includes Scott Lahteine 2016-07-25 23:04:19 -07:00
  • 2d378fac1b No need to include thermistortables.h in Configuration.h Scott Lahteine 2016-07-25 22:43:50 -07:00
  • df27d01cd9 Arrange needed includes in Marlin.h Scott Lahteine 2016-07-25 20:53:36 -07:00
  • 93ea281061 Split up Conditionals.h into two files Scott Lahteine 2016-07-25 18:07:15 -07:00
  • 8684570f68 Merge pull request #4412 from thinkyhead/rc_followup_4402 Scott Lahteine 2016-07-25 16:10:50 -07:00
  • c55b7d0750 Merge pull request #4405 from thinkyhead/rc_theres_always_something Scott Lahteine 2016-07-25 15:58:42 -07:00
  • 42eebcd518 Merge pull request #4409 from thinkyhead/rc_cleanup_comment Scott Lahteine 2016-07-25 15:58:34 -07:00
  • 5272147f7c Followup #4402 fixing 3-point leveling Scott Lahteine 2016-07-25 15:56:34 -07:00
  • fcc39e2b5f Clean up Transfer Buffer Size comment Scott Lahteine 2016-07-25 12:54:55 -07:00
  • 7e37c20839 Merge pull request #4408 from thinkyhead/rc_reprapworld_lcd Scott Lahteine 2016-07-25 12:37:58 -07:00
  • 0c0a63322b Patches to prepare REPRAPWORLD_GRAPHICAL_LCD Scott Lahteine 2016-07-25 12:09:24 -07:00
  • a60a668f6b Support for REPRAPWORLD_GRAPHICAL_LCD brupje 2016-06-21 14:39:10 +02:00
  • 4f2ff46ab9 Move HAS_DIGIPOTSS to conditionals Scott Lahteine 2016-07-25 00:10:46 -07:00
  • 54f4f80077 Merge pull request #4404 from thinkyhead/rc_better_stepper_indirection Scott Lahteine 2016-07-24 19:26:39 -07:00
  • 169c21b477 Merge pull request #4402 from thinkyhead/rc_consistent_positioning Scott Lahteine 2016-07-24 19:23:20 -07:00
  • 750a1e5116 Arrange stepper_indirection by axis Scott Lahteine 2016-07-24 18:54:24 -07:00
  • 7c27f34996 Merge pull request #4397 from thinkyhead/rc_tweak_eeprom Scott Lahteine 2016-07-24 18:45:54 -07:00
  • 2595a40a61 Account for coordinate space more in G28 / G29 / M48 Scott Lahteine 2016-07-24 18:33:31 -07:00
  • 060dc6d95a Neaten up EEPROM read/write functions Scott Lahteine 2016-07-24 10:19:49 -07:00
  • b7b7c90477 Merge pull request #4389 from thinkyhead/rc_optimize_planner Scott Lahteine 2016-07-24 17:48:23 -07:00
  • 6900bb2286 Merge pull request #4395 from tnw513/italian_fix Scott Lahteine 2016-07-24 17:47:48 -07:00
  • e4816293a8 serial_echopair_P for uint16_t Scott Lahteine 2016-07-24 17:46:19 -07:00
  • d8e5af6834 Use RAW_POSITION for MBL in planner.set_position_mm Scott Lahteine 2016-07-24 16:48:13 -07:00
  • b183442c61 Fix inactive_extruder_x_pos for coordinate space Scott Lahteine 2016-07-24 16:35:03 -07:00
  • f75b0c2ee1 Make POSITION macros global Scott Lahteine 2016-07-24 16:34:01 -07:00
  • 101b60ef42 Tweak Dual X Carriage data spacing Scott Lahteine 2016-07-24 16:34:31 -07:00
  • 1fe60b723f Merge pull request #4400 from thinkyhead/rc_sanity_check_temp_sensor Scott Lahteine 2016-07-24 15:38:41 -07:00
  • bedda3be61 Patch generic delta error caught by sanity check Scott Lahteine 2016-07-24 15:24:40 -07:00
  • a5212bf277 Sanity check for too many temp sensors Scott Lahteine 2016-07-24 13:36:00 -07:00
  • d8f2876753 Replace some float division with multiplication Scott Lahteine 2016-07-24 11:50:54 -07:00
  • ddde785b37 Code formatting in planner.cpp Scott Lahteine 2016-07-23 19:49:13 -07:00
  • f8b5749235 Replace division in planner with multiplication Scott Lahteine 2016-07-23 19:36:26 -07:00
  • b921f6b69d Optimize calculation of block->millimeters for DELTA Scott Lahteine 2016-07-23 19:03:38 -07:00
  • db5df9500b Move sync_plan_position closer to the top Scott Lahteine 2016-07-24 13:27:09 -07:00
  • 2839c56f5a Merge pull request #4390 from jbrazio/duration_t Scott Lahteine 2016-07-24 13:24:05 -07:00
  • 450fe8134d Merge pull request #4398 from thinkyhead/rc_z_safe_sanity Scott Lahteine 2016-07-24 12:21:10 -07:00
  • d6c50671d3 Sanitycheck: Z_SAFE_HOMING points are reachable Scott Lahteine 2016-07-24 10:54:47 -07:00
  • a6203366b6 Sanitycheck: Z_SAFE_HOMING requires a probe Scott Lahteine 2016-07-24 10:54:25 -07:00
  • bbe5b80492 Always define probe limits if there is a probe Scott Lahteine 2016-07-24 10:53:58 -07:00
  • 950397f2a0 Added missing translations. Removed trailing spaces for consistency (#4376) Silvio Didonna 2016-07-24 17:22:30 +02:00
  • 50fb0f7cec M31 serial output is now always in EN João Brázio 2016-07-24 15:52:03 +01:00
  • 62d96d72f3 Renamed timestamp_t to duration_t João Brázio 2016-07-24 03:13:35 +01:00