- Dec 09, 2011
-
-
Bernhard authored
fixed the st_synchronize. it would have continued if there is only the last move of the buffer being stepped.
-
- Dec 07, 2011
- Dec 04, 2011
-
-
-
Bernhard authored
added M503 to display eeprom storage, and renamed eeprom routings. This version is compatible with the qtmarlin eeprom-tab.
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Bernhard authored
Found a couple of unused variables, that I commented. Tried to solve the program memory warning message, and failed.
-
Bernhard authored
-
Bernhard authored
-
- Dec 02, 2011
-
-
Erik van der Zalm authored
Advance (not tested)
-
- Dec 01, 2011
-
-
Bernhard authored
-
- Nov 30, 2011
-
-
Bernhard authored
-
Bernhard authored
-
Bernhard authored
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.
-
Bernhard authored
made it compile if arduino decides to include files in a differnt order. DEC HEX and stuff now defined in MarlinSerial.h
-
- Nov 29, 2011
-
-
Bernhard authored
-
- Nov 28, 2011
-
-
Bernhard authored
-
Bernhard authored
-
Bernhard authored
-
-
Bernhard authored
-
Erik van der Zalm authored
-
Bernhard authored
Conflicts: Marlin/temperature.h
-
Erik van der Zalm authored
-
Erik van der Zalm authored
-
Bernhard authored
-
Bernhard authored
-
Bernhard authored
get rid of indirect ringbuffer calls, made some inlines, removed virtual and streaming class requirements.
-
Erik van der Zalm authored
(When using the lower and upper adc input bank)
-
- Nov 27, 2011
-
-
Erik van der Zalm authored
Add serial checkRx in stepper ISR. Copied HardwareSerial to MarlinSerial (Needed for checkRx).
-
Bernhard authored
first naive attempt to have a offset in the homeing procedure. Does not enable to move into regions not allowed by endstops.
-
Bernhard authored
-
Bernhard authored
-
Bernhard authored
-
Bernhard authored
-
Bernhard authored
-