Commit Graph

  • 26dba44cd3 Patch redundant lcd settings Scott Lahteine 2017-05-07 02:13:23 -05:00
  • 34b5041576 Spacing adjustment, ubl_G29 Scott Lahteine 2017-05-07 01:29:37 -05:00
  • 6c2e6ea38e Patch mfqp for use directly with MarlinDocumentation Scott Lahteine 2017-05-07 01:22:45 -05:00
  • 1c4ed8b106 Note 5 extruders in config comments Scott Lahteine 2017-05-07 00:28:06 -05:00
  • 6e4a5cc8c6 Patch missing const in temp_abs Scott Lahteine 2017-05-07 21:13:44 -05:00
  • d35e2fda10 Merge pull request #6622 from bgort/silentprobing bgort 2017-05-07 21:33:44 -04:00
  • 6ed52fb765 Adjust spacing in LSF Scott Lahteine 2017-05-07 19:11:52 -05:00
  • 110afff415 More misc UBL fixes and update gMax examples (#6632) Roxy-3D 2017-05-07 19:02:24 -05:00
  • d92fa40c62 misc. UBL fixes (#6631) Roxy-3D 2017-05-07 18:23:48 -05:00
  • faa270071d Improve BLTOUCH_HEATERS_OFF functionality - rename to PROBING_HEATERS_OFF - move heater pausing functionality into thermalManager - add variables, pause(), ispaused(), other functions - add fan pausing functionality -> PROBING_FANS_OFF - add probing_pause() wrapper - move pausing into do_homing_move() and do_probe_move() to minimize quiet time and so other probe types can benefit - example configs Brian 2017-05-07 07:06:06 -04:00
  • 787fdc95bb Merge pull request #6623 from lrpirlet/AllowUBLG29ToWork bgort 2017-05-07 09:42:42 -04:00
  • d66e9efac5 G29 P1 stops reporting Invalid location with this patch lrpirlet 2017-05-07 15:07:26 +02:00
  • 8908b15471 Merge pull request #6614 from thinkyhead/bf_temp_units Scott Lahteine 2017-05-06 20:41:04 -05:00
  • ce507deb9f Support temperature units in M503 Scott Lahteine 2017-05-06 19:41:50 -05:00
  • a59066bca9 Various improvements - mostly UBL-related (#6607) bgort 2017-05-06 19:59:16 -04:00
  • 0446dd3ad8 PlatformIO-related changes - move platformio.ini out of source directory to be more consistent with 'normal' PlatformIO usage - facilitates IDE integration - add related .gitignores Brian 2017-05-06 06:17:07 -04:00
  • bef9791ea3 Fix mfrb and mfpub Scott Lahteine 2017-05-05 14:14:13 -05:00
  • 66bedc1a24 Merge pull request #6600 from thinkyhead/bugfix_first_fixes Scott Lahteine 2017-05-05 13:48:16 -05:00
  • 77769e284f Edit configuration comments Scott Lahteine 2017-05-05 13:30:19 -05:00
  • d14b068147 Tweak git helper scripts Scott Lahteine 2017-05-05 00:46:39 -05:00
  • 6876e79d42 Tweak command index increment Scott Lahteine 2017-05-05 02:57:22 -05:00
  • 7fcb5c1424 Minor fix in K8200 readme Scott Lahteine 2017-05-05 00:45:54 -05:00
  • 0cc4b08b93 Merge pull request #6587 from zlowred/bugfix-1.1.x Scott Lahteine 2017-05-05 01:02:09 -05:00
  • 267f3a03d9 Fixed USE_CONTROLLER_FAN #define usage Max Matveev 2017-05-04 23:38:29 +02:00
  • ae7c602031 fix error in M105 output -- use SERIAL_PROTOCOL for ints instead of SERIAL_PROTOCOL_F (#6584) bgort 2017-05-04 17:09:45 -04:00
  • 3cd9af2409 bugfix-1.1.x ReadMe, Version, helper scripts Scott Lahteine 2017-05-04 03:22:17 -05:00
  • c095ee9ce9 Readme Version 1.1.0 Scott Lahteine 2017-05-04 01:36:59 -05:00
  • 28e597f945 Merge pull request #6570 from FHeilmann/patch-2 Scott Lahteine 2017-05-04 07:15:19 -05:00
  • 15268770f5 Fix broken fwretract recovery extruder feedrate Florian Heilmann 2017-05-04 11:34:28 +02:00
  • 58210c3a19 Merge pull request #6568 from thinkyhead/rc_bilinear_extension Scott Lahteine 2017-05-04 00:46:05 -05:00
  • da08e11acd Add EXTRAPOLATE_BEYOND_GRID option to bilinear leveling Scott Lahteine 2017-05-04 00:19:07 -05:00
  • 6834e36871 Merge pull request #6567 from thinkyhead/rc_sdcard_stop Scott Lahteine 2017-05-03 23:54:29 -05:00
  • 399efd66ed Click to resume Scott Lahteine 2017-05-03 22:26:06 -05:00
  • 1196e3ca59 SDCard print completion can use "M0" Scott Lahteine 2017-05-03 22:14:40 -05:00
  • 6854f08d22 Shut down autotemp in disable_all_heaters Scott Lahteine 2017-05-03 20:43:00 -05:00
  • acec237092 Shutdown heaters and fan after canceling a print from the SD card Thomas Moore 2017-05-02 18:41:26 -05:00
  • 11b6a3cbb6 Fix regression in least_squares_fit.cpp Scott Lahteine 2017-05-03 19:21:44 -05:00
  • e1b85ff67b Merge pull request #6559 from thinkyhead/rc_more_optimal Scott Lahteine 2017-05-03 19:07:36 -05:00
  • 9890141f7b M100 tweak Scott Lahteine 2017-05-03 17:28:09 -05:00
  • 2658cc707a Treat temperature as integer, when possible Scott Lahteine 2017-05-03 17:12:14 -05:00
  • 1b2c7ec20a Make G26 compatible with inches and thermal unit modes Scott Lahteine 2017-05-03 17:10:44 -05:00
  • 241bdffe65 Dress up Bilinear Leveling code Scott Lahteine 2017-05-03 01:47:16 -05:00
  • 67ecf06cc4 Patch issue in gcode_M900 Scott Lahteine 2017-05-03 15:26:00 -05:00
  • de5e485ed7 Explicit upward angle solution Scott Lahteine 2017-05-03 01:19:44 -05:00
  • ecdf68735f Compact smart_fill_mesh slightly Scott Lahteine 2017-05-03 01:06:53 -05:00
  • 628391304f Merge pull request #6552 from thinkyhead/rc_more_ubl_cleanup Scott Lahteine 2017-05-02 22:46:04 -05:00
  • 902fe76db9 Merge pull request #6556 from thinkyhead/rc_use_controller_fan Scott Lahteine 2017-05-02 22:43:26 -05:00
  • 7ba7474a73 Drop extra parens from address-of operator Scott Lahteine 2017-05-02 19:16:18 -05:00
  • 0bf5add075 Use UBL_MESH_(MIN|MAX)_[XY] for G29 move limits Scott Lahteine 2017-05-02 18:57:22 -05:00
  • b8ba3b7647 Use 'sq' macro where possible Scott Lahteine 2017-05-02 18:51:23 -05:00
  • 66eba3346b Remove G29 lcd control debugging Scott Lahteine 2017-05-02 18:31:32 -05:00
  • 3517154135 Reduce code size, fix bug in smart_fill_mesh Scott Lahteine 2017-05-02 17:42:15 -05:00
  • c4e34adcf1 Apply formatting, coding standards to UBL Scott Lahteine 2017-05-02 17:41:55 -05:00
  • f4239e62b1 Merge pull request #6557 from thinkyhead/rc_hotend_status_item Scott Lahteine 2017-05-02 22:04:21 -05:00
  • fc857c5b78 Merge pull request #6549 from thinkyhead/rc_bltouch_refix Scott Lahteine 2017-05-02 21:53:09 -05:00
  • b39f634252 Continuously update LCD when hotend status is displayed in Filament Change screens Thomas Moore 2017-05-02 18:44:37 -05:00
  • 2c13922c46 Implement USE_CONTROLLER_FAN as a feature Scott Lahteine 2017-05-02 20:18:31 -05:00
  • 492bc536bf Modify debug methods to take PSTR Scott Lahteine 2017-05-02 16:46:11 -05:00
  • e5a27d9f36 G29 P2 & P4 bug fixes & improvements Bob-the-Kuhn 2017-04-30 00:43:28 -05:00
  • b93be716cf Remove trailing whitespace Scott Lahteine 2017-05-02 17:53:01 -05:00
  • 76eca9732d Fix mis-named language string define in Dutch Scott Lahteine 2017-05-02 16:08:09 -05:00
  • 806f670092 Merge pull request #6511 from Bob-the-Kuhn/UBL--G26-minor-improvements Scott Lahteine 2017-05-02 16:06:22 -05:00
  • 0803c9d997 Merge pull request #6533 from thinkyhead/rc_autocal_patches Scott Lahteine 2017-05-02 16:01:02 -05:00
  • 46a5cab6fb Merge pull request #6548 from thinkyhead/rc_fix_dual_z_endstops Scott Lahteine 2017-05-02 16:00:49 -05:00
  • ff5fed137f Fix BLTOUCH_HEATERS_OFF bug Brian 2017-05-01 17:10:39 -04:00
  • ca1dd739a3 Organize ubl.h defines by the files they serve Scott Lahteine 2017-05-02 13:50:36 -05:00
  • 0449f69179 Cleanup patch to recent merge Scott Lahteine 2017-05-02 01:06:25 -05:00
  • 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