Scott Lahteine
9bdab4f3a8
Clean up "else" and other spacing
il y a 9 ans
Scott Lahteine
0c7f7ebcfb
Styling adjustments (PR#2668 & PR#2670)
Keep "astyled" reformatting
il y a 9 ans
Scott Lahteine
c065da52ec
Spacing and spelling
il y a 9 ans
Scott Lahteine
c37f7d15c9
- Rename WRITE_E_STEP for consistency
- Add BIT and TEST macros
- Add _APPLY_ macros to stepper.cpp to help with consolidation
- Consolidate code in stepper.cpp using macros
- Apply standards in stepper.cpp
- Use >= 0 instead of > -1 as a better semantic
- Replace DUAL_Y_CARRIAGE with Y_DUAL_STEPPER_DRIVERS
il y a 9 ans
Scott Lahteine
dfb38874f8
Some suggested changes for #1555
il y a 9 ans
Cylindric
d819c55395
Various typo fixes - only in comments, no code changes.
il y a 10 ans
David Forrest
e8e0697e48
fastio.h: Add AT90USBxx_TEENSYPP_ASSIGNMENTS for teensyduino/Lincomatic/Printrboard compatibility.
il y a 10 ans
Erik van der Zalm
bca353cc12
Fixed duplicate define in fastio.h
il y a 11 ans
Steve Kelly
b42d24e31e
add additional pins to avr2560 for rambo lcd
il y a 11 ans
Scott Lahteine
5dabc95409
Apply all changes from latest Marlin_V1
Diffed and merged, preserving my updates
il y a 11 ans
Gatulibu
b78fa6bb70
Added support for Megatronics v2.0 and Minitronics v1.0
merged from code downloaded from reprapworld.com
il y a 11 ans
Johann Rocholl
6aa87a7b67
Use the same fastio.h definition for AT90USB1286/7 and AT90USB646/7.
il y a 12 ans
Johann Rocholl
ce4b5bbeaa
Add AT90USB646 support from Sprinter to fastio.h.
il y a 12 ans
daid303
7a02ba361c
Header multiple include protection should match the filename, not just _ARDUINO_H, which is almost bound to go wrong some day.
il y a 12 ans
Erik van der Zalm
9173a5713b
Teensylu support.
il y a 12 ans
Christian Thalhammer
59cc5f889e
- added support for ATMega1284P
il y a 12 ans
Erik van der Zalm
e017228569
Merged multiple extruder support.
Soft PWM. (Sanguinololu can also have PID temperature control)
Interrupt save WRITE for addresses > 0x0FF
il y a 13 ans
Denis B
4fd75dc813
Working version of multiple extruders (up to 3)
- The temperature control is pretty much complete
(not sure what to do w/ autotemp though)
Changed the pins assignment to clearly separate bed and extruder heaters
and temp sensors, changed a bit how termistor tables are handled.
- The steppers control is rudimentary
(only chanages what pins it uses depending on the active_extruder var,
but that's enough for switching extruder in the start.gcode in the
the profiles)
- Tested only w/ RAMPS 1.4
il y a 13 ans
Bernhard Kubicek
40e8081623
changed end of line to windows, which seems to be the majority of developers main platform.
il y a 13 ans
Bernhard Kubicek
00674af3a8
merge from the branch bkubicek/Marlin/zalmmerge
il y a 13 ans
Erik van der Zalm
094afe7c10
Merged Marlin, Marlin non gen6 and Ultimaker changes
il y a 13 ans
Erik van der Zalm
750f6c33e3
first commit
il y a 13 ans