66 Commits (f9c5333f97c2533066d4ccbe2479a5ee09b05058)

Author SHA1 Message Date
Erik van der Zalm f9c5333f97 Made "stop heating wait" optional.
13 years ago
Erik van der Zalm 9f139d6e0e Added MAX6675 support. (Thanks to gregfrost)
13 years ago
Erik van der Zalm e45e5c68bb Added support for Gen3+ (Pins file only)
13 years ago
Bernhard 212515148e added m240 photography support. default off
13 years ago
Bernhard 415aadf704 lcd panel bed support
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 01001b89d2 repaired nozzle runout prevention to not collide with automatic stepper disabeling.
13 years ago
Bernhard 88ee053af0 heating up santity, formarly knows as "watchdog", but renamed due to the existance of the real watchdog, works now.
13 years ago
Bernhard 2bc5e7ec9e prevent too long extrudes, or too cold extrudes
13 years ago
Bernhard aa4f9a6474 better values.
13 years ago
Bernhard 87fd249c43 made runout prevention independent of tempeorarily set esteps
13 years ago
Bernhard 1ec0c3b68a extruder runout prevention.
13 years ago
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.
13 years ago
Denis B 4fd75dc813 Working version of multiple extruders (up to 3)
13 years ago
Erik van der Zalm b99c49ec3b Add option to only check endstop when homing
13 years ago
Erik van der Zalm 95a0b28acb Merge branch 'Marlin_v1', remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
13 years ago
Erik van der Zalm af22e9cd38 Some advance modifications
13 years ago
Bernhard 4f909963e4 make QUICKHOME configureable
13 years ago
Erik van der Zalm 6b86f15686 More 2nd extruder implementation. (Not usable)
13 years ago
Bernhard 59205ac5fc preliminiary implementation for the early heating finish.
13 years ago
Erik van der Zalm f75f426dfa Removed interrupt nesting in the stepper ISR.
13 years ago
Erik van der Zalm aad4b75b94 First parts 2nd extruder
13 years ago
Bernhard a0dc66f7bf Home retract distance configureable per axis.
13 years ago
Bernhard 6d6f323535 make an option if sd-card stop should release the steppers.
13 years ago
Bernhard 74d0032e25 cooldown blocking selectable by #define.
13 years ago
Erik van der Zalm c0f8c9fd72 Seperate ENDSTOP_INVERTING for X Y and Z
13 years ago
Erik van der Zalm 2e43f9c809 Changed min max temperature code.
13 years ago
Bernhard Kubicek 8a1e719a3f overworked config file
13 years ago
Bernhard Kubicek f52e1a9571 autotemp working, default=disabled.
13 years ago
Bernhard Kubicek 70650c331d corrected the ultimaker default values, the previous had a calculation error: see: http://groups.google.com/group/ultimaker/browse_thread/thread/91906788639703cf
13 years ago
Erik van der Zalm b15902d3b5 Fixed bug in configuration.h
13 years ago
Erik van der Zalm e63e224a33 Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
13 years ago
Erik van der Zalm e7dca8614b Advance experiments. Not working yet.
13 years ago
Bernhard Kubicek 46f80e82d9 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
13 years ago
Bernhard Kubicek a9c7da06e3 and changed ultipanel to have the mm/sec and not mm/min
13 years ago
Bernhard Kubicek 7919a40d06 watchdog,percent done,
13 years ago
Erik van der Zalm 805d37f77b Fixed some small planner bugs
13 years ago
Erik van der Zalm 5fd41ae872 Some fixes in planner
13 years ago
Erik van der Zalm 95126c09c0 Added slowdown
13 years ago
Erik van der Zalm 331e82dcd3 Buffer size > 16
13 years ago
Erik van der Zalm c00eefb824 Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
13 years ago
Erik van der Zalm 1d0452f10c 250000 baud
13 years ago
Bernhard Kubicek c57906b627 fixed bug with adjusting ki in realtime.
13 years ago
Erik van der Zalm ac82411c73 Merge remote-tracking branch 'origin/Marlin_v1' into Marlin_v1
13 years ago
Erik van der Zalm 65934eee9c A lot of changes in the planner code
13 years ago
Bernhard Kubicek 36958ee305 minor changes and first not-well working version of autotemp
13 years ago
Bernhard Kubicek 27361e7cd0 beautified the config. ordered it into thematic sections.
13 years ago
Erik van der Zalm d3bfffcb6e Corrected thermistor naming
13 years ago
Bernhard Kubicek 163efdf1c7 Merge branch 'Marlin_v1' of https://github.com/ErikZalm/Marlin into Marlin_v1
13 years ago