Commit Graph

  • da2abad636 Various cleanups of G33 LVD-AC 2017-05-01 14:05:59 +02:00
  • 7ce613db0a Fix Conditionals test for endstop plug used by Z2 or probe. Bob-the-Kuhn 2017-05-01 02:07:54 -05:00
  • ef750ae86b Towards supporting Z2 in Endstops::report_state Scott Lahteine 2017-05-02 14:29:18 -05:00
  • c03c623951 Sanity-check Z2 endstop assigned to a nonexistent pin. Scott Lahteine 2017-05-02 15:38:39 -05:00
  • 70f31b6c76 Throw an error if no E stepper is free for X2, Y2, Z2 Scott Lahteine 2017-05-02 15:08:16 -05:00
  • ac69eca586 Merge pull request #6538 from bgort/ubl_gridlbls Scott Lahteine 2017-05-02 14:09:18 -05:00
  • 99b11db1a1 Merge pull request #6537 from thinkyhead/rc_cleanup_sunday Scott Lahteine 2017-05-02 00:59:59 -05:00
  • 41e63bbb7c Fix Horizontal and Vertical UBL optimization bug. (#6540) Roxy-3D 2017-05-01 23:52:33 -05:00
  • e79b335367 Patches for leveling reactivation in G28 / M48 Scott Lahteine 2017-05-01 17:34:28 -05:00
  • 92e22c3bf2 Fix, cleanup, prettify G29 O output Brian 2017-05-01 18:19:57 -04:00
  • 7d5cd7e0d7 Tweak set_bed_leveling_enabled Scott Lahteine 2017-05-01 16:16:16 -05:00
  • ed81e9b3d3 Adjust leveling conditionals Scott Lahteine 2017-05-01 16:13:09 -05:00
  • a64e5659ce Clean up G26 external references, private vars Scott Lahteine 2017-05-01 15:17:40 -05:00
  • 2887c20788 Add a function to home all axes (i.e., gcode_G28) Scott Lahteine 2017-05-01 15:03:13 -05:00
  • 8f895d5e01 Merge pull request #6530 from thinkyhead/rc_cleanups_2 Scott Lahteine 2017-05-01 12:34:11 -05:00
  • 8002672938 Fixes for DUAL_NOZZLE_DUPLICATION_MODE Scott Lahteine 2017-05-01 12:20:25 -05:00
  • f69acde966 Merge pull request #6528 from MarlinFirmware/revert-6416-negative-mesh-fix Scott Lahteine 2017-05-01 11:51:13 -05:00
  • 8bd63aafb9 Merge pull request #6527 from thinkyhead/rc_cleanups_2 Scott Lahteine 2017-05-01 11:28:43 -05:00
  • 4803a4322e Revert "Fix for Meshpositions if printer has negative endstop positions" Scott Lahteine 2017-05-01 11:25:07 -05:00
  • 4f74c416a4 Patch for BLTOUCH_HEATERS_OFF Scott Lahteine 2017-05-01 11:09:39 -05:00
  • 1823a6ea29 Patch for missing DELTA_HEIGHT Scott Lahteine 2017-05-01 11:05:35 -05:00
  • 984c210dec Merge pull request #6519 from thinkyhead/rc_cleanups_2 Scott Lahteine 2017-05-01 02:46:34 -05:00
  • d814e468d2 Fix set_heaters_for_bltouch and usage Scott Lahteine 2017-05-01 02:27:52 -05:00
  • 4e1448e75a Various fixes for compiler warnings Brian 2017-04-30 21:49:00 -04:00
  • fc9919b749 Merge pull request #6515 from thinkyhead/rc_cleanup_sunday Scott Lahteine 2017-04-30 22:58:16 -05:00
  • c12bc51a59 cardreader.cpp spacing tweak Scott Lahteine 2017-04-30 22:27:47 -05:00
  • 46b714a52f Cleanup spacing in pinsDebug.h Scott Lahteine 2017-04-30 22:27:26 -05:00
  • 88141ca717 Remove things that aren't pins from pinsDebug_list.h Scott Lahteine 2017-04-30 22:24:51 -05:00
  • ff35b11d08 Resolve compiler complaint about memset volatile * Scott Lahteine 2017-04-30 22:24:03 -05:00
  • ff95a9850a Merge pull request #6516 from thinkyhead/rc_meaningful_branch_name Scott Lahteine 2017-04-30 22:17:41 -05:00
  • 0b421e97c9 Rename some (unused) OMCA pins Scott Lahteine 2017-04-30 22:16:44 -05:00
  • c2c9f01c8e Patch newly-introduced bug in IS_Z2_OR_PROBE Scott Lahteine 2017-04-30 20:14:26 -05:00
  • 819df5e06d Cleanups to pins debugging Scott Lahteine 2017-04-30 18:36:56 -05:00
  • 42824b0e1f Use new serial spacing function to save PROGMEM Scott Lahteine 2017-04-30 18:36:40 -05:00
  • cd72901fb7 Cleanups to UBL code Scott Lahteine 2017-04-30 16:10:02 -05:00
  • ce87c7803e implement G26 changes per review Bob-the-Kuhn 2017-04-30 19:05:25 -05:00
  • 769817ce5e Need to define this for Rigidboard V2 jaysonkelly 2017-04-27 09:58:46 -06:00
  • 39c6c5621b Merge pull request #6416 from SkyNet3D/negative-mesh-fix Scott Lahteine 2017-04-30 17:38:41 -05:00
  • 671a44b8aa Merge pull request #6410 from teemuatlut/LVD-Delta Scott Lahteine 2017-04-30 16:39:51 -05:00
  • 5d5c9a040a Merge pull request #6509 from thinkyhead/rc_config_patches Scott Lahteine 2017-04-30 16:10:27 -05:00
  • d480b6f75a Enable E1 stepper for DUAL_NOZZLE_DUPLICATION_MODE Scott Lahteine 2017-04-30 16:01:01 -05:00
  • dcde202157 Add startup notice & update host temperatures while waiting Bob-the-Kuhn 2017-04-30 15:51:58 -05:00
  • 54751e8557 Put DISTINCT_E_FACTORS adjacent to the affected settings Scott Lahteine 2017-04-29 05:37:46 -05:00
  • 0dbe4b3e54 Edit configurations to reduce verbosity, arrange logically Scott Lahteine 2017-04-29 04:26:53 -05:00
  • 0750933bc6 Merge pull request #6490 from Bob-the-Kuhn/Missing-X-stop Scott Lahteine 2017-04-30 15:09:36 -05:00
  • 5ace3699b1 Output (commented) coordinates on G29 S-1; helps identify the x/y points that correspond with i/j coordinates, which eases manual tweaking of z values (#6507) bgort 2017-04-30 15:59:34 -04:00
  • d7d4378481 Remove inaccurate version description Scott Lahteine 2017-04-29 04:23:58 -05:00
  • f169c04604 Merge pull request #6491 from thinkyhead/rc_cleanup_wednesday Scott Lahteine 2017-04-30 14:56:48 -05:00
  • 6d63255ddc Merge pull request #6508 from bgort/pio_improvements Scott Lahteine 2017-04-30 14:53:22 -05:00
  • cafc48dff8 little oops LVD-AC 2017-04-30 20:59:49 +02:00
  • 627730948d Add U8glib as a dependency to platformio.ini for those who use PlatformIO; this makes compiling even easier as u8glib will be downloaded and included automatically. Brian 2017-04-30 15:07:01 -04:00
  • 5974d8e168 change G26 default nozzle size to 0.4, consistent with instructions (#6506) bgort 2017-04-30 14:23:46 -04:00
  • 471a321624 leaner code for probe routine LVD-AC 2017-04-30 17:19:18 +02:00
  • 3c0d5ba0a1 allow idle() to be called - fixes sometimes crash/hang in G29 I; (#6505) bgort 2017-04-30 11:22:31 -04:00
  • 2509587b5a Correct over optimization of pre-initialized variables (#6500) Roxy-3D 2017-04-29 22:01:29 -05:00
  • 585c00a728 Proposed changes LVD-AC 2017-04-29 16:36:33 +02:00
  • 29fa241617 Initial patches to G33 Scott Lahteine 2017-04-28 17:17:01 -05:00
  • 12ce051b55 Add a function to output spaces to serial Scott Lahteine 2017-04-28 17:15:39 -05:00
  • 42f4c53254 Starting on G33 rewrite Scott Lahteine 2017-04-28 16:06:08 -05:00
  • baf3b91460 DELTA_TOWER_ANGLE_TRIM only needs AB Scott Lahteine 2017-04-28 16:05:39 -05:00
  • 6424068412 Merge pull request #6495 from emartinez167/Spanish-language-changes Scott Lahteine 2017-04-29 05:43:04 -05:00
  • 27cd165adf Last three Spanish language strings emartinez167 2017-04-29 11:33:30 +08:00
  • 2cc9774f34 Apply bltouch_menu Scott Lahteine 2017-04-28 18:41:18 -05:00
  • 1a111180de Clean up set_heaters_for_bltouch Scott Lahteine 2017-04-28 18:22:31 -05:00
  • 7db805930a Cleanup configurations Scott Lahteine 2017-04-28 17:49:18 -05:00
  • 8bf3a3fcdb Remove inaccurate comments from ubl.h Scott Lahteine 2017-04-28 17:38:03 -05:00
  • 47557d5a19 Fix up formatting in ubl.h Scott Lahteine 2017-04-28 17:37:41 -05:00
  • 0a8e09c723 Clean up excess whitespace, comment formatting Scott Lahteine 2017-04-28 17:36:31 -05:00
  • a35c681453 Clean up least_squares_fit Scott Lahteine 2017-04-28 17:33:28 -05:00
  • 40089249c3 add PIN_EXISTS to HAS_xyz_MIN macro Bob-the-Kuhn 2017-04-28 16:47:59 -05:00
  • 8020069371 Apply coding standards for indentation Scott Lahteine 2017-04-28 15:43:06 -05:00
  • dabca83742 Merge pull request #6437 from Kaibob2/patch-1 Scott Lahteine 2017-04-28 14:47:47 -05:00
  • 3d0a4c4ea9 Update language_de.h Kai 2017-04-28 21:09:10 +02:00
  • 6bf1d50188 Added missing translations (#6458) Silvio 2017-04-28 20:49:16 +02:00
  • 404f767d44 Update language_tr.h (#6463) Mehmet Sutas 2017-04-28 21:48:31 +03:00
  • 5e701524f8 Update language_cz.h for new translations (#6465) Petr Zahradnik 2017-04-28 20:47:43 +02:00
  • 0a92ce7a98 Completed french translation (#6475) gege2b 2017-04-28 20:46:09 +02:00
  • ff4fb42e7d Add new strings as per recent changes in RCBugFix (#6482) Ernesto Martinez 2017-04-29 02:45:22 +08:00
  • 67d1fc5556 Update language_nl.h (#6478) paulusjacobus 2017-04-29 04:42:39 +10:00
  • 8c6b4537a6 Fix issue in itostr4sign with numbers <100 (#6487) benlye 2017-04-28 19:35:11 +01:00
  • 4ea8d0f89b Solved "The Travis CI build failed " LVD-AC 2017-04-28 18:47:23 +02:00
  • ed6b361e27 cleanup ready to squash LVD-AC 2017-04-28 10:07:17 +02:00
  • 7a6a1ef583 M666 normalize positive values to <=0 LVD-AC 2017-04-27 23:24:08 +02:00
  • 4075b95519 Allow BL-Touch users to control heaters during probe event (#6485) Roxy-3D 2017-04-28 09:19:55 -05:00
  • 6e8ecb908a Shut down heaters during BL-Touch probe event Roxy-3D 2017-04-27 18:33:34 -05:00
  • d8102aeca8 Cn negative : no tower angle calibration LVD-AC 2017-04-27 18:41:26 +02:00
  • 3601f08e87 Better tuned FolgerTech i3-2020 example file Roxy-3D 2017-04-27 11:01:08 -05:00
  • a20b7d9581 Better tuned Example file for FolgerTech i3-2020 Roxy-3D 2017-04-27 10:08:33 -05:00
  • bf2fe46062 Update language_de.h Kai 2017-04-27 10:13:02 +02:00
  • 11d34be060 Update language_de.h Kai 2017-04-27 10:06:26 +02:00
  • 817ecb9ff4 Merge pull request #6453 from thinkyhead/rc_cleanup_wednesday Scott Lahteine 2017-04-26 19:41:52 -05:00
  • 22f6e277af Get example files fully into compliance Roxy-3D 2017-04-26 15:39:30 -05:00
  • a9bc1d30cc z_offset change LVD-AC 2017-04-26 20:30:58 +02:00
  • ec26e23e7e Add my two 'Nice' machines as example configurations Roxy-3D 2017-04-26 12:30:06 -05:00
  • adb8e68592 Fix stuck "Print Aborted" LCD message Scott Lahteine 2017-04-26 05:36:37 -05:00
  • 096b927102 Minor optimization of FILAMENT_WIDTH_SENSOR Scott Lahteine 2017-04-26 02:52:51 -05:00
  • 5bdb0b567d Cosmetic patches Scott Lahteine 2017-04-26 02:43:11 -05:00
  • 38ae7f4238 Added more translation strings Kai 2017-04-26 11:58:11 +02:00
  • 4d96d3eab1 Bootscreen delay after clear, then set chars Scott Lahteine 2017-04-25 23:37:28 -05:00
  • 5512130d6c Only set Compare Mode for channel A Scott Lahteine 2017-04-25 23:14:16 -05:00