6124 Révisions (8fa420991642855cd733d211a94a97a96531cbf9)

Auteur SHA1 Message Date
  Scott Lahteine e5505e3b33 Allow non-square leveling grid il y a 9 ans
  Scott Lahteine 2fc9ad6657 Use const ref args in probe_pt il y a 9 ans
  Scott Lahteine 2c2688d7ad Adjust comments, spacing il y a 9 ans
  Scott Lahteine b9d19b0008 Tweak extrapolate_one_point il y a 9 ans
  Scott Lahteine 3c0b591935 Fix nozzle position description il y a 9 ans
  Scott Lahteine 18d8dd4c0f set_current_from_steppers_for_axis const arg il y a 9 ans
  Scott Lahteine edfaf1c582 Stepper::report_positions patch il y a 9 ans
  Scott Lahteine d1f4c3d73b Patch sync_plan_position comment il y a 9 ans
  Scott Lahteine 0c25af30d4 Document homeaxis il y a 9 ans
  Scott Lahteine e7882e45e3 Document set_axis_is_at_home il y a 9 ans
  Scott Lahteine 661fe09ce7 Standardize code_value_bool il y a 9 ans
  Scott Lahteine a501f430eb Enable M0/M1 with Emergency Parser il y a 9 ans
  Philip Schell cd8b22b527 Tweak some german language strings il y a 9 ans
  Scott Lahteine 83a41c7ceb Remove SCARA axis_scaling il y a 9 ans
  Scott Lahteine a1812b55f6 Space out array values il y a 9 ans
  Scott Lahteine d4599fd8ed Comment patches to Configuration.h il y a 9 ans
  Scott Lahteine 723e983073 Default EXTRUDE_MAXLENGTH to 200mm il y a 9 ans
  darrelhunt 7b8bfa4358 Update pins_TEENSYLU.h il y a 9 ans
  darrelhunt 829c8592f2 Update pins_TEENSY2.h il y a 9 ans
  darrelhunt e0aee20327 Update pins_SAV_MKI.h il y a 9 ans
  darrelhunt 88d3fc0bcf Update pins_PRINTRBOARD.h il y a 9 ans
  darrelhunt 4277221abb Update pins_BRAINWAVE_PRO.h il y a 9 ans
  darrelhunt b8ecbe9116 Update pins_BRAINWAVE.h il y a 9 ans
  darrelhunt 60f757077e Update pins_5DPRINT.h il y a 9 ans
  Silvio Didonna ff2b2d5939 Added missing translations il y a 9 ans
  Philip Schell 2b11c3274c Update language_de.h il y a 9 ans
  Philip Schell 54e6d12382 Update language_de.h il y a 9 ans
  Scott Lahteine 57564ae576 Use last probe point to correct Z when possible il y a 9 ans
  Scott Lahteine 29f224594c Fix some regressive typos in G29 il y a 9 ans
  Scott Lahteine 5ecc7d9f25 Clear LCD button state, apply timer to all il y a 9 ans
  Scott Lahteine 9b0931ef74 Apply fixed EXTRUDER_RUNOUT_PREVENT il y a 9 ans
  Scott Lahteine b1a60e8954 Reformat, rearrange, tweak, and document il y a 9 ans
  Scott Lahteine 61284cbd8c Various code style adjustments il y a 9 ans
  Scott Lahteine 788a16fc46 Clean up serial out code il y a 9 ans
  Scott Lahteine 0e38bea79d Shrink 3-point leveling code il y a 9 ans
  Scott Lahteine 4f75ce6957 Unify reset_bed_level for linear/non-linear il y a 9 ans
  Scott Lahteine 41d8149bce Sanity check for more than 1 controller il y a 9 ans
  Scott Lahteine 40785ce8ac Use count method for kinematic sanity check il y a 9 ans
  Scott Lahteine 3236762e07 Clean up sanity check for LCD_PROGRESS_BAR il y a 9 ans
  Scott Lahteine a9ed23225f bed_level => bed_level_grid il y a 9 ans
  Scott Lahteine 82be65065c Fix up untilted_stepper_position and set_current_from_steppers_for_axis il y a 9 ans
  Scott Lahteine d65f5d816f Patch to fix kinematics il y a 9 ans
  Scott Lahteine e529c6407e Rename set_cartesian_from_steppers, cartesian_position il y a 9 ans
  Scott Lahteine c109399bf6 Fix planner leveling and rename arguments il y a 9 ans
  Scott Lahteine d4f21af6b3 sync_plan_position_delta => sync_plan_position_kinematic il y a 9 ans
  Scott Lahteine acd1b6e9c0 Rename delta_grid spacing for general nonlinear il y a 9 ans
  Scott Lahteine c5fa70809b Implement M0/M1 for EMERGENCY_PARSER il y a 9 ans
  Scott Lahteine 786d1afb72 Add position_is_reachable, use in home_z_safely il y a 9 ans
  Scott Lahteine b4034915f8 Move z safe homing to its own function il y a 9 ans
  Scott Lahteine c84b14c77a Move delta homing to its own function il y a 9 ans