392 Commits (b5677907d064d2ebe6c99f3dece1de5390c029cc)

Author SHA1 Message Date
Bernhard 0c123950e9 __ header file replace
12 years ago
Erik van der Zalm 1874cb71a6 Added option to increase the FAN PWM frequency.
12 years ago
Erik van der Zalm 67cf105bc6 Fixed AUTOTEMP (M109 S215 B260 F1 starts autotemp)
12 years ago
Erik van der Zalm 63aec3c56e Replaced Kill by Stop. If the printer is stopped. Fix the error and use M999 to restart.
12 years ago
Erik van der Zalm aac7aa3bf0 Queued fan control. Issue #90
12 years ago
Erik van der Zalm c6f2ec3c82 remove stop_heating_wait
12 years ago
daid 2a77c84c8f Updated SERIAL define to MYSERIAL, because Arduino 1.0 defines SERIAL as 0.
13 years ago
Erik van der Zalm 598eb1d4f1 Fixed compilation for gcc-4.6.2 with avr-lib-1.8.0 (thanks daid)
13 years ago
Erik van der Zalm 9173a5713b Teensylu support.
13 years ago
Bernhard 8463e39a4a starting with sanguino arduino 1.0 compatibility
13 years ago
Bernhard 57f9359a41 simplified the includes, makefile now works with arduino23
13 years ago
Bernhard 3c1a4aac2b header file simplification
13 years ago
Erik van der Zalm 84d9cf7339 merging
13 years ago
Erik van der Zalm e017228569 Merged multiple extruder support.
13 years ago
Bernhard 06411d5c9e ultralcd can now also stop the wait loop for the hot-end m109 heating when stopping sd prints.
13 years ago
Bernhard 986f0ba76c moved <stdio.h> to more dominant location.
13 years ago
Denis B 4fd75dc813 Working version of multiple extruders (up to 3)
13 years ago
Bernhard 7714b98da7 solved some compiler warnings that are now visible in arduino 1.0.
13 years ago
Bernhard 0bc9daa4f7 make it compile with arduino 1.0 ; function is still untested.
13 years ago
Bernhard b0c3871750 more fixing of the sanguino math round problem
13 years ago
Bernhard 311627141b Merge branch 'smallopt' into Marlin_v1
13 years ago
Erik van der Zalm f75f426dfa Removed interrupt nesting in the stepper ISR.
13 years ago
Bernhard 2d9a715655 first naive attempt to have a offset in the homeing procedure. Does not enable to move into regions not allowed by endstops.
13 years ago
Bernhard 26a1de1e44 force inline
13 years ago
Bernhard Kubicek 7919a40d06 watchdog,percent done,
13 years ago
Bernhard Kubicek 9980ceb4a3 added a m400, that finished all moves,
13 years ago
Bernhard Kubicek 36958ee305 minor changes and first not-well working version of autotemp
13 years ago
Bernhard Kubicek ba8a53a40f Streaming.h is gone. It conflicted with PROGMEM. And saving memory is more important than nicer code, imho
13 years ago
Bernhard Kubicek ab154d5592 project progmem finished: total change with ultipanel: 2456 byte free ram initial. now: 4374 ram.
13 years ago
Bernhard Kubicek 7b70caab7c made progmem mainly, found one bug in cardreader, added a empty class for cardreader in case no sd support.
13 years ago
Bernhard Kubicek 1d171e9e52 reformating and some minor bugs/things found on the way.
13 years ago
Bernhard Kubicek 900e0c9bf2 overworked the serial responses. Quite difficult, since many texts are Pronterface protocol.
13 years ago
Bernhard Kubicek 1740a83e11 correcting commit errors.
13 years ago
Bernhard Kubicek e8092898b1 watchdog into dedicated file
13 years ago
Erik van der Zalm 04d3b5537f Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
13 years ago
Erik van der Zalm d15f01e1b4 Temperature changes
13 years ago
Bernhard Kubicek b9ea0651ec Revert "this is not working. Do you maybe know why?"
13 years ago
Bernhard Kubicek 8bcdb9f5f0 this is not working. Do you maybe know why?
13 years ago
Bernhard Kubicek 00674af3a8 merge from the branch bkubicek/Marlin/zalmmerge
13 years ago
Erik van der Zalm 094afe7c10 Merged Marlin, Marlin non gen6 and Ultimaker changes
13 years ago
Erik van der Zalm 8e017b81ab Sync with non-gen6 version
13 years ago
Erik van der Zalm 750f6c33e3 first commit
13 years ago