7 Коміти (cda4bd4ad95d3472bd6961c56bc64d57bbdfd097)

Автор SHA1 Повідомлення Дата
  Scott Lahteine 82794fa5f7 Add delta generic not renaming 10 роки тому
  Scott Lahteine ba2c7cb467 Update configs with all the latest 10 роки тому
  Scott Lahteine 2c9bd15625 Move LCD items to `Conditionals.h` 10 роки тому
  Scott Lahteine b6d381f863 Divide up Conditionals to get LCD items early 10 роки тому
  Scott Lahteine 670006b919 Remove invariant code from Configurations 10 роки тому
  maverikou e93eb3e8d3 Update test 10 роки тому
  maverikou 39d255608d Test an extra delta configuration with auto bed leveling code paths 10 роки тому
  maverikou 7c24b97958 Ported over Johann Rocholl's improvements for delta printers: 10 роки тому
  Scott Lahteine 27ac3e985d Add options to example_configurations 10 роки тому
  AnHardt c246026bda Sorry. 10 роки тому
  Natealus 697ee2dc50 Compiling errors with 4 Extruders defined 10 роки тому
  Scott Lahteine 3a9a3e5ed8 Fix Issue #1356 – remove EXTRUDER1_Z_OFFSET 10 роки тому
  alexborro 3afe66bb0c Fix issues #1248, #1240 10 роки тому
  Scott Lahteine 2f467e2797 LCD Progress Bar 10 роки тому
  Scott Lahteine 07c6b5ab71 Using axis constants 10 роки тому
  alexborro ab355a90d3 Revert "SD Sort and Buffer" 10 роки тому
  Scott Lahteine 29e854c535 Disable SDCARD_SORT_ALPHA by default 10 роки тому
  Scott Lahteine 6599adc184 Polish up a little... 10 роки тому
  Scott Lahteine 485ca10bc3 Disable SDCARD_SORT_ALPHA by default 10 роки тому
  Scott Lahteine 599530902d Polish up a little... 10 роки тому
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes 10 роки тому
  David 377dfb182f Updated example configurations for Delta printers 10 роки тому
  Jim Morris af9395ac2e Add M605 to dynamically set delta configuration 11 роки тому
  Joseivaldo Benito Junior 8e48e24c7f Update Delta example files 11 роки тому
  Nicolas Rossi b0c8120fcc Added feedrate setting in exemple config for manual moves from panel 12 роки тому
  Jim Morris 52f79ffeca add an example default configuration for delta style bots 12 роки тому
  Robert F-C c3568398b5 Disable DUAL_X_CARRIAGE by default 12 роки тому
  Robert F-C 39cd3dbdbe Remove dual x-carriage functionality that could/should be implemented in slicer 12 роки тому
  Jim Morris d01ee7e7b5 fix zjerk being the same for delta as xy jerk 12 роки тому
  Robert F-C d7390e13d9 Support dual x-carriage printers 12 роки тому
  Jim Morris 460751503e Added default configurations for deltas when DELTA is defined 12 роки тому
  Erik van der Zalm c4a2077951 M109 and M190 now wait when cooling down if R is used instead of S. 12 роки тому
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 12 роки тому
  Erik van der Zalm 5090c56651 More redundant temp sensor changes. (After testing and debugging by reifsnderb) 12 роки тому
  Erik van der Zalm 9be61cdc02 Added redundant temp sensor 12 роки тому
  Robert F-C d5ad7a0814 Rework change to incorporate CONTROLLERFAN 12 роки тому
  Robert F-C 1daf2f3256 Number of extruders is not an advanced configuration - it is a basic property. 12 роки тому
  Robert F-C f1263d3f88 Further reduce code by using precompiler logic 12 роки тому
  Robert F-C 372e12f83f Implement automatic extruder/cold-end fan control based on temperature 12 роки тому
  Bernhard 1d06b10962 Added a feature to have filament change by gcode or display trigger. 12 роки тому
  daid303 0f3f5d083d Minor cleanup of the new FAN_KICKSTART code. #334 12 роки тому
  Kevin O'Connor 3d91bd486c Add "kick fan" feature - briefly run fan at full speed on start. 12 роки тому
  daid303 921273baa0 Added optional feature to stop printing when an endstop is hit. Made the Z display on the LCD in 3.2 format instead of 3.1. Added LCD message when and endstop is hit. 12 роки тому
  Nicolas Rossi f3c1fc70a9 Power signal control definitions for ATX and others 12 роки тому
  Erik vd Zalm 0ac452e252 Disable is now multi extruder compatible. M84 got a T option. 12 роки тому
  Johann Rocholl 1f45cb0a51 Fix typo in MANUAL_HOME_POSITION (plural S missing) and improve comments. 12 роки тому
  Johann Rocholl 931a0052ea Fix typo in MANUAL_HOME_POSITION (plural S missing) and reduce BLOCK_BUFFER_SIZE because 64 wasn't working for some reason. 12 роки тому
  Johann Rocholl cec7283b21 Enable QUICK_HOME for deltabot. 12 роки тому
  Johann Rocholl c430906d3b Deltabot settings and configuration adjustments. 12 роки тому
  daid303 587154c01b Fix the WATCHPERIOD implementation. It did not work correctly in a multi extruder setup, it did not work after 32 seconds after startup (int16 used as millies timestamp). And it did not work if you gave an M104 or M109 when the target was already around the target setpoint. So on average, it did not work at all. The new implementation should be robust in detecting a failure to heat up. 12 роки тому