4911 Révisions (a255945f29406890e5c17b652127f75cbe885605)

Auteur SHA1 Message Date
  Scott Lahteine a255945f29 Add DEBUG_ALL enum il y a 8 ans
  Scott Lahteine 991a34aff2 Log whether homing with probe or endstop il y a 8 ans
  Scott Lahteine e78274a7f4 Consistent order/formatting of pins files il y a 8 ans
  Scott Lahteine 11e9530111 Properly handle probe pin for BQ printers il y a 8 ans
  Scott Lahteine 1968983f35 Move PROBE_SELECTED to an earlier point il y a 8 ans
  Brian 2fae32f35f Add note suggesting RAMBo users use the RAMBo board type or platformio environment; il y a 8 ans
  Scott Lahteine 37ac540a26 Fix unsigned/signed comparison in fanPin loop il y a 8 ans
  esenapaj 1749a7fae3 Suppress warning il y a 8 ans
  Scott Lahteine d07d85ac9f Ensure probe points at the delta edge are kept il y a 8 ans
  AnHardt 7e36b76af2 Repair MarlinSerial with TX-buffer il y a 8 ans
  Gege2B 1e65f1a1d8 Update french language il y a 8 ans
  Scott Lahteine ab59280075 MIN_SEGMENTS_FOR_MOVE => MIN_STEPS_PER_SEGMENT il y a 8 ans
  Scott Lahteine 14a03727e1 Tweak serialprintPGM il y a 8 ans
  Scott Lahteine 2f223b8c79 Use ABC and XYZ for "3" il y a 8 ans
  Scott Lahteine 4cd1ad8f28 Adjustments to M209, G28, M605 il y a 8 ans
  Scott Lahteine e354cf5884 Apply sw_endstops_enabled to manual move il y a 8 ans
  Scott Lahteine 280534c06f Add M211: Enable/Disable Software Endstops il y a 8 ans
  Scott Lahteine 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION il y a 8 ans
  Scott Lahteine 374f8d2014 dropsegments => MIN_SEGMENTS_FOR_MOVE il y a 8 ans
  Scott Lahteine 76c3f326ff Clean up DOGM code, comments il y a 8 ans
  Scott Lahteine 71319adbb8 Wrap ULTIPANEL-dependent code il y a 8 ans
  Scott Lahteine 305913545e Move number-to-string function to utility.* il y a 8 ans
  MagoKimbra 28d1e5a946 Fix_Zig_Zag il y a 8 ans
  Scott Lahteine 14395a1a96 Optimize, reduce size of MarlinSerial il y a 8 ans
  Brian Gortney 8fae3e1f9f Add Rambo support/env to platformio.ini; properly maps extended pins il y a 8 ans
  Scott Lahteine 12d72363cb Do Delta radius check without sqrt il y a 8 ans
  Scott Lahteine 044f800be9 Use SERIAL_PROTOCOLLNPGM in G28 il y a 8 ans
  Scott Lahteine d309a9647d Include probe offset for moving "close to the bed" il y a 8 ans
  Scott Lahteine 35a08eeaeb Use Z_HOME_DIR over axis_home_dir where we can il y a 8 ans
  Scott Lahteine 99b22d5785 Default AUTO_BED_LEVELING_GRID_POINTS to 3 il y a 8 ans
  Scott Lahteine 9b1f3f7d12 Sanity-check DELTA + AUTO_BED_LEVELING_GRID_POINTS il y a 8 ans
  Scott Lahteine 55355a4fb8 Make probed points more symmetrical il y a 8 ans
  Scott Lahteine 1f776f6034 Tweak some code comments il y a 8 ans
  Scott Lahteine 748228cf40 Use named indices for delta_grid_spacing il y a 8 ans
  Scott Lahteine ead333e7da line_to_axis_pos => do_homing_move il y a 8 ans
  Scott Lahteine 7a4ccd7967 Add do_probe_move with Z fixes il y a 8 ans
  Scott Lahteine a1bad589c9 Augment debug/homing logging il y a 8 ans
  Scott Lahteine 41b5c48129 Update software endstops if EEPROM is loaded il y a 8 ans
  Scott Lahteine 628dcbc764 extruder_multiplier => flow_percentage il y a 8 ans
  Jason Westervelt d222ee4de2 Update language_ru.h il y a 8 ans
  Scott Lahteine d63b8e2b2b Additional details for I2C_SLAVE_ADDRESS il y a 8 ans
  Scott Lahteine aa30550b21 Keep SIMULATE_ROMFONT only language.h il y a 8 ans
  Scott Lahteine cec61c350d Set language display charset in language.h il y a 8 ans
  RicardoGA 507784b846 Fix Messages length il y a 8 ans
  Scott Lahteine bd928a69ec Add request, capture, flush to TWIBus il y a 8 ans
  RicardoGA 7b7f319ed5 Update Spanish Lenguage il y a 8 ans
  Scott Lahteine 132322e4d9 Fix #4614: currentScreen only defined with ULTIPANEL il y a 8 ans
  Scott Lahteine 79ba983782 Allow reply() to use const string with no warning il y a 8 ans
  Scott Lahteine 3a0a94b21a Always init configured fan pins il y a 8 ans
  Scott Lahteine c63003ed3e Use matching auto-fan flags il y a 8 ans