Commit Graph

  • 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
  • d467e97679 Smart-Fill and Mesh-Tilting (both 3-point and grid) working! Roxy-3D 2017-04-25 20:50:17 -05:00
  • a699967ec8 Merge pull request #6443 from thinkyhead/rc_interrupt_fastio Scott Lahteine 2017-04-24 20:09:41 -05:00
  • 2823bf0874 Update fastio.h with special handling for Timer 2 Scott Lahteine 2017-04-24 14:04:46 -05:00
  • fd535e111a Fix up XYZ_CONSTS_FROM_CONFIG macro Scott Lahteine 2017-04-24 13:16:54 -05:00
  • 03c2f756b9 Update language_de.h Kai 2017-04-24 13:32:16 +02:00
  • dcf30a69d6 Allowing #define DELTA_TOWER_ANGLE_TRIM[C_AXIS] LVD-AC 2017-04-22 10:39:48 +02:00
  • f41fb2b635 Numerous UBL-related changes: * relocated ubl state to config. store: * removed a number of ubl state variables and padding which were largely unused - saved 58 bytes of both SRAM and EEPROM; * modified ubl sanity_check - no longer checks removed state variables that were otherwise unused, where checking didn't seem to accomplish anything, ultimately; * removed pre_initialized state, saving 64 bytes of SRAM; * removed automatic saving of UBL state after UBL activation/deactivation; * consolidated multiple GRID_MAX_POINTS_X/Y to 'Global Leveling' section of EEPROM; * minor update to G29 Sx notes/instructions; * renamed mesh load and save parameter to 'slot' from 'm' for clarity; Brian 2017-04-22 17:04:28 -04:00
  • f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; fix maximum mesh_index_ array size at 16 (15+1); Brian 2017-04-22 19:01:39 -04:00
  • d5ec34e7ed Merge pull request #6431 from thinkyhead/rc_bilinear_super_optimize Scott Lahteine 2017-04-22 17:05:24 -05:00
  • 87d240042a Optimize number-to-string functions, no-fan display Scott Lahteine 2017-04-22 13:24:21 -05:00
  • 959566cf0a Update note about M163 / M164 Scott Lahteine 2017-04-22 12:52:48 -05:00
  • 830851df13 Spend some SRAM to optimize bilinear leveling Scott Lahteine 2017-04-21 01:34:03 -05:00
  • 091179d960 bed_level_grid => z_values (also *_virt array) Scott Lahteine 2017-04-21 22:46:19 -05:00
  • 23cdbbb2d3 Add a method to refresh bilinear bed level after a change Scott Lahteine 2017-04-21 22:45:02 -05:00
  • ccda63c473 Drop the accessor form for LCD value editing Scott Lahteine 2017-04-21 22:30:36 -05:00
  • 10da175be5 Fix a pair of compiler complaints Scott Lahteine 2017-04-22 00:07:37 -05:00
  • ff0018e287 Format hex values as uppercase Scott Lahteine 2017-04-21 21:42:27 -05:00
  • 77aa16005d Polish font android444 2017-04-21 16:05:29 +02:00
  • 244f67590e Delta probe height bug solved teemuatlut 2017-04-22 02:23:56 +03:00
  • 406a83ff2d Fix for Meshpositions if printer has negative endstop positions Hans Raaf 2017-04-21 20:04:23 +02:00
  • 3ed737425d Fix typo in new SET_COM macro benlye 2017-04-21 20:53:58 +01:00
  • 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height Brian 2017-04-20 18:45:58 -04:00
  • 004928148c Tower angles LVD-AC 2017-04-18 16:49:33 +02:00
  • 76ec7a0f80 Adding upto 7*7 probe grids LVD-AC 2017-04-18 16:03:39 +02:00
  • d4f593d200 Delete 'expert level' LVD-AC 2017-04-18 14:44:26 +02:00
  • 13c8493878 M665 rework and related issues (all delta's) LVD-AC 2017-04-18 14:43:25 +02:00
  • e66d9f1313 Merge pull request #6406 from thinkyhead/test_remote Scott Lahteine 2017-04-20 23:45:24 -05:00
  • dd436ceeb7 Add 'mfdoc' and 'mfpub' scripts to help with documentation Scott Lahteine 2017-04-20 21:28:54 -05:00
  • 78308b1c0b New git helper scripts 'mfadd' and 'mfqp' Scott Lahteine 2017-04-20 21:27:32 -05:00
  • 7b4c245de3 Improve existing git helper scripts Scott Lahteine 2017-04-20 21:24:43 -05:00
  • 06f4776be4 mfprune: fetch remotes, offer checkout option Scott Lahteine 2017-04-20 21:10:41 -05:00
  • c73b62447c Merge pull request #6403 from thinkyhead/rc_flsun_clean Scott Lahteine 2017-04-20 20:48:41 -05:00
  • e0e069c6d8 Clean up trailing whitespace Scott Lahteine 2017-04-20 17:43:19 -05:00