7711 Commits (59ab971f818453737c6d8f8e8899c6e4726d25c7)
 

Autor SHA1 Mensaje Fecha
  Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; hace 8 años
  Scott Lahteine d5ec34e7ed Merge pull request #6431 from thinkyhead/rc_bilinear_super_optimize hace 8 años
  Scott Lahteine 87d240042a Optimize number-to-string functions, no-fan display hace 8 años
  Scott Lahteine 959566cf0a Update note about M163 / M164 hace 8 años
  Scott Lahteine 830851df13 Spend some SRAM to optimize bilinear leveling hace 8 años
  Scott Lahteine 091179d960 bed_level_grid => z_values (also *_virt array) hace 8 años
  Scott Lahteine 23cdbbb2d3 Add a method to refresh bilinear bed level after a change hace 8 años
  Scott Lahteine ccda63c473 Drop the accessor form for LCD value editing hace 8 años
  Scott Lahteine 10da175be5 Fix a pair of compiler complaints hace 8 años
  Scott Lahteine ff0018e287 Format hex values as uppercase hace 8 años
  android444 77aa16005d Polish font hace 8 años
  teemuatlut 244f67590e Delta probe height bug solved hace 8 años
  Hans Raaf 406a83ff2d Fix for Meshpositions if printer has negative endstop positions hace 8 años
  benlye 3ed737425d Fix typo in new SET_COM macro hace 8 años
  Brian 88649b06a6 use planner.z_fade_height, etc. instead of private, ubl-specific g29 fade height hace 8 años
  LVD-AC 004928148c Tower angles hace 8 años
  LVD-AC 76ec7a0f80 Adding upto 7*7 probe grids hace 8 años
  LVD-AC d4f593d200 Delete 'expert level' hace 8 años
  LVD-AC 13c8493878 M665 rework and related issues (all delta's) hace 8 años
  Scott Lahteine e66d9f1313 Merge pull request #6406 from thinkyhead/test_remote hace 8 años
  Scott Lahteine dd436ceeb7 Add 'mfdoc' and 'mfpub' scripts to help with documentation hace 8 años
  Scott Lahteine 78308b1c0b New git helper scripts 'mfadd' and 'mfqp' hace 8 años
  Scott Lahteine 7b4c245de3 Improve existing git helper scripts hace 8 años
  Scott Lahteine 06f4776be4 mfprune: fetch remotes, offer checkout option hace 8 años
  Scott Lahteine c73b62447c Merge pull request #6403 from thinkyhead/rc_flsun_clean hace 8 años
  Scott Lahteine e0e069c6d8 Clean up trailing whitespace hace 8 años
  Scott Lahteine 9b94210394 Bring FLSUN config more up to date hace 8 años
  Scott Lahteine b0aa256bc0 Updates for all configs hace 8 años
  Scott Lahteine b6ed69571a Merge pull request #6400 from thinkyhead/rc_interrupt_macros hace 8 años
  Scott Lahteine ee46ce1743 Add and apply interrupt helper macros hace 8 años
  Scott Lahteine 6131c62499 General cleanup hace 8 años
  benlye 2c86dfd3b5 Fix compiler type conversion errors after LCD changes hace 8 años
  Scott Lahteine 55f9e76610 Merge pull request #6367 from thinkyhead/rc_cleanup_followup hace 8 años
  Scott Lahteine d38a792a91 Merge pull request #6382 from MagoKimbra/fix_configuration_store hace 8 años
  Scott Lahteine b98bc034ae Replace c_assert hack with static_assert hace 8 años
  Scott Lahteine 5eb2b1a790 Clear up G29 compiler warnings hace 8 años
  Scott Lahteine 4ce2a63db0 Apply const, spacing to Marlin_main.cpp hace 8 años
  Scott Lahteine e97f1284c1 Cleanup of pins testing code hace 8 años
  Scott Lahteine e9b53ae00c Cleanup after some direct commits hace 8 años
  Scott Lahteine e05d050a1e Add hex routine to print an address hace 8 años
  Scott Lahteine 4542282f5e Fix broken TOGGLE macro in fastio.h hace 8 años
  MagoKimbra ed52275a14 Fix double definition in configuration_store hace 8 años
  Scott Lahteine de569e3d4e Merge pull request #6327 from Bob-the-Kuhn/M43-toggle-&-Z-probe-fixes hace 8 años
  Scott Lahteine f33a650ecc Merge pull request #6368 from thinkyhead/rc_linear_advance_eeprom hace 8 años
  Scott Lahteine a00ae4790a Replace M905 with unique code M900 hace 8 años
  Scott Lahteine 1286d9603d Clean up and organize ultralcd.cpp hace 8 años
  Scott Lahteine 3cdf78a79f MSG_VOLUMETRIC => MSG_FILAMENT hace 8 años
  Thomas Moore f8e77d6545 Add Linear Advance values to EEPROM and enable configuration of K via LCD hace 8 años
  Scott Lahteine eb2d073dae Add M905 R for setting the E/D ratio directly hace 8 años
  Scott Lahteine 69dfa54a84 Use code_value_linear_units for known-linear axes hace 8 años