e06d820909Also skip .files and _files with long filenames
Marius Kintel
2013-01-31 12:07:14 -05:00
01541ee64cExtended comment explaining M42 usage
Bas Spaans
2013-01-31 18:00:25 +01:00
f24f02e212compile fix: quickStop() needs stepper.h
Marius Kintel
2013-01-31 10:43:03 -05:00
12c41423adFixed typo in comment
Bas Spaans
2013-01-30 22:54:04 +01:00
0995eaa492Chenged LED_PIN for Melzi boards, added comment about broken versions of the Sanguino libraries
Bas Spaans
2013-01-30 22:12:47 +01:00
1d06b10962Added a feature to have filament change by gcode or display trigger. [default off for now] syntax: M600 X[pos] Y[pos] Z[relative lift] E[initial retract] L[later retract distance for removal]
Bernhard
2013-01-27 13:21:34 +01:00
408b349a84Fixed#368. Commented out the wrong pin definition, but explained why it is there.
daid303
2013-01-21 15:46:17 +01:00
236bb2c110Merge pull request #365 from DanieleSdei/Marlin_v1
daid
2013-01-14 08:29:55 -08:00
27843388c6Merge pull request #360 from njprossi/Marlin_v1
daid
2013-01-08 02:58:02 -08:00
bfa5bb86e4Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1
daid303
2013-01-08 11:54:13 +01:00
921273baa0Added 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.
daid303
2013-01-08 11:53:18 +01:00
7d20ec706eAdded libraries from Arduino 1.0.3 for sanguino build
Yuri Valentini
2013-01-07 17:26:50 +01:00
437eb3bafcInitialize PS_ON at startup
Nicolas Rossi
2013-01-07 14:57:51 +01:00
f3c1fc70a9Power signal control definitions for ATX and others
Nicolas Rossi
2013-01-07 14:33:30 +01:00
dad7691df9makefile for sanguino standalone compilation
Yuri Valentini
2013-01-07 11:08:10 +01:00
6752cb2d9cPID now per extruder. Fixed typo
Erik vd Zalm
2013-01-06 14:26:23 +01:00
0ac452e252Disable is now multi extruder compatible. M84 got a T option.
Erik vd Zalm
2013-01-06 13:37:01 +01:00
3a1cd30ce1Merge pull request #358 from yuroller/sanguino_spi
daid
2013-01-04 11:53:10 -08:00
69582042d7Definitions for Sanguino SPI
Yuri Valentini
2013-01-04 18:32:08 +01:00
9e7b5056a0{X,Y,Z}_{MIN,MAX}_POS are actually in Gcode coordinates.
Johann Rocholl
2012-12-28 16:20:10 -08:00
5f82f03ff3Add italian MSG_RESUMING.
Daniele Sdei
2012-12-28 11:44:35 +01:00
5e3873c8dbAdd german MSG_RESUMING.
daid303
2012-12-25 20:53:11 +01:00
01aac2a142Small changes on the LCD panel, let the speed control work better, line up the parameter edit the same as the menu, remove some unused defines, and remove the Z from the 10mm move menu.
daid303
2012-12-21 16:14:47 +01:00
b69cb9fbd9Change the end of SD cart print message from minutes/seconds to hours/minutes.
daid303
2012-12-19 12:26:40 +01:00
30254e3388Merge pull request #350 from jcrocholl/Marlin_v1
daid
2012-12-17 02:16:31 -08:00
38ee395ac7Replace the 1ms delay for 2 nops to get a 100ns delay. #259
daid303
2012-12-17 11:12:11 +01:00
5df5e4c4a2Merge branch 'Marlin_v1' of github.com:ErikZalm/Marlin into Marlin_v1
daid303
2012-12-17 11:09:18 +01:00