5591 Commits (706b2402511f0297cd159cd491b16fb09ff90479)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 176aeafc19 Don't define bilinear_line_to_destination on kinematic setups hace 8 años
  Sebastianv650 d448500643 Account for moves with negative E movements hace 8 años
  Scott Lahteine 236853df22 Corrections to bilinear_line_to_destination hace 8 años
  Scott Lahteine 0115e495fe Fix up Dual X switch blocks hace 8 años
  Scott Lahteine 2495ab7af2 Make dual_x_carriage_mode an enumeration hace 8 años
  Scott Lahteine d6c36f5bb9 Fix Z raise with DXC_AUTO_PARK_MODE hace 8 años
  Scott Lahteine 0c79553fc5 Cast int to AxisEnum for some accessors hace 8 años
  Scott Lahteine adbf1f7dca Add M355 to the GCodes list. hace 8 años
  Scott Lahteine 12167bc8f3 OLD_SLOWDOWN does nothing, so remove it hace 8 años
  esenapaj c8c1a28f6f Follow-up the PR #5089 (Centralize click-handling in the LCD loop) hace 8 años
  esenapaj c3a105186d Follow-up the PR #5133 (M355 Case light) hace 8 años
  Scott Lahteine ee5b8d6dc8 Split moves on grid boundaries with bilinear ABL on cartesian hace 8 años
  Scott Lahteine 955d14acb0 Patch photo pin code style hace 8 años
  Stanley ab3f966f5f Case light G-code M355 hace 9 años
  Scott Lahteine f418e82b15 Remove redundant definition of EN_C hace 8 años
  Sebastianv650 f9bea7968f BugFix for incorrect E-speed calculation hace 8 años
  Bob-the-Kuhn c20b4098be 2 bug fixes & some minor changes hace 8 años
  Scott Lahteine 3a107e280d Developer note in pins_MIGHTYBOARD_REVE.h hace 8 años
  Scott Lahteine 85e307dcd8 No FAN0_PIN hace 8 años
  Scott Lahteine ff3a8ca0d1 Use NUM_DIGITAL_PINS instead of custom DIO_COUNT hace 8 años
  Scott Lahteine 04a1fac029 Some cleanup to M43 hace 8 años
  Scott Lahteine 24f6612551 Reduce and optimize endstop_monitor code hace 8 años
  Scott Lahteine b4444e91ae Reduce code and build size of PWM_details hace 8 años
  Scott Lahteine dbe414ef03 Squash redundant code in PWM_status hace 8 años
  Scott Lahteine af26d22741 Clean up some spacing and semantics hace 8 años
  Bob-the-Kuhn 81397d7a9a EXTRUDER_x_AUTO_FAN name change to Ex_AUTO_FAN hace 8 años
  Bob-the-Kuhn c7f1f0dae6 Add endstop monitor & make pins report pretty hace 8 años
  Scott Lahteine 23f05f8be7 Use bit-length types in block_t hace 8 años
  Scott Lahteine 8dc7807d85 Add support for CoreYZ to planner.buffer_line hace 8 años
  Scott Lahteine 1cf878fdb1 Calculate dm and e-steps earlier in planner hace 8 años
  Scott Lahteine 75dbb71dd7 Replace block.busy with a block.flag bit hace 8 años
  Scott Lahteine c7f22f688f buffer_line can calculate while it's waiting hace 8 años
  Scott Lahteine f3720f4e81 const arguments to test_dual_z_endstops hace 8 años
  Scott Lahteine 8cebd2a7db Arrange Z2 min before Z2 max hace 8 años
  Scott Lahteine accabf088a Add support for Z2 min endstop to M119 hace 8 años
  Scott Lahteine 396434a445 Fix compiler warning in M145 hace 8 años
  Scott Lahteine 8e787304c9 const float ref args in planner.h hace 8 años
  Scott Lahteine 07bfc45df8 Adjust spacing in gcode_M149 hace 8 años
  Scott Lahteine 1a2310c494 Make LCD preheat vars an array to reduce code size hace 8 años
  Scott Lahteine 1226ae1912 Some cleanup in ultralcd.h hace 8 años
  Scott Lahteine 50ee749082 Centralize click-handling in the LCD loop hace 8 años
  Scott Lahteine bff6bbdb12 Indentation in configuration_store.cpp hace 8 años
  Scott Lahteine 97115d56f9 Print error for M500 with disabled EEPROM hace 8 años
  Scott Lahteine 67ab54185b Save hotend_offset array (M218) in EEPROM hace 8 años
  MagoKimbra dfcdbb437b Fix Command M420 hace 8 años
  Scott Lahteine 9a23f73765 Don't trigger endstops that are actually Z2 or probe hace 8 años
  Scott Lahteine c07cc9e3f1 Revert changes made to z dual endstop test hace 8 años
  esenapaj d5a5042d23 Fix for the PR #5088 (Handle M108 in M1 also with ULTIPANEL) hace 8 años
  Scott Lahteine 9cbedab91b Use DPM where possible hace 8 años
  Scott Lahteine ad38d91692 Sanity check that auto fan pins can do PWM hace 8 años