1497 Комити (2c52e6ecf46070bdb9057ecd310d3ef63a3a518c)

Аутор SHA1 Порука Датум
  Scott Lahteine d2e9a9c188 Always switch to tool 0 for G28 пре 9 година
  AnHardt 09a3cc33e6 Unify run_z_probe пре 9 година
  Scott Lahteine 204fd6ec44 Set homing feedrates individually пре 9 година
  João Brázio 47fef80848 Nozzle::clean() no longer requires HAS_BED_PROBE пре 9 година
  AnHardt 11c075c6b2 Introduce line_to_axis_pos(axis_codes axis, float where, float feed_rate = 0.0) пре 9 година
  João Brázio 3ebad4e020 Moves all global enums to a central file пре 9 година
  João Brázio 30ac0782a9 Comment section style correction пре 9 година
  João Brázio 79e7721b76 Removes some minor GCC warnings пре 9 година
  Scott Lahteine 493d30cd97 Drop intermediate nx, ny, and set destination directly пре 9 година
  Scott Lahteine 07a735ad22 We always use `destination` so modify mesh_buffer_line пре 9 година
  Scott Lahteine 04a5b7b257 A macro to normalize positions пре 9 година
  Scott Lahteine 86eb5251c5 Fix some debug messages пре 9 година
  Scott Lahteine 1e57a6af73 Use blocking_move, current_position in G28 homing пре 9 година
  Scott Lahteine f6a3a1da09 nz and ne are always set, so drop them down пре 9 година
  Scott Lahteine d0009e013b Rename cell index vars пре 9 година
  Scott Lahteine 697373b071 Reduce code size of mesh_buffer_line пре 9 година
  Scott Lahteine f4a69281fc Only call mesh_buffer_line when MBL is active пре 9 година
  Scott Lahteine 799a31cd30 Include the position_shift when splitting mesh lines пре 9 година
  Scott Lahteine 5ed1e7a464 codenum => dwell_ms пре 9 година
  Scott Lahteine f38553b482 fix a debug message пре 9 година
  Scott Lahteine 3d78b8f929 Use HYPOT macro instead of hypot function пре 9 година
  Scott Lahteine 9f9fe043ba Apply sq macro throughout пре 9 година
  Scott Lahteine 93ba5bddd7 Append units to feedrate variables пре 9 година
  Scott Lahteine 21ee0612e3 Debug char пре 9 година
  Scott Lahteine 8f24e0a556 Debugging of MBL in G28 пре 9 година
  Scott Lahteine 05da02f0a2 Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER пре 9 година
  João Brázio a8758619ec The safe_delay() is now globaly accessible пре 9 година
  João Brázio f5234b0695 Adds a customizable screen timeout for the default boot screen пре 9 година
  João Brázio 2f26bc2153 Adds filamentUsed and longestPrint stats to PrintCounter пре 9 година
  João Brázio c711701626 Implements a nozzle parking command (G27) пре 9 година
  João Brázio 5f368d1bc3 Followup for #4320 пре 9 година
  João Brázio fdea8b6e6a Moves do_blocking_move_to_xy() out of the HAS_BED_PROBE define пре 9 година
  AnHardt d2a49c016d DELTA: Move out of the clip-zone after G28 пре 9 година
  AnHardt 46994fd17d Use do_blicking_move_to*() in G28 пре 9 година
  João Brázio ffbb31b235 Fixes an PSTR overflow with print_xyz() пре 9 година
  Scott Lahteine 166f19251e Add more debugging for leveling пре 9 година
  Scott Lahteine 7ac0b91a45 Collapsible long comment in gcode_T пре 9 година
  João Brázio e71a631f8f do_blocking_move_*() no longer depend on HAS_BED_PROBE пре 9 година
  Scott Lahteine 1618870c84 card.printingHasFinished does print_job_timer.stop пре 9 година
  Scott Lahteine 34da77dad3 Simply run M31 at the end of an SD print пре 9 година
  Scott Lahteine a8d71f0ac6 Support longer print times in M31 пре 9 година
  Scott Lahteine e481b79af1 Allow stopwatch and printcounter to go over 18 hours пре 9 година
  João Brázio 4937f9ada4 Minor G12 tweaks and point_t struct extension пре 9 година
  João Brázio 021544f572 Improves G12 zig-zag pattern пре 9 година
  João Brázio b05a75655a Implements a nozzle cleaning pattern generator (G12) пре 9 година
  Scott Lahteine d4c68279c8 Add "P" parameter to M302 пре 9 година
  Scott Lahteine 1e14df876d Use varname as prefix in DEBUG_POS, string as suffix пре 9 година
  Scott Lahteine 9e8b3e5ee6 Homing direction is irrelevant in probe raise! пре 9 година
  esenapaj 58177a1602 Suppress warnings пре 9 година
  AnHardt 7bcab26f2a Don't deploy/stow the probe if z-min-endstop is used for homing пре 9 година