189 Commits (e358a2d7afae323abc7205cef31615a4d6b0258c)

Author SHA1 Message Date
Erik vd Zalm e358a2d7af Added fix for SF Arc Point fillet procedure
12 years ago
ErikZalm b86336c3f5 Merge pull request #221 from daid/Marlin_v1
12 years ago
daid b69e75c89a Added long filename support.
12 years ago
stohn 06c03fe2f0 new method for message for making KILLED message visible
12 years ago
stohn de0448343f added KILL_PIN support / cleaned up manage_inactivity function definition
12 years ago
Erik vd Zalm 9083966c22 Do not use feedrate multiiply on Z and E only moves.
12 years ago
Erik vd Zalm f92dc91c3d Enable M503 also when eeprom is disabled
12 years ago
Ian Jackson 1dba212e18 HOMEAXIS: make into a function
12 years ago
Ian Jackson 7bb326d389 eeprom: provide smaller code for SERIAL_ECHOPAIR
12 years ago
Ian Jackson 957e966d2d M206: always use homing ("homeing") offsets
12 years ago
Ian Jackson faccb35850 software_endstops: use *_MIN_POS and *_MAX_POS for arcs
12 years ago
Ian Jackson a873541ef6 Marlin.pde: include comment for emacs mode
12 years ago
Chris Palmer 538189cc19 Fixed soft limits when the origin is in the middle.
12 years ago
Bernhard d3002ef741 corrected retract
13 years ago
Bernhard bf077125b9 added firmware retract. disabled by default
13 years ago
Bernhard Kubicek c7ce99d495 Merge pull request #172 from daid/Marlin_v1
13 years ago
ErikZalm 9e1021efbe Fixed SL bug.
13 years ago
Daid 4d7fe7115f Changed M401 to M0/M1 as suggested, so they match normal CNC stop commands.
13 years ago
Daid 16413bb8f2 Last M401 update, refresh the LCD during an M401 wait.
13 years ago
Daid b3941fce5c Update after testing
13 years ago
Daid 516ec90242 Add M401 - Wait for user on LCD button press
13 years ago
MaikStohn 032df0b2c6 Moved LCD initialization out of constructor
13 years ago
MaikStohn 060b38de5c delete obsolete and wrong code
13 years ago
MaikStohn 789ba02d43 fixed typo in comment
13 years ago
Erik van der Zalm 1874cb71a6 Added option to increase the FAN PWM frequency.
13 years ago
Erik van der Zalm e3821bd86f Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1
13 years ago
Erik van der Zalm 02af69911e Added temperature window to M109. This is needed for systems with no overshoot PID.
13 years ago
sefi e11e072eca adding M120 and 121 for turning on and off the endstops only for homing function
13 years ago
Bernhard 44fd8d46d2 fixed quickhome
13 years ago
Erik van der Zalm 67cf105bc6 Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp)
13 years ago
grrf 03b0850e63 This breaks temperature readout for pronterface!
13 years ago
Erik van der Zalm 4ca2f336f0 Changed default MINIMUM_PLANNER_SPEED -> 0.05
13 years ago
Erik van der Zalm ae0bf8068b Fixed arc offset.
13 years ago
Erik van der Zalm 0c1b863755 Ignore ":" in comments.
13 years ago
Erik van der Zalm 63aec3c56e Replaced Kill by Stop. If the printer is stopped. Fix the error and use M999 to restart.
13 years ago
Erik van der Zalm f5eae52098 Added more manage_inactivity checks
13 years ago
Erik van der Zalm 87ff2f8867 Added CONTROLLERFAN. (Controlling a fan to cool down the steppper drivers)
13 years ago
Erik van der Zalm 387fe51a56 Do not disable steppers when there are moves in the queue.
13 years ago
Erik van der Zalm 7b1e295f34 Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1
13 years ago
Erik van der Zalm c077316b2b Added PID autotune. (experimental)
13 years ago
Tommy Cheng ce07c9186d While Waiting for hotbed to warm up via M190, LCD Display and Click Encoder input freeze until target temperature is reached.
13 years ago
Erik van der Zalm e056bf8081 Added E-Jerk
13 years ago
Erik van der Zalm 632528aa95 merging with SCUBA82
13 years ago
Erik van der Zalm aac7aa3bf0 Queued fan control. Issue #90
13 years ago
Christian Thalhammer fde51084f3 set SD file delete to M30; switch printime output to M31
13 years ago
Erik van der Zalm 21e2bae063 Changed (corrected?) SD_card comment handling.
13 years ago
Erik van der Zalm cb0c84e075 Merge remote-tracking branch 'justblair/master' into Marlin_v1
13 years ago
Erik van der Zalm ed951b1977 Fixed RAMPS 1.2 support (Found and fixed by rrhb)
13 years ago
Blair Thompson 046a8e0039 Added more defines to the language.h file so that nowe most of the text strings are now configured via this file. Still got some hunting down to do to complete this task.
13 years ago
Christian Thalhammer 5f3a422e68 added M31 - delete file from sd card
13 years ago