4759 Commits (229f70f1940eb45bcc066ee359636860853b4bf9)

Autor SHA1 Nachricht Datum
  Scott Lahteine 3e2b3353b0 Fix axis indices for COREYZ vor 9 Jahren
  Scott Lahteine bb93b6822a Use set_current_from_steppers_for_axis vor 9 Jahren
  AnHardt 96a162beda Use implications from #4370 in run_z_probe() vor 9 Jahren
  Scott Lahteine 4e67a85a5d Macros to loop over axes vor 9 Jahren
  esenapaj 784be56e99 Follow-up the PR #4353 (General cleanup: enum) vor 9 Jahren
  esenapaj 3c11977558 Update Japanese translation vor 9 Jahren
  Scott Lahteine 08459a003f Undo the self-sabotage that is do_blocking_move_to_axis_pos vor 9 Jahren
  esenapaj d32c4056ad Fix for the PR #4379 (Additional logging of do_blocking_move_to) vor 9 Jahren
  Scott Lahteine ad16d5019e Additional logging of do_blocking_move_to vor 9 Jahren
  Scott Lahteine bb9da6ebdd Document DEBUG_LEVELING_FEATURE vor 9 Jahren
  João Brázio 9e5dbf67e8 Update the stats menu to include longest job and extruded filament vor 9 Jahren
  João Brázio 86d9311495 Rework LCD implementation to use timestamp_t vor 9 Jahren
  Scott Lahteine b3eb0c8569 Add LOGICAL_POSITION macro, apply to kinematics vor 9 Jahren
  Scott Lahteine 35a610abf9 const arg to inverse_kinematics vor 9 Jahren
  João Brázio b4aad85c9a Rework stats menu to use timestamp_t vor 9 Jahren
  João Brázio ecd48027fa Adds short timestamp format to timestamp_t vor 9 Jahren
  Scott Lahteine b6afa028f4 Don't call adjust_delta on SCARA vor 9 Jahren
  Scott Lahteine d5e2d523c7 Generalize kinematics function names vor 9 Jahren
  Scott Lahteine 9c4ad7d7ef Clean up delta declarations in Marlin_main.cpp vor 9 Jahren
  Scott Lahteine 4b1725628b Move kinematic functions to "private" scope vor 9 Jahren
  Scott Lahteine cde068ea42 Use set_current_from_steppers in quickstop_stepper vor 9 Jahren
  Scott Lahteine 9f30cc84ce Use set_current_from_steppers for other kinematics vor 9 Jahren
  AnHardt 5db9b940ee Use forwardKinematics in DELTA run_z_probe() vor 9 Jahren
  Scott Lahteine b5a9647fec Use `ENABLED` in `stepper_indirection.h` vor 9 Jahren
  Scott Lahteine cbc7f22ad9 Implement DUAL_NOZZLE_DUPLICATION_MODE vor 9 Jahren
  Scott Lahteine 91777dd76c Add DUAL_NOZZLE_DUPLICATION_MODE option vor 9 Jahren
  Scott Lahteine 260bbb3109 Fix a couple of simple typos vor 9 Jahren
  AnHardt 499e404fbf forwardKinematics for Delta printers vor 9 Jahren
  João Brázio 23043a1e05 Rework some code to use timestamp_t struct (saves 72 bytes) vor 9 Jahren
  João Brázio 9388dcfa49 Implements timestamp_t structure vor 9 Jahren
  Scott Lahteine 311c7dadb6 Cleanup do_blocking_move_to for DELTA vor 9 Jahren
  Scott Lahteine b78590e63d Patch and cleanup run_z_probe vor 9 Jahren
  João Brázio 2f7716987d Fix minor gcc warning vor 9 Jahren
  João Brázio efd3aabda8 Adds missing documentation to the point_t structure vor 9 Jahren
  AnHardt 376a57232e DELTA do_blocking_move_to() more like the Chartesian one vor 9 Jahren
  Scott Lahteine 976c31235d inline to fix warnings, smaller build size (sometimes) vor 9 Jahren
  AnHardt 6ef26a85d8 Back to the differences method in run_z_probe() vor 9 Jahren
  Scott Lahteine 4226f56f53 Revert the planner acceleration logic somewhat vor 9 Jahren
  Scott Lahteine 209f5c03d0 Fewer temporary vars in planner accel limit vor 9 Jahren
  Scott Lahteine 62ecd107ba Patch ultralcd_impl header conditional names vor 9 Jahren
  Scott Lahteine d2e9a9c188 Always switch to tool 0 for G28 vor 9 Jahren
  Scott Lahteine 4a6ed5e221 Use HOMING_FEEDRATE_Z for Z_PROBE_SPEED_FAST vor 9 Jahren
  AnHardt 09a3cc33e6 Unify run_z_probe vor 9 Jahren
  Scott Lahteine 0432613ad7 use enabled macro for mapper setting vor 9 Jahren
  Scott Lahteine e44b37cdc2 motion section marker below homing speeds vor 9 Jahren
  Scott Lahteine 204fd6ec44 Set homing feedrates individually vor 9 Jahren
  Scott Lahteine 2bad02e60d Reprapworld Keypad: F1 opens the Move Axis menu vor 9 Jahren
  Scott Lahteine eaa6f568ee Prevent re-entrant call of Reprapworld Keypad handler vor 9 Jahren
  Scott Lahteine 6abf916575 Reprapworld Keypad move step is 1mm vor 9 Jahren
  Scott Lahteine 06ac1f3bcf Reduce Reprapworld Keypad move code size vor 9 Jahren