Y1 motor is at Left Back Side, Y2 motor is at
Right Back side
Front
Back
Right
Left
Y2
Y1
Z Motor is at the bottom
Z Motor is at the bottom
Defined by location of Z axis
D3D Mini Marlin - Test Procedure - X Axis
Start
Check Controller + Cable + Motor - this can be done for every axis
X Endstop + X Motor
D3D Mini Marlin - Test Procedure - X Axis
X Axis Motion
X Axis Motion - Troubleshooting
What if X axis does not move?
Troubleshooting - Start Upstream as a General Rule: Outlet Power - Power - Arduino - RAMPS - Cable - Stepper
Y Axis Motion
Make Sure You have the Correct Y axis orientation for Y1 and Y2. Y1 is to the left if Z is at back.
Heat Bed
Plug 2 heat bed wires into terminals D8
Height Probe
Take the 5V heigth sensor, and connect it to an endstop wire
Height Probe
Endstop Plug
Z Motor
Plug in the Z motor to either of the Z plugs
Extruder
Plug extruder motor into the E0 header on the controller
Connection Log
Display in Pronterface upon Starting
D3D:
Connecting...
start
Printer is now online.
echo:Marlin 1.1.0-RC8
echo: Last Updated: 2016-12-06 12:00 | Author: Marcin Jakubowski
Compiled: Mar 22 2017
echo: Free Memory: 5416 PlannerBufferBytes: 1168
echo:V27 stored settings retrieved (398 bytes)
echo:Steps per unit:
echo: M92 X80.00 Y80.00 Z80.00 E500.00
echo:Maximum feedrates (mm/s):
echo: M203 X300.00 Y300.00 Z5.00 E25.00
echo:Maximum Acceleration (mm/s2):
echo: M201 X3000 Y3000 Z100 E10000
echo:Accelerations: P=printing, R=retract and T=travel
echo: M204 P3000.00 R3000.00 T3000.00
echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
echo: M205 S0.00 T0.00 B20000 X20.00 Y20.00 Z20.00 E5.00
echo:Home offset (mm)
echo: M206 X0.00 Y0.00 Z0.00
echo:PID settings:
echo: M301 P22.20 I1.08 D114.00
echo:Filament settings: Disabled
echo: M200 D3.00
echo: M200 D0
echo:Z-Probe Offset (mm):
echo: M851 Z0.00
D3D Mini:
Connecting...
Connecting...
start
Printer is now online.
echo:Marlin 1.1.0-RC8
echo: Last Updated: 2016-12-06 12:00 | Author: Marcin Jakubowski
Compiled: Apr 27 2017
echo: Free Memory: 5416 PlannerBufferBytes: 1168
echo:Hardcoded Default Settings Loaded
echo:Steps per unit:
echo: M92 X80.00 Y80.00 Z80.00 E500.00
echo:Maximum feedrates (mm/s):
echo: M203 X300.00 Y300.00 Z5.00 E25.00
echo:Maximum Acceleration (mm/s2):
echo: M201 X3000 Y3000 Z100 E10000
echo:Accelerations: P=printing, R=retract and T=travel
echo: M204 P3000.00 R3000.00 T3000.00
echo:Advanced variables: S=Min feedrate (mm/s), T=Min travel feedrate (mm/s), B=minimum segment time (ms), X=maximum XY jerk (mm/s), Z=maximum Z jerk (mm/s), E=maximum E jerk (mm/s)
echo: M205 S0.00 T0.00 B20000 X20.00 Y20.00 Z20.00 E5.00
echo:Home offset (mm)
echo: M206 X0.00 Y0.00 Z0.00
echo:PID settings:
echo: M301 P22.20 I1.08 D114.00
echo:Filament settings: Disabled
echo: M200 D3.00
echo: M200 D0
echo:Z-Probe Offset (mm):
echo: M851 Z-0.70
Compile Log
D3D Mini:
Connecting...
start
Printer is now online.
Output in Pronterface is different. Do we have the same code installed? Wiki has March 13 version.
Arduino: 1.6.8 (Linux), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"��/home/marcin/Desktop/arduino-1.6.8/arduino-builder -dump-prefs -logger=machine -hardware "/home/marcin/Desktop/arduino-1.6.8/hardware" -tools "/home/marcin/Desktop/arduino-1.6.8/tools-builder" -tools "/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr" -built-in-libraries "/home/marcin/Desktop/arduino-1.6.8/libraries" -libraries "/home/marcin/Arduino/libraries" -fqbn=arduino:avr:mega:cpu=atmega2560 -ide-version=10608 -build-path "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp" -warnings=none -prefs=build.warn_data_percentage=75 -verbose "/home/marcin/Desktop/Marlin-Fresh/Marlin/Marlin.ino"�/home/marcin/Desktop/arduino-1.6.8/arduino-builder -compile -logger=machine -hardware "/home/marcin/Desktop/arduino-1.6.8/hardware" -tools "/home/marcin/Desktop/arduino-1.6.8/tools-builder" -tools "/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr" -built-in-libraries "/home/marcin/Desktop/arduino-1.6.8/libraries" -libraries "/home/marcin/Arduino/libraries" -fqbn=arduino:avr:mega:cpu=atmega2560 -ide-version=10608 -build-path "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp" -warnings=none -prefs=build.warn_data_percentage=75 -verbose "/home/marcin/Desktop/Marlin-Fresh/Marlin/Marlin.ino"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin.ino.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/M100_Free_Mem_Chk.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin.ino.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/MarlinSerial.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin_main.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Sd2Card.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdBaseFile.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdFatUtil.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdFile.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdVolume.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/blinkm.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/cardreader.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/configuration_store.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/dac_mcp4728.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/digipot_mcp4451.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/endstops.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/mesh_bed_leveling.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/planner.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/planner_bezier.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/printcounter.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/qr_solve.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/servo.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper_dac.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper_indirection.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stopwatch.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/temperature.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/twibus.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/ultralcd.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/utility.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/vector_3.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/watchdog.cpp" -o "/dev/null"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -w -x c++ -E -CC -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin.ino.cpp" -o "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/preproc/ctags_target_for_gcc_minus_e.cpp"�"/home/marcin/Desktop/arduino-1.6.8/tools-builder/ctags/5.8-arduino10/ctags" -u --language-force=c++ -f - --c++-kinds=svpf --fields=KSTtzns --line-directives "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/preproc/ctags_target_for_gcc_minus_e.cpp"�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/M100_Free_Mem_Chk.cpp.o�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-g++" -c -g -Os -w -std=gnu++11 -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin.ino.cpp" -o "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin.ino.cpp.o"�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/MarlinSerial.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin_main.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Sd2Card.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdBaseFile.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdFatUtil.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdFile.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdVolume.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/blinkm.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/cardreader.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/configuration_store.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/dac_mcp4728.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/digipot_mcp4451.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/endstops.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/mesh_bed_leveling.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/planner.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/planner_bezier.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/printcounter.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/qr_solve.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/servo.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper_dac.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper_indirection.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stopwatch.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/temperature.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/twibus.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/ultralcd.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/utility.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/vector_3.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/watchdog.cpp.o�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-gcc" -c -g -x assembler-with-cpp -mmcu=atmega2560 -DF_CPU=16000000L -DARDUINO=10608 -DARDUINO_AVR_MEGA2560 -DARDUINO_ARCH_AVR "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino" "-I/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/variants/mega" "/home/marcin/Desktop/arduino-1.6.8/hardware/arduino/avr/cores/arduino/wiring_pulse.S" -o "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_pulse.S.o"�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/WInterrupts.c.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/hooks.c.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring.c.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_analog.c.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_digital.c.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_pulse.c.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_shift.c.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/CDC.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial0.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial1.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial2.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial3.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/IPAddress.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/PluggableUSB.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/Print.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/Stream.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/Tone.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/USBCore.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/WMath.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/WString.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/abi.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/main.cpp.o�Using previously compiled file: /tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/new.cpp.o�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_pulse.S.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/WInterrupts.c.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/hooks.c.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring.c.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_analog.c.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_digital.c.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_pulse.c.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/wiring_shift.c.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/CDC.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial0.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial1.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial2.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/HardwareSerial3.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/IPAddress.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/PluggableUSB.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/Print.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/Stream.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/Tone.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/USBCore.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/WMath.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/WString.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/abi.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/main.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-ar" rcs "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/new.cpp.o"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-gcc" -w -Os -Wl,--gc-sections,--relax -mmcu=atmega2560 -o "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/Marlin.ino.elf" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/M100_Free_Mem_Chk.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin.ino.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/MarlinSerial.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Marlin_main.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/Sd2Card.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdBaseFile.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdFatUtil.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdFile.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/SdVolume.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/blinkm.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/cardreader.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/configuration_store.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/dac_mcp4728.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/digipot_mcp4451.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/endstops.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/mesh_bed_leveling.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/planner.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/planner_bezier.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/printcounter.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/qr_solve.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/servo.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper_dac.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stepper_indirection.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/stopwatch.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/temperature.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/twibus.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/ultralcd.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/utility.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/vector_3.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/sketch/watchdog.cpp.o" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/core/core.a" "-L/tmp/buildef231afdc925185bcd7189442bc5e218.tmp" -lm�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-objcopy" -O ihex -j .eeprom --set-section-flags=.eeprom=alloc,load --no-change-warnings --change-section-lma .eeprom=0 "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/Marlin.ino.elf" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/Marlin.ino.eep"�"/home/marcin/Desktop/arduino-1.6.8/hardware/tools/avr/bin/avr-objcopy" -O ihex -R .eeprom "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/Marlin.ino.elf" "/tmp/buildef231afdc925185bcd7189442bc5e218.tmp/Marlin.ino.hex"��Sketch uses 52,892 bytes (20%) of program storage space. Maximum is 253,952 bytes.�Global variables use 2,669 bytes (32%) of dynamic memory, leaving 5,523 bytes for local variables. Maximum is 8,192 bytes.�avrdude: ser_open(): can't open device "/dev/ttyACM2": No such file or directory�ioctl("TIOCMGET"): Inappropriate ioctl for device�ioctl("TIOCMGET"): Inappropriate ioctl for device�avrdude: ser_send(): write error: Bad file descriptor�Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.