5122 Комити (eb4fa8adf8dd1d6b29388a08abaec2d706510f26)

Аутор SHA1 Порука Датум
  Scott Lahteine f75b0c2ee1 Make POSITION macros global пре 9 година
  Scott Lahteine 101b60ef42 Tweak Dual X Carriage data spacing пре 9 година
  Scott Lahteine bedda3be61 Patch generic delta error caught by sanity check пре 9 година
  Scott Lahteine a5212bf277 Sanity check for too many temp sensors пре 9 година
  Scott Lahteine d8f2876753 Replace some float division with multiplication пре 9 година
  Scott Lahteine ddde785b37 Code formatting in planner.cpp пре 9 година
  Scott Lahteine f8b5749235 Replace division in planner with multiplication пре 9 година
  Scott Lahteine b921f6b69d Optimize calculation of block->millimeters for DELTA пре 9 година
  Scott Lahteine db5df9500b Move sync_plan_position closer to the top пре 9 година
  Scott Lahteine d6c50671d3 Sanitycheck: Z_SAFE_HOMING points are reachable пре 9 година
  Scott Lahteine a6203366b6 Sanitycheck: Z_SAFE_HOMING requires a probe пре 9 година
  Scott Lahteine bbe5b80492 Always define probe limits if there is a probe пре 9 година
  Silvio Didonna 950397f2a0 Added missing translations. Removed trailing spaces for consistency (#4376) пре 9 година
  João Brázio 50fb0f7cec M31 serial output is now always in EN пре 9 година
  João Brázio 62d96d72f3 Renamed timestamp_t to duration_t пре 9 година
  Scott Lahteine 3e2b3353b0 Fix axis indices for COREYZ пре 9 година
  Scott Lahteine bb93b6822a Use set_current_from_steppers_for_axis пре 9 година
  AnHardt 96a162beda Use implications from #4370 in run_z_probe() пре 9 година
  Scott Lahteine 4e67a85a5d Macros to loop over axes пре 9 година
  esenapaj 784be56e99 Follow-up the PR #4353 (General cleanup: enum) пре 9 година
  esenapaj 3c11977558 Update Japanese translation пре 9 година
  Scott Lahteine 08459a003f Undo the self-sabotage that is do_blocking_move_to_axis_pos пре 9 година
  esenapaj d32c4056ad Fix for the PR #4379 (Additional logging of do_blocking_move_to) пре 9 година
  Scott Lahteine ad16d5019e Additional logging of do_blocking_move_to пре 9 година
  Scott Lahteine bb9da6ebdd Document DEBUG_LEVELING_FEATURE пре 9 година
  João Brázio 9e5dbf67e8 Update the stats menu to include longest job and extruded filament пре 9 година
  João Brázio 86d9311495 Rework LCD implementation to use timestamp_t пре 9 година
  Scott Lahteine b3eb0c8569 Add LOGICAL_POSITION macro, apply to kinematics пре 9 година
  Scott Lahteine 35a610abf9 const arg to inverse_kinematics пре 9 година
  João Brázio b4aad85c9a Rework stats menu to use timestamp_t пре 9 година
  João Brázio ecd48027fa Adds short timestamp format to timestamp_t пре 9 година
  Scott Lahteine b6afa028f4 Don't call adjust_delta on SCARA пре 9 година
  Scott Lahteine d5e2d523c7 Generalize kinematics function names пре 9 година
  Scott Lahteine 9c4ad7d7ef Clean up delta declarations in Marlin_main.cpp пре 9 година
  Scott Lahteine 4b1725628b Move kinematic functions to "private" scope пре 9 година
  Scott Lahteine cde068ea42 Use set_current_from_steppers in quickstop_stepper пре 9 година
  Scott Lahteine 9f30cc84ce Use set_current_from_steppers for other kinematics пре 9 година
  AnHardt 5db9b940ee Use forwardKinematics in DELTA run_z_probe() пре 9 година
  Scott Lahteine b5a9647fec Use `ENABLED` in `stepper_indirection.h` пре 9 година
  Scott Lahteine cbc7f22ad9 Implement DUAL_NOZZLE_DUPLICATION_MODE пре 9 година
  Scott Lahteine 91777dd76c Add DUAL_NOZZLE_DUPLICATION_MODE option пре 9 година
  Scott Lahteine 260bbb3109 Fix a couple of simple typos пре 9 година
  AnHardt 499e404fbf forwardKinematics for Delta printers пре 9 година
  João Brázio 23043a1e05 Rework some code to use timestamp_t struct (saves 72 bytes) пре 9 година
  João Brázio 9388dcfa49 Implements timestamp_t structure пре 9 година
  Scott Lahteine 311c7dadb6 Cleanup do_blocking_move_to for DELTA пре 9 година
  Scott Lahteine b78590e63d Patch and cleanup run_z_probe пре 9 година
  João Brázio 2f7716987d Fix minor gcc warning пре 9 година
  João Brázio efd3aabda8 Adds missing documentation to the point_t structure пре 9 година
  AnHardt 376a57232e DELTA do_blocking_move_to() more like the Chartesian one пре 9 година