644 Commits (6f4873329e57db9df6f752dd7fd9de8db804594b)

Autor SHA1 Mensaje Fecha
  Scott Lahteine c379f17117 Encapsulate setting of homing_bump_feedrate hace 10 años
  Scott Lahteine d20f42c883 Don't stow the probe until the last grid point! hace 10 años
  Scott Lahteine 6d084c017f Fix typo in FWRETRACT handler hace 10 años
  Edward Patel 2f0081bbb5 Compile error fix! Fix for merge artifacts. hace 10 años
  Scott Lahteine 61f8394361 Compare indices instead of floats for probe actions hace 10 años
  Scott Lahteine 0935084141 Fix manage_inactivity hace 10 años
  Scott Lahteine c065da52ec Spacing and spelling hace 10 años
  Scott Lahteine 8680b515b0 Fix missing tmp_extruder -> target_extruder hace 10 años
  Scott Lahteine 1e5c18bb14 Add code_value_short and SERIAL_CHAR hace 10 años
  Scott Lahteine 84e4edaea7 Add M48 comment for #1794 hace 10 años
  Scott Lahteine b98ebd517e disable / enable_all_steppers functions hace 10 años
  Scott Lahteine abd7fc36b6 Fix probe height at G28 start hace 10 años
  Scott Lahteine a469d796e1 Add cleanups needed for #1772 hace 10 años
  Scott Lahteine 92119d0f7d Static delta[] for SCARA hace 10 años
  Scott Lahteine 6b919e14c1 Group all universal variables hace 10 años
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup hace 10 años
  Wurstnase 45565b680d second wrong feedrate hace 10 años
  Wurstnase 581b2aae04 fix feedrate for homing z hace 10 años
  AnHardt 23cd54755f Fix typo in Marlin_main.cpp hace 10 años
  Scott Lahteine e96df67630 Clarify thermal_runaway_protection hace 10 años
  Edward Patel 6b91b7b411 Mesh bed leveling: Added G29 S3 + finer steps in manual probing. hace 10 años
  Chris Roadfeldt 26dc80bf2d Typo fixed... hace 10 años
  Chris Roadfeldt a57862e29f Cleaning up code in prep for merge with upstream. hace 10 años
  Scott Lahteine 72c7de3570 Cleanup M48 hace 10 años
  Scott Lahteine 97a258b0b0 Clean up, document home_axis hace 10 años
  Chris Roadfeldt a508d835db Changed Z_PROBE_AND_ENDSTOP to Z_PROBE_ENDSTOP. hace 10 años
  Scott Lahteine 1c7391717e Include sync_plan_position_delta for SCARA also hace 10 años
  Scott Lahteine 18bb6be80e Fix homing and leveling hace 10 años
  Ivan Galvez Junquera d08782386b Added new trasnslatable labels. hace 10 años
  Scott Lahteine 97a69d9b1c Correct XYZ after obtaining plan_bed_level_matrix hace 10 años
  Scott Lahteine ae89ccd2c7 Use Z_RAISE_BETWEEN_PROBINGS hace 10 años
  Scott Lahteine 9a5a7a3f68 Raise when not retracting hace 10 años
  Scott Lahteine 2a45922afe Restore extruder_offset, init more simply hace 10 años
  Scott Lahteine 28792e5731 Fix typo in assignment hace 10 años
  Scott Lahteine bb6174524f Fix EXTRUDER_OFFSET compiler error hace 10 años
  Chris Roadfeldt 17707e7479 Fixed Z_PROBE_PIN pullup bug. hace 10 años
  Chris Roadfeldt e08f8eed05 Revert 06f767d..cba5692 hace 10 años
  Chris Roadfeldt 992b07ca57 Don't disable Z_RAISE_BEFORE_HOMING when Z_PROBE_AND_ENDSTOP is enabled. hace 10 años
  Scott Lahteine 8500c80b33 Apply Z_RAISE_BEFORE_HOMING before homing XY hace 10 años
  Scott Lahteine 5519882eea Fix up LCD_PROGRESS_BAR hace 10 años
  Scott Lahteine 8c136a5ab5 Conditionals and comments for PS = 0 hace 10 años
  Scott Lahteine 2faed961ce Allow POWER_SUPPLY 0 for no power switch hace 10 años
  AnHardt 50a732360a Replace extrudemultiply by extruder_multiply[active_extruder] hace 10 años
  Scott Lahteine 41d258697a Pass the z for after probing to retract_z_probe hace 10 años
  Scott Lahteine e96db1cd6c Make G29 shared function inline hace 10 años
  Scott Lahteine d73b169de3 Apply leveling for DELTA, hace 10 años
  Scott Lahteine ce44bee28b Small code reduction hace 10 años
  Scott Lahteine 0213f7f016 Cleanup case for M666 hace 10 años
  Scott Lahteine 803425e12c Fix G29 E and M48 n hace 10 años
  Scott Lahteine e8ae51bfe3 Fix G28 homing Y with X hace 10 años