Commit Graph

  • b99e63a7bf Fixed compilation error "error: stray ‘\357’ in program" in several configuration files. Ivan Galvez Junquera 2015-04-17 16:10:58 +02:00
  • 2d1e730216 Update README.md Bo Herrmannsen 2015-04-17 15:00:21 +02:00
  • 581685a231 Added new PID autotune info, to make easy copy & paste results to marlin paclema 2015-04-17 11:15:09 +02:00
  • 483384aaa4 Fixed faulty comment merge Chris Palmer 2015-04-17 09:31:53 +01:00
  • cc6b7cf3ce Fixed some comment spellings. Chris Palmer 2015-04-17 09:28:08 +01:00
  • e4595fa24a Fixed jump in speed when using high accelerations on axes with lots of steps. I.e., when acceleration * steps per mm > 2,000,000. This was done by changing MultiU24X24toH16 to take a 32b bit operand. Removed the claim that stepper.cpp uses the Leib algorithm. Chris Palmer 2015-04-16 23:04:38 +01:00
  • b09a957fce make 'wait' optional and mark as workaround Wurstnase 2015-04-16 21:42:54 +02:00
  • d0b65ff642 Merge pull request #1923 from thinkyhead/babystep_delay_2us Scott Lahteine 2015-04-16 07:51:37 -07:00
  • 58d128b7a9 Apply zprobe_zoffset in axis_is_at_home Scott Lahteine 2015-04-16 07:41:19 -07:00
  • 63b98b8280 Raise Z for M401 and M402 Scott Lahteine 2015-04-16 07:24:33 -07:00
  • d69da22f7c last_command_time inside get_command() wurstnase 2015-04-16 16:20:23 +02:00
  • 53be0f3399 Babystep delay 2us Scott Lahteine 2015-04-16 04:16:36 -07:00
  • 574e2d856e remove config wurstnase 2015-04-16 13:07:20 +02:00
  • f49a73d69f Merge pull request #1919 from paclema/M48_mismatch Scott Lahteine 2015-04-16 03:25:23 -07:00
  • cde5eee2a5 Removed unnecessary comments paclema 2015-04-15 19:01:09 +02:00
  • e1b69db6d1 Fixed M48 mismatch between n and P parameter on documentation paclema 2015-04-15 18:17:58 +02:00
  • d0b1f70118 Update Compilation.md Bo Herrmannsen 2015-04-15 16:35:02 +02:00
  • f8389b1076 Update README.md Bo Herrmannsen 2015-04-15 15:25:18 +02:00
  • 60f46276bf Some minor translations to spanish elgambitero 2015-04-14 23:14:52 +02:00
  • a40c274310 Example Configuration for K8200 back in sync CONSULitAS 2015-04-14 17:12:42 +02:00
  • 1de9b568db Example Configuration for K8200: comments/URL/readme CONSULitAS 2015-04-15 10:02:13 +02:00
  • 0af5e3a04f Example Configuration for K8200: comments/URL/readme CONSULitAS 2015-04-15 10:00:41 +02:00
  • 637babb99b Merge pull request #1915 from elgambitero/Development Scott Lahteine 2015-04-14 19:59:39 -07:00
  • 71f183a3a2 Merge pull request #1913 from CONSULitAS/Development_Update_K8200_Config Scott Lahteine 2015-04-14 19:52:47 -07:00
  • cb9ac490d4 Some minor translations to spanish elgambitero 2015-04-14 23:14:52 +02:00
  • 3851ac6226 Example Configuration for K8200 back in sync CONSULitAS 2015-04-14 17:12:42 +02:00
  • b447a4ffab Merge remote-tracking branch 'upstream/Development' into Development CONSULitAS 2015-04-14 15:35:08 +02:00
  • d57b23b1e3 Merge pull request #1912 from thinkyhead/some_fixes Scott Lahteine 2015-04-14 05:12:49 -07:00
  • 7336e6df07 Always define old_z, not always z2 Scott Lahteine 2015-04-14 04:55:20 -07:00
  • 5dd87d2e74 Enable all old_z_*_endstop vars for Z_DUAL_ENDSTOPS Scott Lahteine 2015-04-14 04:05:51 -07:00
  • 639ffc341e Merge pull request #1910 from thinkyhead/some_fixes Scott Lahteine 2015-04-14 03:44:20 -07:00
  • 3f02da646c Make sure axis_active is cleared for #1908 Scott Lahteine 2015-04-14 03:41:37 -07:00
  • e0e68c5cbc Rename servos[] array in Marlin to servo[] Scott Lahteine 2015-04-14 03:13:25 -07:00
  • ffaf1b4f22 Add pin configuration for Brainwave Pro Chris Petersen 2015-04-09 22:11:50 -07:00
  • dee6840c50 Merge pull request #1907 from thinkyhead/some_fixes Scott Lahteine 2015-04-13 18:04:53 -07:00
  • 642f6a92bc fix type of code_has_value Scott Lahteine 2015-04-13 18:02:17 -07:00
  • 6b51305c4b Merge pull request #1906 from thinkyhead/some_fixes Scott Lahteine 2015-04-13 17:59:48 -07:00
  • 17ad80c1e1 Spacing in XYZ_CONSTS Scott Lahteine 2015-04-13 17:58:47 -07:00
  • 09d60e0128 Naming and code comments Scott Lahteine 2015-04-13 17:17:36 -07:00
  • c05b347617 Merge pull request #1902 from msutas/Development Scott Lahteine 2015-04-13 14:31:57 -07:00
  • 5a9e45cc4a Fix Syntax Error Filament Runout Statement Mehmet Sutas 2015-04-13 22:37:18 +03:00
  • 0908c41156 Merge pull request #1899 from thinkyhead/squash_fixups Scott Lahteine 2015-04-12 23:31:31 -07:00
  • 257a907456 Fix typo in next_bed_check_ms Scott Lahteine 2015-04-12 23:17:28 -07:00
  • e4b1e8651b next_ vars faster than previous_ Scott Lahteine 2015-04-12 23:06:50 -07:00
  • cfa60bdb97 Merge branch 'Development' into squash_fixups Scott Lahteine 2015-04-12 22:51:18 -07:00
  • ccddc280be Apply three more commits Scott Lahteine 2015-04-12 18:07:08 -07:00
  • 666f9cd7b4 Merge pull request #1897 from epatel/Development Scott Lahteine 2015-04-12 21:26:36 -07:00
  • e7aae314de Merge pull request #1896 from thinkyhead/cold_extrude Scott Lahteine 2015-04-12 17:50:19 -07:00
  • 74e4b42f7e Default MACHINE_NAME to "3D Printer" Scott Lahteine 2015-04-12 17:17:41 -07:00
  • 8857b9e921 Use the extruder argument in plan_buffer_line Scott Lahteine 2015-04-12 16:57:00 -07:00
  • a37c7ff16d Manual bed leveling menu fixes. Edward Patel 2015-04-12 16:56:17 +02:00
  • ac2b23f574 Homing fixes Scott Lahteine 2015-04-11 20:06:48 -07:00
  • b089eb42eb Merge pull request #1893 from thinkyhead/cold_extrude Scott Lahteine 2015-04-11 04:57:00 -07:00
  • 055b11814a Additional cleanup of ultralcd.cpp Scott Lahteine 2015-04-11 04:56:08 -07:00
  • 388dd0cfa5 Fix doubled lcd_quick_feedback Scott Lahteine 2015-04-11 04:45:04 -07:00
  • f8b4ee079b Merge pull request #1891 from thinkyhead/cold_extrude Scott Lahteine 2015-04-11 01:37:07 -07:00
  • c6bb98abad machine name for hephestos too Scott Lahteine 2015-04-11 01:36:24 -07:00
  • 79a5b14eb7 Merge pull request #1890 from thinkyhead/cold_extrude Scott Lahteine 2015-04-11 00:04:46 -07:00
  • ccbe2c4ea3 Apply CUSTOM_MACHINE_NAME to configurations Scott Lahteine 2015-04-10 21:29:42 -07:00
  • 71adb1ee59 Merge branch 'Development' into cold_extrude Latest upstream commits Scott Lahteine 2015-04-10 21:13:50 -07:00
  • f1a03c5447 Merge pull request #1887 from thinkyhead/cold_extrude Scott Lahteine 2015-04-10 16:16:52 -07:00
  • 5fe382949b Some G-Codes comment cleanup Scott Lahteine 2015-04-10 16:16:13 -07:00
  • 8f164f4c83 Clean up M85 in GCodes.md Scott Lahteine 2015-04-10 16:04:32 -07:00
  • a327d876fe Document G92 arguments in GCodes.md Scott Lahteine 2015-04-10 16:02:00 -07:00
  • 652d59cd80 Spacing of g-codes in GCodes.md Scott Lahteine 2015-04-10 15:59:55 -07:00
  • fe912f44dc Smaller headings Scott Lahteine 2015-04-10 15:58:32 -07:00
  • 93eb63238f Move G Codes into categories with M Codes Scott Lahteine 2015-04-10 15:57:54 -07:00
  • a3b13eb5ac Organize M Codes by Category Scott Lahteine 2015-04-10 15:54:36 -07:00
  • 3105ebc562 Restore M928, M999 Scott Lahteine 2015-04-10 15:05:00 -07:00
  • 01654bdec1 Cleanup formatting of some M codes Scott Lahteine 2015-04-10 15:03:41 -07:00
  • 907e8e98e5 Add GCodes from Marlin 1.0.3 dev, format as pre Scott Lahteine 2015-04-10 14:55:21 -07:00
  • 8b16ebe705 Break out prevent_dangerous_extrude feature Scott Lahteine 2015-04-09 22:40:37 -07:00
  • 67c0e8323e Merge pull request #1879 from thinkyhead/cold_extrude Scott Lahteine 2015-04-09 22:06:06 -07:00
  • 740152ee70 Merge branch 'Development' into cold_extrude Latest upstream commits Scott Lahteine 2015-04-09 20:23:47 -07:00
  • 5914d9d7de Shuffling declarations.. Scott Lahteine 2015-04-09 20:21:30 -07:00
  • b328c6e6b6 Shuffling declarations. Scott Lahteine 2015-04-09 20:05:10 -07:00
  • fb4cefc91d Define lcd_move_[xyz] ahead of lcd_move_menu_axis Scott Lahteine 2015-04-09 19:33:16 -07:00
  • 4c3736ed43 Feature: Add RAMPS CNC Controller Board Richard Miles 2015-04-09 16:32:56 +01:00
  • 9189cc66ab Fix moves for DELTA for MANUAL_BED_LEVELING Scott Lahteine 2015-04-09 04:32:14 -07:00
  • 56fc3a4835 bgr -> bg AnHardt 2015-04-09 13:09:18 +02:00
  • 7a1aef1450 Merge pull request #1877 from AnHardt/display-only Scott Lahteine 2015-04-09 03:54:05 -07:00
  • 6096164d79 Merge pull request #1878 from thinkyhead/cold_extrude Scott Lahteine 2015-04-09 03:41:54 -07:00
  • a488445cbe Fix spelling of "too" Scott Lahteine 2015-04-09 03:41:31 -07:00
  • b1950a7f25 Merge pull request #1875 from Natealus/Development Scott Lahteine 2015-04-09 03:37:24 -07:00
  • df50523605 Made encoderPosition and quick_feedback dependant on NEWPANEL AnHardt 2015-04-09 12:26:45 +02:00
  • dcde09fdff Merge remote-tracking branch 'upstream/Development' into Development Latest upstream commits Scott Lahteine 2015-04-09 03:21:36 -07:00
  • 2ca099d1e7 Merge pull request #1876 from thinkyhead/cold_extrude Scott Lahteine 2015-04-09 03:21:19 -07:00
  • 837ceb9abb Merge pull request #1867 from epatel/Development Scott Lahteine 2015-04-09 02:29:47 -07:00
  • a95544f92a Spell adjustment Scott Lahteine 2015-04-09 02:04:06 -07:00
  • a00ebf03d4 Merge pull request #1868 from AnHardt/LCD_STR Scott Lahteine 2015-04-09 01:56:23 -07:00
  • 7f22464353 Merge remote-tracking branch 'upstream/Development' into Development Latest upstream commits Scott Lahteine 2015-04-09 01:41:10 -07:00
  • 1269c445ab Catch dangerous extrude before trying several Scott Lahteine 2015-04-09 01:40:48 -07:00
  • 4abd23ae9e Merge pull request #1866 from AnHardt/contrast Scott Lahteine 2015-04-09 00:34:25 -07:00
  • 585eee6549 Z Probe inverting not present in example configs, causes error Natealus 2015-04-08 18:57:30 -06:00
  • c5961892e3 Bulgarian for all the Configuration.h's AnHardt 2015-04-09 01:52:13 +02:00
  • 6248c93f37 Introduction of Bulgarian - language_bgr.h AnHardt 2015-04-09 01:26:48 +02:00
  • 540dbb35e2 And an other MSG_BED in Marlin_main.cpp AnHardt 2015-04-09 01:16:06 +02:00
  • 14d4419e16 Replaced SERIAL_PROTOCOLPGM(MSG_BED) with SERIAL_PROTOCOLPGM("Bed") AnHardt 2015-04-08 23:59:01 +02:00
  • ea897654a4 Moved the definitions of the LCD_STR_* to Conditionals.h AnHardt 2015-04-08 21:53:58 +02:00
  • 7dc64efe67 Added sanity check for MESH_NUM_X_POINTS and MESH_NUM_Y_POINTS Edward Patel 2015-04-08 20:52:48 +02:00