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 |
2011-11-19 |
Bernhard Kubicek | overworked cardreader for folder support; not finished... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
Erik van der... | Changed max/min temp init. Removed second uart from... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Bernhard Kubicek | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Bernhard Kubicek | the normal config again.. |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Bernhard Kubicek | removed some debugging comments |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Bernhard Kubicek | updated to sdfatlib2010902 |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Erik van der... | Fixed bug in configuration.h |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Erik van der... | Merge remote-tracking branch 'origin/Marlin_v1' into... |
commit | commitdiff | tree | snapshot |
2011-11-18 |
Erik van der... | Advance experiments. Not working yet. |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Bernhard Kubicek | Merge branch 'Marlin_v1' of https://github.com/ErikZalm... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Bernhard Kubicek | and changed ultipanel to have the mm/sec and not mm/min |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Bernhard Kubicek | show sd% |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Bernhard Kubicek | watchdog,percent done, |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Erik van der... | Fixed some small planner bugs |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Erik van der... | Some fixes in planner |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Erik van der... | Added slowdown |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Erik van der... | Buffer size > 16 |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Erik van der... | Added modified Sanguino files |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Erik van der... | Merge remote-tracking branch 'origin/Marlin_v1' into... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Erik van der... | 250000 baud |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Bernhard Kubicek | fixed bug with adjusting ki in realtime. |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Erik van der... | Merge remote-tracking branch 'origin/Marlin_v1' into... |
commit | commitdiff | tree | snapshot |
2011-11-13 |
Erik van der... | A lot of changes in the planner code |
commit | commitdiff | tree | snapshot |
next |