32 Revīzijas (9f2862ce489271f0e5dbd00f06e4e9bfb670af26)

Autors SHA1 Ziņojums Datums
  Bernhard 1d06b10962 Added a feature to have filament change by gcode or display trigger. 11 gadus atpakaļ
  daid303 0f3f5d083d Minor cleanup of the new FAN_KICKSTART code. #334 11 gadus atpakaļ
  Kevin O'Connor 3d91bd486c Add "kick fan" feature - briefly run fan at full speed on start. 11 gadus atpakaļ
  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. 11 gadus atpakaļ
  Nicolas Rossi f3c1fc70a9 Power signal control definitions for ATX and others 11 gadus atpakaļ
  Johann Rocholl 1f45cb0a51 Fix typo in MANUAL_HOME_POSITION (plural S missing) and improve comments. 11 gadus atpakaļ
  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. 11 gadus atpakaļ
  daid303 f6ff0ab767 signed/unsigned fixes. 12 gadus atpakaļ
  daid303 b6ff45254e Better explain the watchdog "problem" and rename the config define so it explains that the feature belongs to the watchdog. 12 gadus atpakaļ
  daid303 7e348fcb5f By mistake enabled the watchdog by default. This should be off by default. 12 gadus atpakaļ
  daid303 06b58a9c4f First cleanup. Moved all code to cpp files, so there are no dependencies on pde files. And no more odd requirement to cat files together. (Still need to fix the Makefile). Also cleaned up some defines and made defines upper case as by C coding conventions. 12 gadus atpakaļ
  Mark Finn 04631d2250 cleanup for pull 12 gadus atpakaļ
  ZetaPhoenix c6caa45ae2 Limit Switch locations based on MIN/MAX limits and homing direction 12 gadus atpakaļ
  tonokip 1c1fddc7ac Added support for the Rambo reprap electronics board. Added Mcodes to set 12 gadus atpakaļ
  Enchiridion 50cde90324 Added support for dual Z axis stepper drivers 12 gadus atpakaļ
  daid 12de8fff81 Support step motor controllers with active low step pins. 12 gadus atpakaļ
  Bernhard 0c123950e9 __ header file replace 12 gadus atpakaļ
  Bernhard bf077125b9 added firmware retract. disabled by default 12 gadus atpakaļ
  Erik van der Zalm 67cf105bc6 Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp) 12 gadus atpakaļ
  Erik van der Zalm 4ca2f336f0 Changed default MINIMUM_PLANNER_SPEED -> 0.05 12 gadus atpakaļ
  Bernhard 1532200435 found error in filenames. 12 gadus atpakaļ
  Erik van der Zalm 87ff2f8867 Added CONTROLLERFAN. (Controlling a fan to cool down the steppper drivers) 12 gadus atpakaļ
  Erik van der Zalm c6f2ec3c82 remove stop_heating_wait 12 gadus atpakaļ
  Erik van der Zalm 018c567abf Moved SLOWDOWN function. (jetty840) 12 gadus atpakaļ
  Blair Thompson d9f2f509d5 Added new menu items under the prepare submenu. 12 gadus atpakaļ
  Erik van der Zalm 8816ef1c64 Small fixes after merge 12 gadus atpakaļ
  Erik van der Zalm b447815de5 removed unused HEATING_EARLY_FINISH_DEG_OFFSET 12 gadus atpakaļ
  Erik van der Zalm 13e185d330 removed unused HEATING_EARLY_FINISH_DEG_OFFSET 12 gadus atpakaļ
  Erik van der Zalm 5113513cb2 RC 1 12 gadus atpakaļ
  Erik van der Zalm d8a0c6450f Split the configuration file in two parts. 12 gadus atpakaļ