5677 Commits (82fde7df2ea675f9aa32a6fb63c5d07f0594cf40)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 8986225752 Spacing, cleanup in speed_lookuptable.h hace 8 años
  Scott Lahteine e12c8e5cac Split up thermistor tables hace 8 años
  AnHardt 292eb365c6 Optimize handling of block_buffer_runtime() hace 8 años
  Scott Lahteine f9f75c8016 Fix USE_RAW_KINEMATICS in prepare_kinematic_move_to hace 8 años
  Scott Lahteine 87921f390a Clarify what are "logical" positions in the planner hace 8 años
  Scott Lahteine a4f10f59c3 Write the E parameter length correctly hace 8 años
  Scott Lahteine 3bd76f60e4 Report EEPROM data size, not final index hace 8 años
  Scott Lahteine 0d0aa6c20d Patch type for max_acceleration_mm_per_s2 save/restore hace 8 años
  Scott Lahteine 6d7b1cdf6c Add M421 for ABL Bilinear hace 8 años
  Scott Lahteine 32e65dc429 Extend `M420` to print state and, with `V`, the matrix / mesh hace 8 años
  Scott Lahteine d04258753b Don't throw away the bed level matrix on G28 hace 8 años
  Scott Lahteine 8f0f225d10 Save ABL Planar Matrix to EEPROM hace 8 años
  Scott Lahteine e2429a9da1 Generalize Bed Leveling flag in EEPROM hace 8 años
  Scott Lahteine e42fd7813a Save ABL Bilinear Grid to EEPROM hace 8 años
  Scott Lahteine 492b68f8e3 Better EEPROM read/write error handling hace 8 años
  Scott Lahteine 55722c09da Use "UNPROBED" for un-probed bed_level_grid points hace 8 años
  Scott Lahteine 2643404ac8 Throw an error in M420 if can't enable hace 8 años
  Scott Lahteine b1539394fd Use planner.unapply_leveling to undo tilt in G29 hace 8 años
  Scott Lahteine 04636f78eb Re-enable MBL/ABL after M48 hace 8 años
  Scott Lahteine 9b41638672 Minor tweak to G29 grid points hace 8 años
  Scott Lahteine daa2cad21f Fix comment on G29 to include 'Z' hace 8 años
  Scott Lahteine 8244fefcc2 Tweak call to `reset_bed_level` in G29 hace 8 años
  Scott Lahteine 0995a5d734 Fixup reset_bed_level hace 8 años
  Scott Lahteine 1b2fb2bdc7 ABL_GRID_POINTS_* => ABL_GRID_MAX_POINTS_* hace 8 años
  esenapaj d486361c69 Fix for commented section of Config_RetrieveSettings() hace 8 años
  esenapaj 88157ba529 Fix for the PR #5255 (Case light menu (3rd attempt)) hace 8 años
  esenapaj 069c6b38dd Remove unnecessary tabs and spaces hace 8 años
  esenapaj 9c8116aedf Update Japanese translation hace 8 años
  android444 3363d2c937 Update for translations language_pl.h hace 8 años
  Scott Lahteine 06af3b62ba Move HOLLOW_FRAME options to config_adv hace 8 años
  Scott Lahteine 67ca6c7bfe Codestyle tweaks to ultralcd.cpp hace 8 años
  AnHardt d0e24e0876 Adaptive screen updates for all kinds of displays hace 8 años
  yhfudev 2dbd38ce16 tag the utf-8 strings hace 8 años
  Scott Lahteine 94ffb58da7 Prevent retract un-hop at wrong height hace 8 años
  yhfudev 1cdffdede7 fix multiple definitions of message macros in the language-es.h hace 8 años
  Scott Lahteine 93b2833347 Move Menu: Select axis first, resolution after hace 8 años
  Scott Lahteine 641e0936d4 Patch up Delta Calibration Menu hace 8 años
  Scott Lahteine b4dbf4d18a Non-reentrant "Moving..." screen to safely wait in LCD hace 8 años
  Scott Lahteine 7b625e0048 Patch fade_factor compiler warning hace 8 años
  Scott Lahteine 6fa8fd15e2 Add negative temperatures for Thermistor 1 hace 8 años
  Scott Lahteine 2b5d424394 Use handle_reprapworld_keypad for keypad handling hace 8 años
  Scott Lahteine 887ed73c9b Expose delta_clip_start_height for use by others hace 8 años
  João Brázio 3f75edb1d6 Updated bq Hephestos 2 example configuration hace 8 años
  Daniel Martinez b796e7031d Update Aragonese translation hace 8 años
  AnHardt cd2b74e88d Replace ftostr62sign with ftostr62rj hace 8 años
  AnHardt 795541f87e utf8-mapper for Turkish hace 8 años
  Scott Lahteine 39401b7472 Patch to show E factors in M503 hace 8 años
  Scott Lahteine 21ed43df5f New Dutch terms hace 8 años
  Scott Lahteine 4bc6536f54 Move to safe zone on DELTA if using do_blocking_move_to* hace 8 años
  Scott Lahteine 6f389158d7 Compile less code with EEPROM off hace 8 años