Commit Graph

  • 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
  • 204fd6ec44 Set homing feedrates individually Scott Lahteine 2016-07-19 17:11:57 -07:00
  • e6e4d4062d Merge pull request #4357 from thinkyhead/rc_fix_keypad_issues Scott Lahteine 2016-07-19 17:31:37 -07:00
  • 2bad02e60d Reprapworld Keypad: F1 opens the Move Axis menu Scott Lahteine 2016-06-07 17:29:34 -07:00
  • eaa6f568ee Prevent re-entrant call of Reprapworld Keypad handler Scott Lahteine 2016-06-04 01:10:51 -07:00
  • 6abf916575 Reprapworld Keypad move step is 1mm Scott Lahteine 2016-06-07 17:13:56 -07:00
  • 06ac1f3bcf Reduce Reprapworld Keypad move code size Scott Lahteine 2016-06-04 01:09:59 -07:00
  • 5d5affdfca Merge pull request #4355 from thinkyhead/rc_rename_ultralcd_files Scott Lahteine 2016-07-19 16:14:27 -07:00
  • bb225dedc6 Merge pull request #4354 from thinkyhead/rc_jbrazio_rework_g12 Scott Lahteine 2016-07-19 15:26:59 -07:00
  • 8a2efd1155 Rename ultralcd implementation files for consistency Scott Lahteine 2016-07-19 15:26:14 -07:00
  • 0149fc189a Update travis config so NOZZLE_CLEAN_FEATURE no longer depends on AUTO_BED_LEVELING_FEATURE João Brázio 2016-07-19 01:47:11 +01:00
  • b869fbc05e Update all config files with the new G12 options João Brázio 2016-07-19 02:46:34 +01:00
  • 47fef80848 Nozzle::clean() no longer requires HAS_BED_PROBE João Brázio 2016-07-19 01:56:14 +01:00
  • f1f1bac0e1 Merge pull request #4341 from esenapaj/Update-Japanese-translation Scott Lahteine 2016-07-19 15:04:22 -07:00
  • 5cdd6f02ec Update travis config not to send email notifications João Brázio 2016-07-19 01:45:13 +01:00
  • 6c899bb520 Merge pull request #4349 from jbrazio/gcc-bark-bark Scott Lahteine 2016-07-19 13:42:33 -07:00
  • ef0a22871e Merge pull request #4350 from jbrazio/followup-a875861 Scott Lahteine 2016-07-19 13:40:52 -07:00
  • 9eba58a031 Merge pull request #4351 from jbrazio/u8glib-converter Scott Lahteine 2016-07-19 13:39:33 -07:00
  • c502018eab Merge pull request #4353 from jbrazio/global-enum-file Scott Lahteine 2016-07-19 13:37:56 -07:00
  • 0f9953b031 Merge pull request #4342 from AnHardt/rep-cons-g28 Scott Lahteine 2016-07-19 12:56:58 -07:00
  • d76389b4d1 Merge pull request #4340 from esenapaj/Follow-up-the-PR-#4335 Scott Lahteine 2016-07-19 12:43:50 -07:00
  • 11c075c6b2 Introduce line_to_axis_pos(axis_codes axis, float where, float feed_rate = 0.0) AnHardt 2016-07-19 17:24:44 +02:00
  • 3ebad4e020 Moves all global enums to a central file João Brázio 2016-07-19 14:31:09 +01:00
  • 238fefcb00 Updates Stopwatch class to use internal state enum João Brázio 2016-07-19 14:30:44 +01:00
  • 30ac0782a9 Comment section style correction João Brázio 2016-07-19 03:27:42 +01:00
  • 8ecee431c4 Updates u8glib's bmp2hex converter João Brázio 2016-07-19 03:16:30 +01:00
  • 79e7721b76 Removes some minor GCC warnings João Brázio 2016-07-19 03:03:11 +01:00
  • f4d63796b2 Adds utility.h João Brázio 2016-07-19 02:55:23 +01:00
  • 361307831e Follow-up the PR #4335 (Debug char, fix compile errors for lcd pins) esenapaj 2016-07-18 14:12:55 +09:00
  • ff48bbb86a Update Japanese translation esenapaj 2016-07-18 17:00:07 +09:00
  • 46117593b9 Merge pull request #4185 from esenapaj/Update-Japanese-translation Scott Lahteine 2016-07-17 18:36:34 -07:00
  • 3422103863 Merge pull request #4310 from thinkyhead/rc_mbl_position_shift Scott Lahteine 2016-07-17 18:31:25 -07:00
  • 92757bd7b3 Merge pull request #4339 from esenapaj/Follow-up-the-PR-#4163 Scott Lahteine 2016-07-17 18:15:23 -07:00
  • cbf9fa7995 Merge pull request #4338 from thinkyhead/rc_anhardt_58 Scott Lahteine 2016-07-17 18:12:40 -07:00
  • 493d30cd97 Drop intermediate nx, ny, and set destination directly Scott Lahteine 2016-07-17 12:21:28 -07:00
  • 07a735ad22 We always use destination so modify mesh_buffer_line Scott Lahteine 2016-07-16 19:28:13 -07:00
  • 04a5b7b257 A macro to normalize positions Scott Lahteine 2016-07-16 19:20:16 -07:00
  • 5c8e87a866 Follow-up the PR #4163 (Mixing and Switching Extruders) esenapaj 2016-07-18 09:48:13 +09:00
  • 86eb5251c5 Fix some debug messages Scott Lahteine 2016-07-17 17:04:32 -07:00
  • 1e57a6af73 Use blocking_move, current_position in G28 homing Scott Lahteine 2016-07-17 16:30:28 -07:00
  • f6a3a1da09 nz and ne are always set, so drop them down Scott Lahteine 2016-07-16 19:16:12 -07:00
  • d0009e013b Rename cell index vars Scott Lahteine 2016-07-16 19:11:56 -07:00
  • 697373b071 Reduce code size of mesh_buffer_line Scott Lahteine 2016-07-16 19:08:54 -07:00
  • 103d312f6d MBL can actually do up to 9 x 9 Scott Lahteine 2016-07-14 23:44:55 -07:00
  • f4a69281fc Only call mesh_buffer_line when MBL is active Scott Lahteine 2016-07-14 23:40:48 -07:00
  • 799a31cd30 Include the position_shift when splitting mesh lines Scott Lahteine 2016-07-14 22:56:44 -07:00
  • f242aea032 Merge pull request #4319 from thinkyhead/rc_feedrates_to_mess_with_you Scott Lahteine 2016-07-17 14:07:52 -07:00
  • 0342661b3f Merge pull request #4335 from thinkyhead/rc_status_pad_jp Scott Lahteine 2016-07-17 14:07:08 -07:00
  • 81e01152bb Merge pull request #4336 from thinkyhead/rc_bltouch_sensor Scott Lahteine 2016-07-17 14:06:32 -07:00
  • d8c8d0a6a2 Merge pull request #4337 from thinkyhead/rc_inverts_as_macros Scott Lahteine 2016-07-17 14:06:10 -07:00
  • 1583177ef4 BLTOUCH probe config option Scott Lahteine 2016-07-17 13:14:12 -07:00
  • 176b9627c7 Some cleanup ahead of BLTOUCH support Scott Lahteine 2016-06-01 01:15:37 -07:00