92 次代码提交 (36426af564cb2c11825b83cdd6c1976b874b6ab7)

作者 SHA1 备注 提交日期
  Scott Lahteine 1ed86adf9c Cleanup around updatePID 7 年前
  Scott Lahteine 75a58ee4b8 Fix position_is_reachable bug in waiting 7 年前
  LVD-AC e334efb2a7 PROBE_MANUALLY etc. 7 年前
  Scott Lahteine cba9c1cf9e Add pre-calculated planner.e_factor 7 年前
  Thomas Moore 600c85226e Normalize load/unload length in M600 7 年前
  Scott Lahteine 0cfb936dd1 Clarify some motion code 7 年前
  Thomas Moore f34c3597dc Add delta_height variable in lieu of using home_offset 7 年前
  Scott Lahteine b0b4a20930 Tweaks to core motion code 7 年前
  Roxy-3D 1c6e83c137
if !HAS_MESH we still need to do some motion! (#8328) 7 年前
  Roxy-3D ed62c621d7
Fix G26 Circle Drawing. Add Default Extrusion Settings (#8313) 7 年前
  Scott Lahteine 8fea26aa9d Fix PID_autotune watch temp increase value 7 年前
  Thomas Moore 73ca5345e1 Fix Delta EEPROM 7 年前
  Scott Lahteine 85a62bbf46 Misc. fixes to compiler warnings, etc. 7 年前
  Roxy-3D 6324b09934
Revert "Fix EEPROM crc (#8284)" (#8292) 7 年前
  Rowan Meara 172c36f517 Fix EEPROM crc (#8284) 7 年前
  Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 年前
  Scott Lahteine 1b40e9c464 Implement CNC_COORDINATE_SYSTEMS 7 年前
  Scott Lahteine c07bbd4154 Prettify some EEPROM code 7 年前
  Scott Lahteine 79772219ae Fix Fan Multiplexer init 7 年前
  Scott Lahteine dac1f6fe74 Tweaks to cubic_b_spline code style 7 年前
  Scott Lahteine f8393a0908 Operate in Native Machine Space 7 年前
  teemuatlut 70be4d206e [2.0.x] UltiMachine Archim2 (#8190) 7 年前
  Scott Lahteine 2f9e42feb9 M303 thermal runaway protection 7 年前
  Scott Lahteine 04c0d9f3c3 Implement kinematic software endstops 7 年前
  Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 年前
  Scott Lahteine 3e8754a38a Add/correct time units on planner vars / M205 B 7 年前
  Scott Lahteine eae0aea1e0 Fix M303 thermal protection 7 年前
  Thomas Moore 325233b454 Fix automatic stepper assignment for X/Y/Z dual stepper drivers (#8130) 7 年前
  Scott Lahteine 0ceec1f166 Fix leveling_active_at_z warning 7 年前
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 年前
  Roxy-3D 72156a2029 change to better (more clear) names (#8050) 7 年前
  Roxy-3D 572cf0ec95 UBL able to generate mesh and save and load it on 32-bit platforms (#8015) 7 年前
  Roxy-3D 6cb26c98c8 Fix Baby Stepping on 32-Bit platforms (#8001) 8 年前
  Scott Lahteine c46189e429 Fix UBL+Delta segmented feedrate 8 年前
  Jeff Eberl b206f70693 Split the software endstop capability by axis. 8 年前
  Scott Lahteine c0dddd4233 Tweaks to tool_change, GcodeSuite::T() 8 年前
  Scott Lahteine ca66574062 ADC sensor fix inspired by 'Evgen2' on Twitter 8 年前
  Scott Lahteine 1344ca4b2f UBL no longer needs ubl_state 8 年前
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 8 年前
  Scott Lahteine 32c607ffe2 Ensure fade factor is recalculated if fade height changes 8 年前
  Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner 8 年前
  Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 8 年前
  Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 8 年前
  Bob-the-Kuhn 26bfae58d4 MPC4451 I2C support 8 年前
  Scott Lahteine 03f4891fb9 Remove legacy ADVANCE feature 8 年前
  Scott Lahteine 8315a8a716 Apply fixes for DUE 8 年前
  Chris Pepper 46b2773e13 General fixes for LPC1768 (#7834) 8 年前
  Scott Lahteine 6ea2cc0293 Make prepare_move_to_destination_dualx a proper move function 8 年前
  Scott Lahteine 90af1fe5ee Implement NO_MOTION_BEFORE_HOMING option 8 年前
  Scott Lahteine 965b0ab53e Spacing adjustments 8 年前