Bernhard
a6823a84e1
another typo
пре 13 година
Bernhard
57e163e989
typo
пре 13 година
Bernhard
b58787a367
now velocities are also set in mm/sec in gcode.
пре 13 година
Bernhard
235051253a
overworked lcd+eeprom to have only mm/sec and PID including pid_dt
пре 13 година
Erik van der Zalm
27654bfe69
Fixed variable (removed 0x)
пре 13 година
Erik van der Zalm
cdf0bd4e63
Fixed config bug when EEPROM was disabled
пре 13 година
Erik van der Zalm
6ac9b2e761
Fixed residency time bug. (Thanks to Sound :-) )
пре 13 година
Erik van der Zalm
ac8adabb2b
Small nominal speed improvement.
пре 13 година
Erik van der Zalm
0e0e4945d8
Removed ISR overtaken message from ISR routine
пре 13 година
Erik van der Zalm
c0f8c9fd72
Seperate ENDSTOP_INVERTING for X Y and Z
Added simple endstop filter.
Corrected M114 count display.
пре 13 година
Bernhard Kubicek
5535e51bf6
Yes, thats the beta.
пре 13 година
Bernhard Kubicek
924bab1a03
less lcd flickering
пре 13 година
Bernhard Kubicek
379ea642e1
make tuneing sub-menu.
пре 13 година
Erik van der Zalm
959d82e81e
Small temperature disable bug.
пре 13 година
Erik van der Zalm
4e5becfc51
Added endstop reporting
пре 13 година
Bernhard Kubicek
b21d5193f2
made ultralcd compatible with folders.
пре 13 година
Erik van der Zalm
2e43f9c809
Changed min max temperature code.
пре 13 година
Bernhard Kubicek
cd2268f10a
code cleanup in ultralcd.
пре 13 година
Erik van der Zalm
915ef2d4a1
Added software endstops
пре 13 година
Bernhard Kubicek
e87df99e22
update mcode documentation
пре 13 година
Bernhard Kubicek
8a1e719a3f
overworked config file
пре 13 година
Bernhard Kubicek
5ad1d19384
make it compile without sd_support
пре 13 година
Bernhard Kubicek
7a2d1f5aeb
add M17, so the enable stepper button works in repg.
пре 13 година
Erik van der Zalm
537b5c155d
Fixed arc flowrate.
пре 13 година
Bernhard Kubicek
2a6afee832
make it compile without autotemp
пре 13 година
Bernhard Kubicek
f52e1a9571
autotemp working, default=disabled.
пре 13 година
Erik van der Zalm
6841a10446
Fixed max/min temperature bug
пре 13 година
Bernhard Kubicek
8a08b8e07e
trying to get autotemp to work.
пре 13 година
Bernhard Kubicek
f0154de5b3
found bug that disabled printing from root.
пре 13 година
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
пре 13 година
Bernhard Kubicek
869cee74e6
host-based sd card printing seems now to work with folders
пре 13 година
Bernhard Kubicek
70abca195a
overworked cardreader for folder support; not finished yet.
пре 13 година
Erik van der Zalm
ff69e0a772
Changed max/min temp init. Removed second uart from sabguino core
пре 13 година
Bernhard Kubicek
edb5ea7efa
the normal config again..
пре 13 година
Bernhard Kubicek
5df5727e93
removed some debugging comments
пре 13 година
Bernhard Kubicek
64f2121ab1
updated to sdfatlib2010902
пре 13 година
Erik van der Zalm
b15902d3b5
Fixed bug in configuration.h
пре 13 година
Erik van der Zalm
e7dca8614b
Advance experiments. Not working yet.
пре 13 година
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
пре 13 година
Bernhard Kubicek
02b9eceead
show sd%
пре 13 година
Bernhard Kubicek
7919a40d06
watchdog,percent done,
пре 13 година
Erik van der Zalm
805d37f77b
Fixed some small planner bugs
пре 13 година
Erik van der Zalm
5fd41ae872
Some fixes in planner
пре 13 година
Erik van der Zalm
95126c09c0
Added slowdown
пре 13 година
Erik van der Zalm
331e82dcd3
Buffer size > 16
пре 13 година
Erik van der Zalm
2643ae93d6
Added modified Sanguino files
пре 13 година
Erik van der Zalm
1d0452f10c
250000 baud
пре 13 година
Bernhard Kubicek
c57906b627
fixed bug with adjusting ki in realtime.
пре 13 година
Erik van der Zalm
65934eee9c
A lot of changes in the planner code
пре 13 година
Bernhard Kubicek
9980ceb4a3
added a m400, that finished all moves,
and the mechanism so that if an endstop is hit it the ISR, the steps_to_be_taken are stored, and some current_block data that will be deleted in the next move
If the normal loop() then finds such an event, the position is calculated (floats would have taken too long in the ISR) A serial message is generated.
пре 13 година