Firmware/Marlin
AnHardt 8b876241bd Some more servo code tweaks
Just set up the pin. Don't move to a random position.

Simplify servo::move()
* servo::move() does not need the pin parameter - The pin is set during servo_init() with attach().
* servo::move() does not need a return value.

SERVO_LEVELING is the wrong condition to deactivate the servos.

Remove some temporary (Servo *) variables.
SanityCheck for the servo indexes.
2015-07-24 22:04:49 -05:00
..
configurator Some more servo code tweaks 2015-07-24 22:04:49 -05:00
example_configurations Some more servo code tweaks 2015-07-24 22:04:49 -05:00
fonts
scripts remove offset, add minimum scan area 2015-03-16 15:13:16 +01:00
blinkm.cpp
blinkm.h Deprecate Support for Arduino IDE < 1.0.5 2015-06-08 17:15:28 -05:00
boards.h add makerlab mega controller pin configs 2015-07-23 22:51:40 -05:00
buzzer.cpp Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04:00
buzzer.h Fix typo in buzzer.h endif (PR#2337) 2015-06-27 06:10:19 -05:00
cardreader.cpp Optimize lsDive logic 2015-07-19 10:13:40 -05:00
cardreader.h
Conditionals.h Some more servo code tweaks 2015-07-24 22:04:49 -05:00
Configuration_adv.h make the dual z-endstop optional (PR#2277) 2015-06-10 15:45:59 -05:00
configuration_store.cpp Add COUNT macro and apply 2015-07-22 18:16:05 -05:00
configuration_store.h
Configuration.h Some more servo code tweaks 2015-07-24 22:04:49 -05:00
Default_Version.h Back to 1.0.3 dev - for now 2015-06-03 00:47:11 +02:00
digipot_mcp4451.cpp Add COUNT macro and apply 2015-07-22 18:16:05 -05:00
dogm_bitmaps.h
dogm_font_data_6x9_marlin.h
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_CN.h
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
dogm_lcd_implementation.h add MINIPANEL defines 2015-07-23 22:51:40 -05:00
fastio.h
language_an.h
language_bg.h
language_ca.h
language_cn.h
language_de.h
language_en.h Replace MSG_F? with MSG_N? 2015-05-28 20:30:23 +02:00
language_es.h
language_eu.h
language_fi.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_fr.h
language_it.h Moved MSG_DEBUG in language.h 2015-06-03 08:18:27 +02:00
language_kana_utf8.h
language_kana.h
language_nl.h Added correct dutch translation for calibrate. 2015-06-25 09:12:44 -05:00
language_pl.h
language_pt-br.h Added new trasnslatable labels. 2015-03-31 16:59:43 +02:00
language_pt.h
language_ru.h Update Russian translation (PR#2443) 2015-07-15 10:35:36 -05:00
language_test.h
language.h Check the temperature before filament change 2015-06-25 20:45:03 -05:00
macros.h Add COUNT macro and apply 2015-07-22 18:16:05 -05:00
Makefile
Marlin_main.cpp Reduce set_homing_bump_feedrate, save 42 bytes (PR#2512) 2015-07-24 22:00:25 -05:00
Marlin.h Mark unchanging arrays as const (PR#2494) 2015-07-22 21:37:37 -05:00
Marlin.ino Cleanup of comments & spacing 2015-06-28 08:20:28 -05:00
MarlinSerial.cpp Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
MarlinSerial.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
mesh_bed_leveling.cpp
mesh_bed_leveling.h
pins_3DRAG.h
pins_5DPRINT.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_99.h
pins_AZTEEG_X1.h
pins_AZTEEG_X3_PRO.h
pins_AZTEEG_X3.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_BAM_DICE_DUE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_BRAINWAVE_PRO.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_BRAINWAVE.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_CHEAPTRONIC.h
pins_ELEFU_3.h Cleanup rotary encoder encrot* defines 2015-03-02 06:42:48 -08:00
pins_FELIX2.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_GEN3_MONOLITHIC.h
pins_GEN3_PLUS.h
pins_GEN6_DELUXE.h
pins_GEN6.h
pins_GEN7_12.h
pins_GEN7_13.h
pins_GEN7_14.h
pins_GEN7_CUSTOM.h
pins_K8200.h
pins_LEAPFROG.h
pins_MEGACONTROLLER.h Move servos to the top in pins_MEGACONTROLLER.h 2015-07-23 22:51:41 -05:00
pins_MEGATRONICS_2.h
pins_MEGATRONICS_3.h
pins_MEGATRONICS.h Neaten up pins_MEGATRONICS.h (PR#2493) 2015-07-22 17:23:22 -05:00
pins_MELZI_MAKR3D.h Rename and repair MELZI_1284 (PR#2301) 2015-06-22 22:30:07 -04:00
pins_MELZI.h
pins_MINIRAMBO.h added minirambo pin definitions. V2 2015-06-06 18:37:58 -05:00
pins_MINITRONICS.h Renamed Pins_megatronics_1 to Pins_minitronics 2015-06-06 18:59:04 -05:00
pins_MKS_BASE.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_OMCA_A.h
pins_OMCA.h
pins_PRINTRBOARD.h Move Y_STOP_PIN for Printrboard with SD (PR#2420) 2015-07-16 16:39:55 -05:00
pins_RAMBO.h add pin definition to some motherboards 2015-05-12 10:02:23 +02:00
pins_RAMPS_13_EFB.h Add pins_RAMPS_13_EFB.h to reduce redundancy 2015-06-15 20:17:09 -05:00
pins_RAMPS_13.h add MINIPANEL defines 2015-07-23 22:51:40 -05:00
pins_RAMPS_OLD.h
pins_RIGIDBOARD.h Use RIGIDBOT_PANEL for consistency with online docs 2015-07-09 11:36:46 -05:00
pins_RUMBA.h
pins_SANGUINOLOLU_11.h Better Sanguinololu & Graphical Controller (PR#2504) 2015-07-23 23:47:07 -05:00
pins_SANGUINOLOLU_12.h Rename and repair MELZI_1284 (PR#2301) 2015-06-22 22:30:07 -04:00
pins_SAV_MKI.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_SETHI.h
pins_STB_11.h
pins_TEENSY2.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_TEENSYLU.h Compiler defines USBCON for USB devices (PR#2433) 2015-07-15 10:32:11 -05:00
pins_ULTIMAIN_2.h
pins_ULTIMAKER_OLD.h
pins_ULTIMAKER.h
pins.h add makerlab mega controller pin configs 2015-07-23 22:51:40 -05:00
planner.cpp Enable Y and sanity-check CoreXZ (PR#2509) 2015-07-23 23:46:27 -05:00
planner.h
qr_solve.cpp
qr_solve.h
SanityCheck.h Some more servo code tweaks 2015-07-24 22:04:49 -05:00
Sd2Card.cpp
Sd2Card.h
Sd2PinMap.h Add COUNT macro and apply 2015-07-22 18:16:05 -05:00
SdBaseFile.cpp
SdBaseFile.h
SdFatConfig.h
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h Revert "Move Sd library out into library" 2015-01-15 18:52:10 -05:00
servo.cpp Some more servo code tweaks 2015-07-24 22:04:49 -05:00
servo.h Some more servo code tweaks 2015-07-24 22:04:49 -05:00
speed_lookuptable.h
stepper_indirection.cpp
stepper_indirection.h Move macros, add ENABLED/DISABLED, add includes 2015-07-22 18:16:05 -05:00
stepper.cpp Correct bracketing for COREXY-XZ 2015-07-23 19:52:21 -05:00
stepper.h Use st_get_position_mm where possible (PR#2411) 2015-07-12 22:15:54 -05:00
temperature.cpp Require extruders for thermal code 2015-07-16 16:36:30 -05:00
temperature.h
thermistortables.h Add COUNT macro and apply 2015-07-22 18:16:05 -05:00
ultralcd_implementation_hitachi_HD44780.h Clean up spacing and comments 2015-06-15 20:20:31 -05:00
ultralcd_st7920_u8glib_rrd.h
ultralcd.cpp Mark unchanging arrays as const (PR#2494) 2015-07-22 21:37:37 -05:00
ultralcd.h Move buzzing code to buzzr.h & buzzer.cpp (PR#2307) 2015-06-22 22:31:48 -04:00
utf_mapper.h
vector_3.cpp Add code_value_short and SERIAL_CHAR 2015-04-03 21:43:30 -07:00
vector_3.h
watchdog.cpp Add a string parameter to kill() 2015-05-20 20:53:48 +02:00
watchdog.h