509 Commits (0e58ef68056657f505810ccad55bc758d72ddf11)
 

Author SHA1 Message Date
Erik vd Zalm 0e58ef6805 Some dialogs are corrected
12 years ago
Erik vd Zalm 0e89022cc3 Correct temptable_55 name.
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
ErikZalm 825adbd67b Merge pull request #220 from MaikStohn/1d224cc031
12 years ago
stohn 1d224cc031 merged with upstream and FIXED AGAIN bad translation commit
12 years ago
stohn 06c03fe2f0 new method for message for making KILLED message visible
12 years ago
daid 87ff61a8a6 Fix for #201
12 years ago
ErikZalm 8c94ad0d26 Merge pull request #219 from Justblair/Marlin_v1
12 years ago
Blair Thompson aacbebbebe Added Menu Options to the Main-> Control->Temperature Submenu that allow the user to set new values for the ABS and PLA preheat function. EEPROM updated so that these settings can also be committed to EEPROM memory.
12 years ago
stohn 31873ec707 changed int to long to overcome overflow of number display
12 years ago
stohn de0448343f added KILL_PIN support / cleaned up manage_inactivity function definition
12 years ago
stohn 69961dbba3 fixed incorrect menu messages from last commit...
12 years ago
ErikZalm f67feea093 Merge pull request #217 from Justblair/Marlin_v1
12 years ago
Blair Thompson 6c050b8440 Fixes error introduced at commit aee475aa55 which caused the sketch not to comile for language option 1. Several defines were removed but still referenced in ultralcd.pde
12 years ago
Blair Thompson b9f9f8f7d3 The pre-heat ABS and PLA options in the LCD Menu were broken a while back. The pre-heat worked fine, but the cooling fans were not switching on as intended. This is now fixed.
12 years ago
Erik vd Zalm 9f7f7354f5 Set default language 1
12 years ago
ErikZalm d3b8edb6a2 Merge pull request #212 from elgambitero/Marlin_v1
12 years ago
elgambitero aee475aa55 Update Marlin/language.h
12 years ago
Erik vd Zalm 9083966c22 Do not use feedrate multiiply on Z and E only moves.
12 years ago
Erik vd Zalm 5406c533db Disable FAST_PWM by default. On some systems it does not work ok.
12 years ago
Erik vd Zalm f92dc91c3d Enable M503 also when eeprom is disabled
12 years ago
James Adams 35a1dd081f no message
12 years ago
James Adams 5131ab19ca Fixed Retract in LCD Menu
12 years ago
James Adams 96f4f90cb3 Added pause and retract lcd menu items
12 years ago
James Adams e10355500d Updated Language.h with pause, resume, and retract
12 years ago
ErikZalm a97c006bbf Merge pull request #195 from kobaan/Marlin_v1
12 years ago
ErikZalm f062794a0d Merge pull request #208 from Enchiridion/Marlin_v1
12 years ago
ErikZalm 57468d3c21 Merge pull request #210 from Dabble63/Marlin_v1
12 years ago
ErikZalm 22aae62ccd Merge pull request #209 from ijackson/for-upstream
12 years ago
Dabble63 6b45e9f167 Add Duty Cycling to the Heater Bed
12 years ago
Ian Jackson adee81170d M206: save values in eeprom
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 3f15b7c7b8 Makefile: Better display of size (device memory usage)
12 years ago
Ian Jackson 0c35facc94 Makefile: support V=1
12 years ago
Ian Jackson 71404eef29 .gitignore: Add *~, *.orig, *.rej, move to root directory
12 years ago
Ian Jackson a873541ef6 Marlin.pde: include comment for emacs mode
12 years ago
Enchiridion 50cde90324 Added support for dual Z axis stepper drivers
12 years ago
kobaan 603a5e25b3 Updated german translations in language.h and eliminated a few double lines.
12 years ago
Chris Palmer 538189cc19 Fixed soft limits when the origin is in the middle.
12 years ago
ErikZalm 686011a548 Fixed typo
12 years ago
Erik van der Zalm cd57bf305b Merge git://github.com/daid/Marlin into Marlin_v1
12 years ago
Erik van der Zalm ea2c19f978 Added CoreXY support (Thanks Ilan Moyer)
12 years ago
Erik van der Zalm aa65fe22ed decoupled axes sucessfully at least on pure x or y jog
12 years ago
daid 12de8fff81 Support step motor controllers with active low step pins.
12 years ago
Erik van der Zalm b67dacdc8f Fixed AD595 define
12 years ago
Bernhard d3002ef741 corrected retract
12 years ago