Christian Thalhammer
e661578c84
support for GEN7 1.1,1.2 and 1.3
vor 12 Jahren
Christian Thalhammer
0e3631ff4b
smaller changes
vor 12 Jahren
Erik van der Zalm
fa2e1be0ca
changed default EXTRUDE_MINTEMP to 170.
vor 12 Jahren
Erik van der Zalm
154de69c02
Print configuration.h version during startup (thanks hairykiwi)
vor 12 Jahren
Erik van der Zalm
9173a5713b
Teensylu support.
vor 12 Jahren
Erik van der Zalm
bdb70c0509
Warning for 10k thermistor
vor 12 Jahren
Erik van der Zalm
d8a0c6450f
Split the configuration file in two parts.
One for common settings.
One for advanced settings.
vor 12 Jahren
Erik van der Zalm
f9c5333f97
Made "stop heating wait" optional.
Default off.
vor 12 Jahren
Christian Thalhammer
13e2ad2831
- added info for using GEN7 configuration
vor 12 Jahren
Erik van der Zalm
9f139d6e0e
Added MAX6675 support. (Thanks to gregfrost)
Needs some work to remove the blocking in read max6675.
vor 12 Jahren
Erik van der Zalm
e45e5c68bb
Added support for Gen3+ (Pins file only)
Added late z enable. (blddk request)
Only calculate look ahead if >2 moves in buffer.
Removed some FORCE_INLINE to save memory.
Signed-off-by: Erik van der Zalm <erik@vdzalm.eu >
vor 12 Jahren
Michael Moon
ab01658fd2
local configuration stuff- WATCHPERIOD causes breakage, disable. few other misc changes
vor 12 Jahren
Michael Moon
71dc82e0b4
my local configuration
vor 12 Jahren
Bernhard
212515148e
added m240 photography support. default off
vor 13 Jahren
Bernhard
415aadf704
lcd panel bed support
advance and ultipanel not any more in default config
vor 13 Jahren
Bernhard
f312216e97
Revert "untestest commit, so I don't loose code.. features runout prevention addons"
This reverts commit 651cde8b98 .
vor 13 Jahren
Bernhard
651cde8b98
untestest commit, so I don't loose code.. features runout prevention addons
vor 13 Jahren
Erik van der Zalm
e017228569
Merged multiple extruder support.
Soft PWM. (Sanguinololu can also have PID temperature control)
Interrupt save WRITE for addresses > 0x0FF
vor 13 Jahren
Bernhard
01001b89d2
repaired nozzle runout prevention to not collide with automatic stepper disabeling.
vor 13 Jahren
Bernhard
88ee053af0
heating up santity, formarly knows as "watchdog", but renamed due to the existance of the real watchdog, works now.
vor 13 Jahren
Bernhard
2bc5e7ec9e
prevent too long extrudes, or too cold extrudes
vor 13 Jahren
Bernhard
aa4f9a6474
better values.
vor 13 Jahren
Bernhard
87fd249c43
made runout prevention independent of tempeorarily set esteps
vor 13 Jahren
Bernhard
1ec0c3b68a
extruder runout prevention.
vor 13 Jahren
Bernhard
5b4625f79c
added a partial release option to "m84" aka "stepper release". If you do tiny layers, you might want to keep the z-axis powered to not loose height positioning after homeing.
vor 13 Jahren
Denis B
4fd75dc813
Working version of multiple extruders (up to 3)
- The temperature control is pretty much complete
(not sure what to do w/ autotemp though)
Changed the pins assignment to clearly separate bed and extruder heaters
and temp sensors, changed a bit how termistor tables are handled.
- The steppers control is rudimentary
(only chanages what pins it uses depending on the active_extruder var,
but that's enough for switching extruder in the start.gcode in the
the profiles)
- Tested only w/ RAMPS 1.4
vor 13 Jahren
Erik van der Zalm
b99c49ec3b
Add option to only check endstop when homing
vor 13 Jahren
Erik van der Zalm
af22e9cd38
Some advance modifications
vor 13 Jahren
Bernhard
4f909963e4
make QUICKHOME configureable
vor 13 Jahren
Erik van der Zalm
6b86f15686
More 2nd extruder implementation. (Not usable)
Advance (not tested)
vor 13 Jahren
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.
vor 13 Jahren
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).
vor 13 Jahren
Erik van der Zalm
aad4b75b94
First parts 2nd extruder
vor 13 Jahren
Bernhard
a0dc66f7bf
Home retract distance configureable per axis.
vor 13 Jahren
Bernhard
6d6f323535
make an option if sd-card stop should release the steppers.
vor 13 Jahren
Bernhard
74d0032e25
cooldown blocking selectable by #define.
vor 13 Jahren
Erik van der Zalm
c0f8c9fd72
Seperate ENDSTOP_INVERTING for X Y and Z
Added simple endstop filter.
Corrected M114 count display.
vor 13 Jahren
Erik van der Zalm
2e43f9c809
Changed min max temperature code.
vor 13 Jahren
Bernhard Kubicek
8a1e719a3f
overworked config file
vor 13 Jahren
Bernhard Kubicek
f52e1a9571
autotemp working, default=disabled.
vor 13 Jahren
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
vor 13 Jahren
Bernhard Kubicek
edb5ea7efa
the normal config again..
vor 13 Jahren
Bernhard Kubicek
64f2121ab1
updated to sdfatlib2010902
vor 13 Jahren
Erik van der Zalm
b15902d3b5
Fixed bug in configuration.h
vor 13 Jahren
Erik van der Zalm
e7dca8614b
Advance experiments. Not working yet.
vor 13 Jahren
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
vor 13 Jahren
Bernhard Kubicek
7919a40d06
watchdog,percent done,
vor 13 Jahren
Erik van der Zalm
805d37f77b
Fixed some small planner bugs
vor 13 Jahren
Erik van der Zalm
5fd41ae872
Some fixes in planner
vor 13 Jahren
Erik van der Zalm
95126c09c0
Added slowdown
vor 13 Jahren