Bernhard
4f909963e4
make QUICKHOME configureable
13 gadus atpakaļ
Erik van der Zalm
6b86f15686
More 2nd extruder implementation. (Not usable)
Advance (not tested)
13 gadus atpakaļ
Bernhard
59205ac5fc
preliminiary implementation for the early heating finish.
Might be replaced by something more clever, e.g. by erik, and does not yet support the second extruder or the bed.
its kind of not so cool, because you need 6 more ints.
Maybe isheating() should use the degrees directly, as it is not used in time-critical anyways.
Then it would be much easier. to have the offsets without additional variables.
13 gadus atpakaļ
Erik van der Zalm
f75f426dfa
Removed interrupt nesting in the stepper ISR.
Add serial checkRx in stepper ISR.
Copied HardwareSerial to MarlinSerial (Needed for checkRx).
13 gadus atpakaļ
Erik van der Zalm
aad4b75b94
First parts 2nd extruder
13 gadus atpakaļ
Bernhard
a0dc66f7bf
Home retract distance configureable per axis.
13 gadus atpakaļ
Bernhard
6d6f323535
make an option if sd-card stop should release the steppers.
13 gadus atpakaļ
Bernhard
74d0032e25
cooldown blocking selectable by #define.
13 gadus atpakaļ
Erik van der Zalm
c0f8c9fd72
Seperate ENDSTOP_INVERTING for X Y and Z
Added simple endstop filter.
Corrected M114 count display.
13 gadus atpakaļ
Erik van der Zalm
2e43f9c809
Changed min max temperature code.
13 gadus atpakaļ
Bernhard Kubicek
8a1e719a3f
overworked config file
13 gadus atpakaļ
Bernhard Kubicek
f52e1a9571
autotemp working, default=disabled.
13 gadus atpakaļ
Bernhard Kubicek
70650c331d
corrected the ultimaker default values, the previous had a calculation error: see: http://groups.google.com/group/ultimaker/browse_thread/thread/ 9190678863
13 gadus atpakaļ
Bernhard Kubicek
edb5ea7efa
the normal config again..
13 gadus atpakaļ
Bernhard Kubicek
64f2121ab1
updated to sdfatlib2010902
13 gadus atpakaļ
Erik van der Zalm
b15902d3b5
Fixed bug in configuration.h
13 gadus atpakaļ
Erik van der Zalm
e7dca8614b
Advance experiments. Not working yet.
13 gadus atpakaļ
Bernhard Kubicek
a9c7da06e3
and changed ultipanel to have the mm/sec and not mm/min
Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
Conflicts:
Marlin/Marlin.pde
Marlin/ultralcd.h
13 gadus atpakaļ
Bernhard Kubicek
7919a40d06
watchdog,percent done,
13 gadus atpakaļ
Erik van der Zalm
805d37f77b
Fixed some small planner bugs
13 gadus atpakaļ
Erik van der Zalm
5fd41ae872
Some fixes in planner
13 gadus atpakaļ
Erik van der Zalm
95126c09c0
Added slowdown
13 gadus atpakaļ
Erik van der Zalm
331e82dcd3
Buffer size > 16
13 gadus atpakaļ
Erik van der Zalm
1d0452f10c
250000 baud
13 gadus atpakaļ
Bernhard Kubicek
c57906b627
fixed bug with adjusting ki in realtime.
13 gadus atpakaļ
Erik van der Zalm
65934eee9c
A lot of changes in the planner code
13 gadus atpakaļ
Bernhard Kubicek
36958ee305
minor changes and first not-well working version of autotemp
13 gadus atpakaļ
Bernhard Kubicek
27361e7cd0
beautified the config. ordered it into thematic sections.
13 gadus atpakaļ
Erik van der Zalm
d3bfffcb6e
Corrected thermistor naming
13 gadus atpakaļ
Bernhard Kubicek
87aaf0f70a
static'ified Marlin.pde.
13 gadus atpakaļ
Erik van der Zalm
76b3f805c0
Added teensylu pins
13 gadus atpakaļ
Bernhard Kubicek
1d171e9e52
reformating and some minor bugs/things found on the way.
13 gadus atpakaļ
Bernhard Kubicek
2afb7bd4cf
refactured temperature.cpp so that there are now abstract functions to access temperatures.
13 gadus atpakaļ
Erik van der Zalm
0b82465168
First arcs version. (Arcs not working ok)
13 gadus atpakaļ
Erik van der Zalm
2e8e8878e5
Corrected temp variables.
13 gadus atpakaļ
Erik van der Zalm
d15f01e1b4
Temperature changes
13 gadus atpakaļ
Bernhard Kubicek
00674af3a8
merge from the branch bkubicek/Marlin/zalmmerge
13 gadus atpakaļ
Erik van der Zalm
95d3d9847c
M109 now equal to sprinter
13 gadus atpakaļ
Erik van der Zalm
bf879ceaa9
Added thermistor tables
13 gadus atpakaļ
Erik van der Zalm
094afe7c10
Merged Marlin, Marlin non gen6 and Ultimaker changes
13 gadus atpakaļ
Erik van der Zalm
8e017b81ab
Sync with non-gen6 version
13 gadus atpakaļ
Erik van der Zalm
b5f6482dce
Fixed small feedrate bug.
Copied Camiels comments in the Configuration.h file
13 gadus atpakaļ
Erik van der Zalm
26bf57e22c
first-commit
13 gadus atpakaļ
Erik van der Zalm
750f6c33e3
first commit
13 gadus atpakaļ