Commit Graph

  • 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
  • 3e2b3353b0 Fix axis indices for COREYZ Scott Lahteine 2016-07-23 19:02:14 -07:00
  • c287846f46 Merge pull request #4387 from thinkyhead/rc_anhardt_more_4370 Scott Lahteine 2016-07-23 16:47:10 -07:00
  • 22d0654fe6 Merge pull request #4382 from esenapaj/Update-Japanese-translation Scott Lahteine 2016-07-23 16:31:38 -07:00
  • bb93b6822a Use set_current_from_steppers_for_axis Scott Lahteine 2016-07-23 13:11:18 -07:00
  • 96a162beda Use implications from #4370 in run_z_probe() AnHardt 2016-07-23 14:02:14 +02:00
  • 4e67a85a5d Macros to loop over axes Scott Lahteine 2016-07-23 13:07:23 -07:00
  • a3b5d5eb65 Merge pull request #4383 from esenapaj/Follow-up-the-PR-#4353 Scott Lahteine 2016-07-23 12:17:45 -07:00
  • 784be56e99 Follow-up the PR #4353 (General cleanup: enum) esenapaj 2016-07-24 00:53:35 +09:00
  • 3c11977558 Update Japanese translation esenapaj 2016-07-23 22:06:10 +09:00
  • 5167cb424a Merge pull request #4381 from thinkyhead/rc_blocking_move_logging Scott Lahteine 2016-07-23 01:33:17 -07:00
  • 08459a003f Undo the self-sabotage that is do_blocking_move_to_axis_pos Scott Lahteine 2016-07-23 00:58:53 -07:00
  • 13387ac302 Merge pull request #4380 from esenapaj/Fix-the-PR-#4379 Scott Lahteine 2016-07-23 00:43:01 -07:00
  • d32c4056ad Fix for the PR #4379 (Additional logging of do_blocking_move_to) esenapaj 2016-07-23 16:37:46 +09:00
  • 8099ee51a5 Merge pull request #4379 from thinkyhead/rc_blocking_move_logging Scott Lahteine 2016-07-23 00:10:55 -07:00
  • 8633b644cf Merge pull request #4378 from thinkyhead/rc_debug_leveling_docs Scott Lahteine 2016-07-22 23:57:01 -07:00
  • ad16d5019e Additional logging of do_blocking_move_to Scott Lahteine 2016-07-22 23:52:42 -07:00
  • bb9da6ebdd Document DEBUG_LEVELING_FEATURE Scott Lahteine 2016-07-22 23:37:41 -07:00
  • 652fd8a826 Merge pull request #4362 from thinkyhead/rc_duplication_mode Scott Lahteine 2016-07-22 21:17:59 -07:00
  • 1766b990b8 Merge pull request #4376 from jbrazio/timestamp_t-short Scott Lahteine 2016-07-22 21:17:17 -07:00
  • 6da3729531 Merge pull request #4370 from thinkyhead/rc_delta_fwd_kinematics Scott Lahteine 2016-07-22 21:16:00 -07:00
  • 6b8b458106 Travis for ABL+SCARA, Z_MIN_PROBE_REPEATABILITY_TEST Scott Lahteine 2016-07-22 20:35:39 -07:00
  • 9e5dbf67e8 Update the stats menu to include longest job and extruded filament João Brázio 2016-07-23 02:48:21 +01:00
  • 86d9311495 Rework LCD implementation to use timestamp_t João Brázio 2016-07-23 01:42:48 +01:00
  • b3eb0c8569 Add LOGICAL_POSITION macro, apply to kinematics Scott Lahteine 2016-07-22 17:46:05 -07:00
  • 35a610abf9 const arg to inverse_kinematics Scott Lahteine 2016-07-22 17:42:48 -07:00
  • b4aad85c9a Rework stats menu to use timestamp_t João Brázio 2016-07-23 01:42:21 +01:00
  • ecd48027fa Adds short timestamp format to timestamp_t João Brázio 2016-07-23 01:41:25 +01:00
  • b6afa028f4 Don't call adjust_delta on SCARA Scott Lahteine 2016-07-22 16:19:41 -07:00
  • d5e2d523c7 Generalize kinematics function names Scott Lahteine 2016-07-21 15:46:22 -07:00
  • 9c4ad7d7ef Clean up delta declarations in Marlin_main.cpp Scott Lahteine 2016-07-21 14:37:52 -07:00
  • 4b1725628b Move kinematic functions to "private" scope Scott Lahteine 2016-07-21 14:37:10 -07:00
  • cde068ea42 Use set_current_from_steppers in quickstop_stepper Scott Lahteine 2016-07-21 14:36:10 -07:00
  • 9f30cc84ce Use set_current_from_steppers for other kinematics Scott Lahteine 2016-07-21 14:35:48 -07:00
  • 5db9b940ee Use forwardKinematics in DELTA run_z_probe() AnHardt 2016-07-21 18:05:48 +02:00
  • b5a9647fec Use ENABLED in stepper_indirection.h Scott Lahteine 2016-07-22 16:26:06 -07:00
  • cbc7f22ad9 Implement DUAL_NOZZLE_DUPLICATION_MODE Scott Lahteine 2016-07-20 10:30:10 -07:00
  • 91777dd76c Add DUAL_NOZZLE_DUPLICATION_MODE option Scott Lahteine 2016-07-20 10:25:06 -07:00
  • 260bbb3109 Fix a couple of simple typos Scott Lahteine 2016-07-20 10:24:33 -07:00
  • 179e091473 Merge pull request #4374 from thinkyhead/rc_jbrazio_timestamp_t Scott Lahteine 2016-07-22 16:08:10 -07:00
  • 499e404fbf forwardKinematics for Delta printers AnHardt 2016-06-07 01:44:14 +02:00
  • 23043a1e05 Rework some code to use timestamp_t struct (saves 72 bytes) João Brázio 2016-07-22 15:47:56 +01:00
  • 9388dcfa49 Implements timestamp_t structure João Brázio 2016-07-22 15:45:47 +01:00
  • 0b2c608d2f Merge pull request #4372 from jbrazio/gcc-bark Scott Lahteine 2016-07-22 15:18:53 -07:00
  • 5655f8b331 Merge pull request #4373 from thinkyhead/rc_homing_leveling_wtf Scott Lahteine 2016-07-22 14:34:23 -07:00
  • 311c7dadb6 Cleanup do_blocking_move_to for DELTA Scott Lahteine 2016-07-22 14:18:08 -07:00
  • b78590e63d Patch and cleanup run_z_probe Scott Lahteine 2016-07-22 13:50:31 -07:00
  • 2f7716987d Fix minor gcc warning João Brázio 2016-07-22 16:08:56 +01:00
  • efd3aabda8 Adds missing documentation to the point_t structure João Brázio 2016-07-22 15:19:20 +01:00
  • 39caef4279 Merge pull request #4361 from AnHardt/imp-dbmt-for-delta Scott Lahteine 2016-07-21 20:05:04 -07:00
  • 7d869ad98b Merge pull request #4365 from thinkyhead/rc_shrink_planner_accel Scott Lahteine 2016-07-21 18:18:15 -07:00
  • 376a57232e DELTA do_blocking_move_to() more like the Chartesian one AnHardt 2016-07-22 03:12:46 +02:00
  • 824c6859e2 Merge pull request #4369 from thinkyhead/rc_no_static_moves Scott Lahteine 2016-07-21 14:46:09 -07:00
  • 2c239b1bd3 Merge pull request #4368 from AnHardt/run-z-probe-delta Scott Lahteine 2016-07-21 14:03:28 -07:00
  • 976c31235d inline to fix warnings, smaller build size (sometimes) Scott Lahteine 2016-07-21 13:49:37 -07:00
  • 6ef26a85d8 Back to the differences method in run_z_probe() AnHardt 2016-07-21 18:16:38 +02:00
  • 4226f56f53 Revert the planner acceleration logic somewhat Scott Lahteine 2016-07-20 19:19:47 -07:00
  • 16e5348659 Merge pull request #4360 from thinkyhead/rc_toolchange_for_G28 Scott Lahteine 2016-07-20 19:07:35 -07:00
  • 209f5c03d0 Fewer temporary vars in planner accel limit Scott Lahteine 2016-07-20 18:29:29 -07:00
  • 62ecd107ba Patch ultralcd_impl header conditional names Scott Lahteine 2016-07-19 20:10:16 -07:00
  • d2e9a9c188 Always switch to tool 0 for G28 Scott Lahteine 2016-07-19 19:37:31 -07:00
  • 194d9521c3 Merge pull request #4356 from thinkyhead/rc_simpler_run_z_probe Scott Lahteine 2016-07-19 19:02:39 -07:00
  • 4a6ed5e221 Use HOMING_FEEDRATE_Z for Z_PROBE_SPEED_FAST Scott Lahteine 2016-07-19 18:21:38 -07:00
  • 09a3cc33e6 Unify run_z_probe AnHardt 2016-07-18 15:52:41 +02:00
  • 6137a1d934 Merge pull request #4359 from thinkyhead/rc_wrangle_movement_etc Scott Lahteine 2016-07-19 18:22:55 -07:00
  • 792fff5771 Merge pull request #4358 from thinkyhead/rc_individual_homing_rates Scott Lahteine 2016-07-19 18:20:30 -07:00
  • 0432613ad7 use enabled macro for mapper setting Scott Lahteine 2016-07-18 12:42:41 -07:00
  • e44b37cdc2 motion section marker below homing speeds Scott Lahteine 2016-07-19 17:31:03 -07:00