2011-12-09 |
Bernhard | made runout prevention independent of tempeorarily... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Bernhard | extruder runout prevention. |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Bernhard | added a partial release option to "m84" aka "stepper... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Bernhard | added autostart procedure trigger to the ultralcd menu |
commit | commitdiff | tree | snapshot |
2011-12-09 |
Bernhard | fixed the st_synchronize. it would have continued if... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bernhard | z homing sound fix, for now until the actual cause... |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bernhard | moved <stdio.h> to more dominant location. |
commit | commitdiff | tree | snapshot |
2011-12-07 |
Bernhard | repaired homing position setting. |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Bernhard | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Bernhard | added M503 to display eeprom storage, and renamed eepro... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Erik van der... | Update endstops only for homing. (use less resources... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Erik van der... | Add option to only check endstop when homing |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Erik van der... | Merge branch 'Marlin_v1', remote-tracking branch 'origi... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Erik van der... | Some advance modifications |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Bernhard | solved some compiler warnings that are now visible... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Bernhard | overworked autotemp, removed one layer of nesting from... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
Bernhard | make QUICKHOME configureable |
commit | commitdiff | tree | snapshot |
2011-12-02 |
Erik van der... | More 2nd extruder implementation. (Not usable) |
commit | commitdiff | tree | snapshot |
2011-12-01 |
Bernhard | make it compile with arduino 1.0 ; function is still... |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Bernhard | more fixing of the sanguino math round problem |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Bernhard | removed stream.h referenece from marlinserial. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Bernhard | preliminiary implementation for the early heating finish. |
commit | commitdiff | tree | snapshot |
2011-11-30 |
Bernhard | made it compile if arduino decides to include files... |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Bernhard | first homing move diagonal towards home switches. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | repaired compiliation in windows |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | more inlines |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | possible stepper release after sd printing |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | force inline |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Erik van der... | Moved M88 into M84. (M84 E) |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | Merge branch 'smallopt' into Marlin_v1 |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Erik van der... | Disabled M88 for boards that don't have seperate enable... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Erik van der... | Added M88 command. (Request from Action68) |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | inlineing of small functions in serial |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | removed unecessary indirect register adressing in serial. |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Bernhard | get rid of indirect ringbuffer calls, made some inlines... |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Erik van der... | Fixed temperature reading bug. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Erik van der... | Removed interrupt nesting in the stepper ISR. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bernhard | first naive attempt to have a offset in the homeing... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bernhard | lcd message from gcode, m117 |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bernhard | add autotemp support to the lcd |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bernhard | overlooked some inlines.. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bernhard | force inline |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Bernhard | planner optimization by inline functions |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Erik van der... | First parts 2nd extruder |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Bernhard | Home retract distance configureable per axis. |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Bernhard | make an option if sd-card stop should release the steppers. |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Bernhard | disable steppers as routine in stepper.cpp |
commit | commitdiff | tree | snapshot |
2011-11-26 |
Bernhard | cooldown blocking selectable by #define. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bernhard | slowdown |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bernhard | overworked ultralcd a bit |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bernhard | another typo |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bernhard | typo |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bernhard | now velocities are also set in mm/sec in gcode. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bernhard | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Bernhard | overworked lcd+eeprom to have only mm/sec and PID inclu... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Erik van der... | Fixed variable (removed 0x) |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Erik van der... | Fixed config bug when EEPROM was disabled |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Erik van der... | Fixed residency time bug. (Thanks to Sound :-) ) |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Erik van der... | Small nominal speed improvement. |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Erik van der... | Removed ISR overtaken message from ISR routine |
commit | commitdiff | tree | snapshot |
2011-11-25 |
Erik van der... | Seperate ENDSTOP_INVERTING for X Y and Z |
commit | commitdiff | tree | snapshot |
2011-11-21 |
ErikZalm | Update README.md |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | Yes, thats the beta. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | less lcd flickering |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | make tuneing sub-menu. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Erik van der... | Small temperature disable bug. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Erik van der... | Merge branch 'Marlin_v1', remote-tracking branch 'origi... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Erik van der... | Added endstop reporting |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | made ultralcd compatible with folders. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Erik van der... | Small changes to README.md |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Erik van der... | Changed min max temperature code. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | code cleanup in ultralcd. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | more readme |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | even more format. |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | format |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | format |
commit | commitdiff | tree | snapshot |
2011-11-20 |
Bernhard Kubicek | format readme. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | overworked readme |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Erik van der... | Merge branch 'Marlin_v1', remote-tracking branch 'origi... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Erik van der... | Added software endstops |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | update mcode documentation |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | overworked config file |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | make it compile without sd_support |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | add M17, so the enable stepper button works in repg. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Erik van der... | Merge remote-tracking branch 'origin/Marlin_v1' into... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Erik van der... | Fixed arc flowrate. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | make it compile without autotemp |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | autotemp working, default=disabled. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Erik van der... | Merge remote-tracking branch 'origin/Marlin_v1' into... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Erik van der... | Fixed max/min temperature bug |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | trying to get autotemp to work. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | found bug that disabled printing from root. |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | corrected the ultimaker default values, the previous... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Bernhard Kubicek | host-based sd card printing seems now to work with... |
commit | commitdiff | tree | snapshot |
next |