Need help, ctc replicator is reciving commands from octo print but not reacting

What is the problem?
I have installed the gpx plugin but the printer still dose not seem to understand the code, the green light under the printer next to the usb port flashes, so I know it is receiving the orders, yet it dose not move. I can not move or control the temperature on the printer. I've have spent days playing with the settings to no success and am asking for help as a last resort. I have software versions 7.4. open to any suggestion, thanks
What did you already try to solve it?
I have played with the settings on octoprint, the printer, cura, replicatorG and raspberry pi.
Logs (octoprint.log, serial.log or output on terminal tab, browser error console ...)

Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ...)
I have a ctc replicator 2,OctoPrint 1.3.11 running on OctoPi 0.16.0

Hi @Building_Stuff!

Do you have some logs to check?

sorry be with you in a minuet just trying to find how to share them, thanks

view-source:https://octopi.local/#control

Uhhm - that is a link to your local OctoPi/OctoPrint installation. I can't see it. It in your local network

2019-08-03 12:46:51,139 - octoprint.server.util.flask - INFO - Passively logging in user Building stuff from ::ffff:192.168.1.199
2019-08-03 12:46:51,151 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2019-08-03 12:46:51,151 - octoprint.util.pip - INFO - ==> pip ok -> yes
2019-08-03 12:46:51,202 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2019-08-03 12:46:51,392 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'https://octopi.local/'}
2019-08-03 12:46:53,562 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15}
2019-08-03 12:46:54,371 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.13', 'ram': 918188032, 'octopi_version': '0.16.0', 'version': u'1.3.11', 'pip': '19.0.1', 'cores': 4, 'freq': 1400.0, 'pi_model': 'Raspberry Pi 3 Model B Plus Rev 1.3', 'os': 'linux'}
2019-08-03 12:47:13,723 - octoprint.server.preemptive_cache - INFO - ... done in 22.33s
2019-08-03 12:47:13,806 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.1.199
2019-08-03 12:47:14,654 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.1.199
2019-08-03 12:47:14,745 - octoprint.server.util.flask - INFO - Passively logging in user Building stuff from ::ffff:192.168.1.199
2019-08-03 12:47:16,921 - octoprint.server.util.sockjs - INFO - User Building stuff logged in on the socket from client ::ffff:192.168.1.199
2019-08-03 12:47:20,178 - octoprint.plugins.GPX - INFO - Connecting through x3g.
2019-08-03 12:47:20,185 - octoprint.plugins.GPX - INFO - GPXPrinter created, port: /dev/ttyACM0, baudrate: 115200
2019-08-03 12:47:27,249 - octoprint.plugins.GPX - INFO - gpx.connect succeeded
2019-08-03 12:47:27,261 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Opening serial port"
2019-08-03 12:47:27,281 - octoprint.util.comm - INFO - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2019-08-03 12:47:28,329 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-08-03 12:47:28,377 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting baudrate" to "Operational"
2019-08-03 12:47:28,403 - octoprint.plugins.firmwareupdater - INFO - Got CONNECTED event
2019-08-03 12:47:28,409 - octoprint.plugins.firmwareupdater - INFO - Run postflash flag is not set
2019-08-03 12:47:28,417 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2019-08-03 12:47:28,421 - octoprint.util.comm - INFO - Externally triggered heatup detected
2019-08-03 12:47:33,844 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': u'AUTO', 'firmware_name': 'Makerbot'}
2019-08-03 12:47:48,917 - octoprint.util.comm - INFO - Externally triggered heatup detected
2019-08-03 12:47:51,003 - octoprint.util.comm - INFO - Externally triggered heatup detected
2019-08-03 12:55:55,944 - octoprint.plugins.GPX - INFO - option, value: has_heated_build_platform, None
2019-08-03 12:55:55,948 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, None
2019-08-03 12:55:55,950 - octoprint.plugins.GPX - INFO - option, value: motor_steps, None
2019-08-03 12:55:55,952 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, None
2019-08-03 12:55:55,957 - octoprint.plugins.GPX - INFO - option, value: has_heated_build_platform, None
2019-08-03 12:55:55,959 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, None
2019-08-03 12:55:55,963 - octoprint.plugins.GPX - INFO - option, value: motor_steps, None
2019-08-03 12:55:55,966 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, None
2019-08-03 12:55:55,969 - octoprint.plugins.GPX - INFO - option, value: active_temperature, None
2019-08-03 12:55:55,972 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, None
2019-08-03 12:55:55,975 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, None
2019-08-03 12:55:55,979 - octoprint.plugins.GPX - INFO - option, value: packing_density, None
2019-08-03 12:55:55,983 - octoprint.plugins.GPX - INFO - option, value: standby_temperature, None
2019-08-03 12:55:55,985 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, u'1.75'
2019-08-03 12:55:55,987 - octoprint.plugins.GPX - INFO - option, value: extruder_count, None
2019-08-03 12:55:55,989 - octoprint.plugins.GPX - INFO - option, value: nozzle_diameter, None
2019-08-03 12:55:55,996 - octoprint.plugins.GPX - INFO - option, value: timeout, None
2019-08-03 12:55:56,000 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, None
2019-08-03 12:55:56,003 - octoprint.plugins.GPX - INFO - option, value: build_progress, u'0'
2019-08-03 12:55:56,005 - octoprint.plugins.GPX - INFO - option, value: ditto_printing, u'0'
2019-08-03 12:55:56,009 - octoprint.plugins.GPX - INFO - option, value: gcode_flavor, u'makerbot'
2019-08-03 12:55:56,012 - octoprint.plugins.GPX - INFO - option, value: machine_type, u'cr1d'
2019-08-03 12:55:56,013 - octoprint.plugins.GPX - INFO - option, value: nominal_filament_diameter, u'1.75'
2019-08-03 12:55:56,016 - octoprint.plugins.GPX - INFO - option, value: packing_density, None
2019-08-03 12:55:56,018 - octoprint.plugins.GPX - INFO - option, value: recalculate_5d, u'0'
2019-08-03 12:55:56,020 - octoprint.plugins.GPX - INFO - option, value: sd_card_path, None
2019-08-03 12:55:56,022 - octoprint.plugins.GPX - INFO - option, value: slicer_filament_diameter, None
2019-08-03 12:55:56,024 - octoprint.plugins.GPX - INFO - option, value: active_temperature, None
2019-08-03 12:55:56,026 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, None
2019-08-03 12:55:56,027 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, None
2019-08-03 12:55:56,029 - octoprint.plugins.GPX - INFO - option, value: packing_density, None
2019-08-03 12:55:56,031 - octoprint.plugins.GPX - INFO - option, value: standby_temperature, None
2019-08-03 12:55:56,033 - octoprint.plugins.GPX - INFO - option, value: endstop, None
2019-08-03 12:55:56,034 - octoprint.plugins.GPX - INFO - option, value: home_feedrate, None
2019-08-03 12:55:56,036 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, None
2019-08-03 12:55:56,037 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, None
2019-08-03 12:55:56,039 - octoprint.plugins.GPX - INFO - option, value: endstop, None
2019-08-03 12:55:56,039 - octoprint.plugins.GPX - INFO - option, value: home_feedrate, None
2019-08-03 12:55:56,040 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, None
2019-08-03 12:55:56,041 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, None
2019-08-03 12:55:56,041 - octoprint.plugins.GPX - INFO - option, value: endstop, None
2019-08-03 12:55:56,042 - octoprint.plugins.GPX - INFO - option, value: home_feedrate, None
2019-08-03 12:55:56,044 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, None
2019-08-03 12:55:56,046 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, None
2019-08-03 12:55:56,051 - octoprint.plugins.GPX - INFO - Open /home/pi/.octoprint/data/GPX/gpx.ini
2019-08-03 12:55:56,052 - octoprint.plugins.GPX - INFO - Write /home/pi/.octoprint/data/GPX/gpx.ini
2019-08-03 13:01:36,494 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2019-08-03 13:02:47,877 - octoprint.plugins.GPX - INFO - option, value: has_heated_build_platform, u'None'
2019-08-03 13:02:47,881 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, u'None'
2019-08-03 13:02:47,884 - octoprint.plugins.GPX - INFO - option, value: motor_steps, u'None'
2019-08-03 13:02:47,888 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, u'None'
2019-08-03 13:02:47,892 - octoprint.plugins.GPX - INFO - option, value: has_heated_build_platform, u'None'
2019-08-03 13:02:47,894 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, u'None'
2019-08-03 13:02:47,896 - octoprint.plugins.GPX - INFO - option, value: motor_steps, u'None'
2019-08-03 13:02:47,901 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, u'None'
2019-08-03 13:02:47,904 - octoprint.plugins.GPX - INFO - option, value: active_temperature, u'None'
2019-08-03 13:02:47,907 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, u'None'
2019-08-03 13:02:47,911 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, u'None'
2019-08-03 13:02:47,914 - octoprint.plugins.GPX - INFO - option, value: packing_density, u'None'
2019-08-03 13:02:47,917 - octoprint.plugins.GPX - INFO - option, value: standby_temperature, u'None'
2019-08-03 13:02:47,920 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, u'1.75'
2019-08-03 13:02:47,921 - octoprint.plugins.GPX - INFO - option, value: extruder_count, u'None'
2019-08-03 13:02:47,923 - octoprint.plugins.GPX - INFO - option, value: nozzle_diameter, u'None'
2019-08-03 13:02:47,924 - octoprint.plugins.GPX - INFO - option, value: timeout, u'None'
2019-08-03 13:02:47,926 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, u'None'
2019-08-03 13:02:47,927 - octoprint.plugins.GPX - INFO - option, value: build_progress, u'0'
2019-08-03 13:02:47,928 - octoprint.plugins.GPX - INFO - option, value: ditto_printing, u'0'
2019-08-03 13:02:47,928 - octoprint.plugins.GPX - INFO - option, value: gcode_flavor, u'makerbot'
2019-08-03 13:02:47,929 - octoprint.plugins.GPX - INFO - option, value: machine_type, u'cr1d'
2019-08-03 13:02:47,931 - octoprint.plugins.GPX - INFO - option, value: nominal_filament_diameter, u'1.75'
2019-08-03 13:02:47,933 - octoprint.plugins.GPX - INFO - option, value: packing_density, u'None'
2019-08-03 13:02:47,935 - octoprint.plugins.GPX - INFO - option, value: recalculate_5d, u'0'
2019-08-03 13:02:47,936 - octoprint.plugins.GPX - INFO - option, value: sd_card_path, u'None'
2019-08-03 13:02:47,938 - octoprint.plugins.GPX - INFO - option, value: slicer_filament_diameter, u'None'
2019-08-03 13:02:47,939 - octoprint.plugins.GPX - INFO - option, value: active_temperature, u'None'
2019-08-03 13:02:47,941 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, u'None'
2019-08-03 13:02:47,942 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, u'None'
2019-08-03 13:02:47,943 - octoprint.plugins.GPX - INFO - option, value: packing_density, u'None'
2019-08-03 13:02:47,943 - octoprint.plugins.GPX - INFO - option, value: standby_temperature, u'None'
2019-08-03 13:02:47,944 - octoprint.plugins.GPX - INFO - option, value: endstop, u'None'
2019-08-03 13:02:47,945 - octoprint.plugins.GPX - INFO - option, value: home_feedrate, u'None'
2019-08-03 13:02:47,946 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, u'None'
2019-08-03 13:02:47,947 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, u'None'
2019-08-03 13:02:47,950 - octoprint.plugins.GPX - INFO - option, value: endstop, u'None'
2019-08-03 13:02:47,951 - octoprint.plugins.GPX - INFO - option, value: home_feedrate, u'None'
2019-08-03 13:02:47,953 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, u'None'
2019-08-03 13:02:47,953 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, u'None'
2019-08-03 13:02:47,954 - octoprint.plugins.GPX - INFO - option, value: endstop, u'None'
2019-08-03 13:02:47,955 - octoprint.plugins.GPX - INFO - option, value: home_feedrate, u'None'
2019-08-03 13:02:47,956 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, u'None'
2019-08-03 13:02:47,957 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, u'None'
2019-08-03 13:02:47,961 - octoprint.plugins.GPX - INFO - Open /home/pi/.octoprint/data/GPX/gpx.ini
2019-08-03 13:02:47,963 - octoprint.plugins.GPX - INFO - Write /home/pi/.octoprint/data/GPX/gpx.ini
2019-08-03 13:03:11,254 - octoprint.plugins.GPX - INFO - option, value: has_heated_build_platform, u'None'
2019-08-03 13:03:11,257 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, u'None'
2019-08-03 13:03:11,260 - octoprint.plugins.GPX - INFO - option, value: motor_steps, u'None'
2019-08-03 13:03:11,262 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, u'None'
2019-08-03 13:03:11,264 - octoprint.plugins.GPX - INFO - option, value: has_heated_build_platform, u'None'
2019-08-03 13:03:11,268 - octoprint.plugins.GPX - INFO - option, value: max_feedrate, u'None'
2019-08-03 13:03:11,271 - octoprint.plugins.GPX - INFO - option, value: motor_steps, u'None'
2019-08-03 13:03:11,274 - octoprint.plugins.GPX - INFO - option, value: steps_per_mm, u'None'
2019-08-03 13:03:11,276 - octoprint.plugins.GPX - INFO - option, value: active_temperature, u'None'
2019-08-03 13:03:11,279 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, u'None'
2019-08-03 13:03:11,283 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, u'None'
2019-08-03 13:03:11,286 - octoprint.plugins.GPX - INFO - option, value: packing_density, u'None'
2019-08-03 13:03:11,290 - octoprint.plugins.GPX - INFO - option, value: standby_temperature, u'None'
2019-08-03 13:03:11,294 - octoprint.plugins.GPX - INFO - option, value: actual_filament_diameter, u'1.75'
2019-08-03 13:03:11,297 - octoprint.plugins.GPX - INFO - option, value: extruder_count, u'None'
2019-08-03 13:03:11,301 - octoprint.plugins.GPX - INFO - option, value: nozzle_diameter, u'None'
2019-08-03 13:03:11,303 - octoprint.plugins.GPX - INFO - option, value: timeout, u'None'
2019-08-03 13:03:11,307 - octoprint.plugins.GPX - INFO - option, value: build_platform_temperature, u'None'
2019-08-03 13:03:11,310 - octoprint.plugins.GPX - INFO - option, value: build_progress, u'0'
2019-08-03 13:03:11,312 - octoprint.plugins.GPX - INFO - option, value: ditto_printing, u'0'
2019-08-03 13:03:11,316 - octoprint.plugins.GPX - INFO - option, value: gcode_flavor, u'makerbot'
2019-08-03 13:03:11,319 - octoprint.plugins.GPX - INFO - option, value: machine_type, u'cr1d'

sorry how's this, for some reason it wont let me send all of it so hear is the first 4/5 of it, I don't know what you need to help me or what to look for, so tell me what you need. thank you so much for your time

Thank you @Building_Stuff. Could you please also provide the serial.log?
How do you know that the CTC receives commands?

2019-08-03 17:00:10,351 - Changing monitoring state from "Offline" to "Opening serial port"
2019-08-03 17:00:10,408 - Connected to: <octoprint_GPX.gpxprinter.GpxPrinter instance at 0x6be22580>, starting monitor
2019-08-03 17:00:10,409 - Changing monitoring state from "Opening serial port" to "Connecting"
2019-08-03 17:00:10,417 - Connection closed, closing down monitor
2019-08-03 17:00:10,418 - Closing down send loop
2019-08-03 17:00:15,067 - Changing monitoring state from "Offline" to "Opening serial port"
2019-08-03 17:00:15,083 - Connected to: <octoprint_GPX.gpxprinter.GpxPrinter instance at 0x6be7a800>, starting monitor
2019-08-03 17:00:15,090 - Starting baud rate detection...
2019-08-03 17:00:15,091 - Changing monitoring state from "Opening serial port" to "Detecting baudrate"
2019-08-03 17:00:16,108 - Trying baudrate: 115200
2019-08-03 17:00:16,153 - Recv: start
2019-08-03 17:00:16,158 - Send: N0 M110 N0*125
2019-08-03 17:00:16,197 - Changing monitoring state from "Detecting baudrate" to "Operational"
2019-08-03 17:00:16,220 - Recv:  Makerbot v7.4
2019-08-03 17:00:16,222 - Send: N0 M110 N0*125
2019-08-03 17:00:16,263 - Recv: echo: gcode to x3g translation by GPX
2019-08-03 17:00:16,273 - Recv: SD init fail
2019-08-03 17:00:16,284 - Recv:  T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:16,292 - Recv:  T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:16,296 - Recv:  T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:18,306 - Recv: ok
2019-08-03 17:00:18,308 - Send: M115
2019-08-03 17:00:18,313 - Recv: ok PROTOCOL_VERSION:0.1 FIRMWARE_NAME:Makerbot FIRMWARE_VERSION:7.4 FIRMWARE_URL:https://support.makerbot.com/learn/earlier-products/replicator-original/updating-firmware-for-the-makerbot-replicator-via-replicatorg_13302 MACHINE_TYPE:cr1d EXTRUDER_COUNT:2
2019-08-03 17:00:18,320 - Send: M21
2019-08-03 17:00:18,332 - Recv: ok
2019-08-03 17:00:18,334 - Send: M20
2019-08-03 17:00:18,334 - Recv: SD init fail
2019-08-03 17:00:18,343 - Recv: ok
2019-08-03 17:00:18,345 - Recv: Begin file list
2019-08-03 17:00:18,347 - Send: M876 P1
2019-08-03 17:00:18,349 - Recv: End file list
2019-08-03 17:00:18,355 - Recv: ok
2019-08-03 17:00:18,359 - Recv: // echo: (line 4) Syntax warning: unsupported mcode command 'M876'
2019-08-03 17:00:21,198 - Send: M105
2019-08-03 17:00:21,238 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:26,200 - Send: M105
2019-08-03 17:00:26,230 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:31,201 - Send: M105
2019-08-03 17:00:31,233 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:36,204 - Send: M105
2019-08-03 17:00:36,287 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:41,205 - Send: M105
2019-08-03 17:00:41,246 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:24 /0 @:0 B@:0
2019-08-03 17:00:46,244 - Send: M105
2019-08-03 17:00:46,287 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:51,247 - Send: M105
2019-08-03 17:00:51,279 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:00:56,248 - Send: M105
2019-08-03 17:00:56,283 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:01:01,250 - Send: M105
2019-08-03 17:01:01,291 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:06,252 - Send: M105
2019-08-03 17:01:06,290 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:11,254 - Send: M105
2019-08-03 17:01:11,289 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:16,256 - Send: M105
2019-08-03 17:01:16,291 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:21,258 - Send: M105
2019-08-03 17:01:21,292 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:26,260 - Send: M105
2019-08-03 17:01:26,298 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:31,261 - Send: M105
2019-08-03 17:01:31,294 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:36,300 - Send: M105
2019-08-03 17:01:36,382 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:41,303 - Send: M105
2019-08-03 17:01:41,342 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:46,305 - Send: M105
2019-08-03 17:01:46,346 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:51,306 - Send: M105
2019-08-03 17:01:51,341 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:01:56,308 - Send: M105
2019-08-03 17:01:56,347 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:01,315 - Send: M105
2019-08-03 17:02:01,349 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:06,317 - Send: M105
2019-08-03 17:02:06,354 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:11,356 - Send: M105
2019-08-03 17:02:11,397 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:16,393 - Send: M105
2019-08-03 17:02:16,433 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:02:21,394 - Send: M105
2019-08-03 17:02:21,435 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:26,396 - Send: M105
2019-08-03 17:02:26,434 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:31,398 - Send: M105
2019-08-03 17:02:31,430 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:36,399 - Send: M105
2019-08-03 17:02:36,438 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:02:41,401 - Send: M105
2019-08-03 17:02:41,436 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:46,403 - Send: M105
2019-08-03 17:02:46,440 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:51,404 - Send: M105
2019-08-03 17:02:51,446 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:02:56,406 - Send: M105
2019-08-03 17:02:56,440 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:01,442 - Send: M105
2019-08-03 17:03:01,482 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:06,444 - Send: M105
2019-08-03 17:03:06,480 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:11,445 - Send: M105
2019-08-03 17:03:11,527 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:16,447 - Send: M105
2019-08-03 17:03:16,481 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:21,448 - Send: M105
2019-08-03 17:03:21,481 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:26,450 - Send: M105
2019-08-03 17:03:26,491 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:31,452 - Send: M105
2019-08-03 17:03:31,490 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:03:36,454 - Send: M105
2019-08-03 17:03:36,484 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:03:41,456 - Send: M105
2019-08-03 17:03:41,491 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:03:46,492 - Send: M105
2019-08-03 17:03:46,530 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:03:51,494 - Send: M105
2019-08-03 17:03:51,575 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:03:56,496 - Send: M105
2019-08-03 17:03:56,530 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:04:01,497 - Send: M105
2019-08-03 17:04:01,538 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:04:06,498 - Send: M105
2019-08-03 17:04:06,533 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:04:11,534 - Send: M105
2019-08-03 17:04:11,572 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:04:16,567 - Send: M105
2019-08-03 17:04:16,599 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:04:21,611 - Send: M105
2019-08-03 17:04:21,650 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:04:26,612 - Send: M105
2019-08-03 17:04:26,652 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:04:31,614 - Send: M105
2019-08-03 17:04:31,647 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:04:36,616 - Send: M105
2019-08-03 17:04:36,655 - Recv: ok T:25 /0 B:19 /0 T0:25 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:04:41,619 - Send: M105
2019-08-03 17:04:41,653 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:04:46,621 - Send: M105
2019-08-03 17:04:46,658 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:04:51,624 - Send: M105
2019-08-03 17:04:51,659 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:04:56,624 - Send: M105
2019-08-03 17:04:56,663 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:01,662 - Send: M105
2019-08-03 17:05:01,702 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:06,705 - Send: M105
2019-08-03 17:05:06,796 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:11,742 - Send: M105
2019-08-03 17:05:11,779 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:16,782 - Send: M105
2019-08-03 17:05:16,815 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:21,783 - Send: M105
2019-08-03 17:05:21,824 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:05:26,818 - Send: M105
2019-08-03 17:05:26,855 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:31,820 - Send: M105
2019-08-03 17:05:31,858 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:36,821 - Send: M105
2019-08-03 17:05:36,906 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:41,823 - Send: M105
2019-08-03 17:05:41,861 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:05:46,824 - Send: M105
2019-08-03 17:05:46,859 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:05:51,827 - Send: M105
2019-08-03 17:05:51,858 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:05:56,827 - Send: M105
2019-08-03 17:05:56,867 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:06:01,834 - Send: M105
2019-08-03 17:06:01,871 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:06:06,870 - Send: M105
2019-08-03 17:06:06,904 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:06:11,872 - Send: M105
2019-08-03 17:06:11,954 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:06:16,874 - Send: M105
2019-08-03 17:06:16,913 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:06:21,875 - Send: M105
2019-08-03 17:06:21,913 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:06:26,877 - Send: M105
2019-08-03 17:06:26,909 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:06:31,878 - Send: M105
2019-08-03 17:06:31,967 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:06:36,880 - Send: M105
2019-08-03 17:06:36,918 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:06:41,883 - Send: M105
2019-08-03 17:06:41,921 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:06:46,918 - Send: M105
2019-08-03 17:06:46,955 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:06:51,920 - Send: M105
2019-08-03 17:06:51,952 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:06:56,921 - Send: M105
2019-08-03 17:06:56,961 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:01,923 - Send: M105
2019-08-03 17:07:01,956 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:06,925 - Send: M105
2019-08-03 17:07:06,961 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:11,963 - Send: M105
2019-08-03 17:07:12,000 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:16,998 - Send: M105
2019-08-03 17:07:17,039 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:21,999 - Send: M105
2019-08-03 17:07:22,031 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:27,001 - Send: M105
2019-08-03 17:07:27,032 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:32,004 - Send: M105
2019-08-03 17:07:32,043 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:37,004 - Send: M105
2019-08-03 17:07:37,036 - Recv: ok T:27 /0 B:19 /0 T0:27 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:42,008 - Send: M105
2019-08-03 17:07:42,051 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:47,010 - Send: M105
2019-08-03 17:07:47,049 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:52,044 - Send: M105
2019-08-03 17:07:52,082 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:07:57,045 - Send: M105
2019-08-03 17:07:57,086 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:02,087 - Send: M105
2019-08-03 17:08:02,132 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:07,134 - Send: M105
2019-08-03 17:08:07,166 - Recv: ok T:27 /0 B:19 /0 T0:27 /0 T1:25 /0 @:0 B@:0
2019-08-03 17:08:12,171 - Send: M105
2019-08-03 17:08:12,208 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:17,172 - Send: M105
2019-08-03 17:08:17,208 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:22,176 - Send: M105
2019-08-03 17:08:22,206 - Recv: ok T:27 /0 B:19 /0 T0:27 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:27,208 - Send: M105
2019-08-03 17:08:27,251 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:32,210 - Send: M105
2019-08-03 17:08:32,251 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:37,212 - Send: M105
2019-08-03 17:08:37,243 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:42,214 - Send: M105
2019-08-03 17:08:42,249 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:47,215 - Send: M105
2019-08-03 17:08:47,250 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:52,217 - Send: M105
2019-08-03 17:08:52,251 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:08:57,252 - Send: M105
2019-08-03 17:08:57,288 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:02,287 - Send: M105
2019-08-03 17:09:02,319 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:07,321 - Send: M105
2019-08-03 17:09:07,360 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:12,324 - Send: M105
2019-08-03 17:09:12,365 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:17,325 - Send: M105
2019-08-03 17:09:17,363 - Recv: ok T:27 /0 B:19 /0 T0:27 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:22,366 - Send: M105
2019-08-03 17:09:22,404 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:27,368 - Send: M105
2019-08-03 17:09:27,410 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:32,370 - Send: M105
2019-08-03 17:09:32,410 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:37,371 - Send: M105
2019-08-03 17:09:37,407 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:42,404 - Send: M105
2019-08-03 17:09:42,442 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:47,405 - Send: M105
2019-08-03 17:09:47,440 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:52,407 - Send: M105
2019-08-03 17:09:52,446 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:54,950 - Send: G91
2019-08-03 17:09:54,972 - Recv: ok
2019-08-03 17:09:54,978 - Send: G1 X10 F2500
2019-08-03 17:09:54,988 - Recv: ok
2019-08-03 17:09:55,010 - Send: G90
2019-08-03 17:09:55,010 - Recv: ok
2019-08-03 17:09:55,018 - Send: G91
2019-08-03 17:09:55,020 - Recv: ok
2019-08-03 17:09:55,024 - Send: G1 X-10 F2500
2019-08-03 17:09:55,033 - Recv: ok
2019-08-03 17:09:55,037 - Send: G90
2019-08-03 17:09:55,039 - Recv: ok
2019-08-03 17:09:55,041 - Send: G91
2019-08-03 17:09:55,043 - Recv: ok
2019-08-03 17:09:55,044 - Send: G1 X10 F2500
2019-08-03 17:09:55,053 - Recv: ok
2019-08-03 17:09:55,055 - Send: G90
2019-08-03 17:09:55,058 - Recv: ok
2019-08-03 17:09:55,114 - Send: G91
2019-08-03 17:09:55,128 - Recv: ok
2019-08-03 17:09:55,137 - Send: G1 Y-10 F2500
2019-08-03 17:09:55,158 - Recv: ok
2019-08-03 17:09:55,178 - Send: G90
2019-08-03 17:09:55,186 - Recv: ok
2019-08-03 17:09:55,188 - Send: G91
2019-08-03 17:09:55,189 - Recv: ok
2019-08-03 17:09:55,191 - Send: G1 Y-10 F2500
2019-08-03 17:09:55,201 - Recv: ok
2019-08-03 17:09:55,203 - Send: G90
2019-08-03 17:09:55,205 - Recv: ok
2019-08-03 17:09:55,207 - Send: G91
2019-08-03 17:09:55,210 - Recv: ok
2019-08-03 17:09:55,212 - Send: G1 Y-10 F2500
2019-08-03 17:09:55,222 - Recv: ok
2019-08-03 17:09:55,225 - Send: G90
2019-08-03 17:09:55,226 - Recv: ok
2019-08-03 17:09:55,227 - Send: G91
2019-08-03 17:09:55,230 - Recv: ok
2019-08-03 17:09:55,233 - Send: G1 Y10 F2500
2019-08-03 17:09:55,242 - Recv: ok
2019-08-03 17:09:55,244 - Send: G90
2019-08-03 17:09:55,246 - Recv: ok
2019-08-03 17:09:55,320 - Send: G91
2019-08-03 17:09:55,321 - Recv: ok
2019-08-03 17:09:55,345 - Send: G1 Y10 F2500
2019-08-03 17:09:55,356 - Recv: ok
2019-08-03 17:09:55,378 - Send: G90
2019-08-03 17:09:55,380 - Recv: ok
2019-08-03 17:09:55,404 - Send: G91
2019-08-03 17:09:55,407 - Recv: ok
2019-08-03 17:09:55,411 - Send: G1 Y10 F2500
2019-08-03 17:09:55,420 - Recv: ok
2019-08-03 17:09:55,422 - Send: G90
2019-08-03 17:09:55,425 - Recv: ok
2019-08-03 17:09:55,428 - Send: G91
2019-08-03 17:09:55,429 - Recv: ok
2019-08-03 17:09:55,431 - Send: G1 X-10 F2500
2019-08-03 17:09:55,439 - Recv: ok
2019-08-03 17:09:55,441 - Send: G90
2019-08-03 17:09:55,443 - Recv: ok
2019-08-03 17:09:55,445 - Send: G91
2019-08-03 17:09:55,445 - Recv: ok
2019-08-03 17:09:55,448 - Send: G1 X10 F2500
2019-08-03 17:09:55,454 - Recv: ok
2019-08-03 17:09:55,456 - Send: G90
2019-08-03 17:09:55,457 - Recv: ok
2019-08-03 17:09:55,459 - Send: G91
2019-08-03 17:09:55,462 - Recv: ok
2019-08-03 17:09:55,464 - Send: G1 X-10 F2500
2019-08-03 17:09:55,475 - Recv: ok
2019-08-03 17:09:55,477 - Send: G90
2019-08-03 17:09:55,478 - Recv: ok
2019-08-03 17:09:55,698 - Send: G91
2019-08-03 17:09:55,747 - Recv: ok
2019-08-03 17:09:55,749 - Send: G28 X0 Y0
2019-08-03 17:09:55,786 - Recv:  T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:57,801 - Recv: ok
2019-08-03 17:09:57,813 - Send: G90
2019-08-03 17:09:57,816 - Recv: ok
2019-08-03 17:09:57,822 - Send: G91
2019-08-03 17:09:57,826 - Recv: ok
2019-08-03 17:09:57,831 - Send: G28 Z0
2019-08-03 17:09:57,866 - Recv:  T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:09:59,883 - Recv: ok
2019-08-03 17:09:59,886 - Send: G90
2019-08-03 17:09:59,891 - Recv: ok
2019-08-03 17:09:59,894 - Send: G91
2019-08-03 17:09:59,897 - Recv: ok
2019-08-03 17:09:59,899 - Send: G1 Z10 F200
2019-08-03 17:09:59,911 - Recv: ok
2019-08-03 17:09:59,914 - Send: G90
2019-08-03 17:09:59,915 - Recv: ok
2019-08-03 17:09:59,918 - Send: G91
2019-08-03 17:09:59,919 - Recv: ok
2019-08-03 17:09:59,921 - Send: G1 Z10 F200
2019-08-03 17:09:59,929 - Recv: ok
2019-08-03 17:09:59,931 - Send: G90
2019-08-03 17:09:59,932 - Recv: ok
2019-08-03 17:09:59,935 - Send: G91
2019-08-03 17:09:59,936 - Recv: ok
2019-08-03 17:09:59,938 - Send: G1 Z10 F200
2019-08-03 17:09:59,945 - Recv: ok
2019-08-03 17:09:59,948 - Send: G90
2019-08-03 17:09:59,949 - Recv: ok
2019-08-03 17:09:59,951 - Send: G91
2019-08-03 17:09:59,953 - Recv: ok
2019-08-03 17:09:59,958 - Send: G1 Z-10 F200
2019-08-03 17:09:59,971 - Recv: ok
2019-08-03 17:09:59,978 - Send: G90
2019-08-03 17:09:59,980 - Recv: ok
2019-08-03 17:09:59,986 - Send: G91
2019-08-03 17:09:59,990 - Recv: ok
2019-08-03 17:09:59,995 - Send: G1 Z-10 F200
2019-08-03 17:10:00,004 - Recv: ok
2019-08-03 17:10:00,010 - Send: G90
2019-08-03 17:10:00,013 - Recv: ok
2019-08-03 17:10:00,017 - Send: G91
2019-08-03 17:10:00,019 - Recv: ok
2019-08-03 17:10:00,023 - Send: G1 Z-10 F200
2019-08-03 17:10:00,035 - Recv: ok
2019-08-03 17:10:00,039 - Send: G90
2019-08-03 17:10:00,042 - Recv: ok
2019-08-03 17:10:02,408 - Send: M105
2019-08-03 17:10:02,446 - Recv: ok T:27 /0 B:19 /0 T0:27 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:10:07,411 - Send: M105
2019-08-03 17:10:07,441 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0
2019-08-03 17:10:12,412 - Send: M105
2019-08-03 17:10:12,448 - Recv: ok T:26 /0 B:19 /0 T0:26 /0 T1:26 /0 @:0 B@:0

Hear you go. on the mighty that controls the printer their is a green light that flashes when a command is sent, the easiest way to see that is bay unscrewing the bottom panel and with the keyboard controls sending a command the green light should flash, I'm presuming that's because its received a command but it could be an error. The led also flashes every few seconds when octoprint asks for the temperature of the hot ends, the witch works and my computer receives. Thanks again for your time.

I'm not shore if this is important, but when I got the printer, I followed the instructions on the CD on setting up replicatorG but I could never get the control panel working. Their cant be an issue with one of the terminals on the cable because the led flashes, but their could be a problem with the main board after that sensor. At the time I just presumed it was trying to communicate in .s3g instead of .x3g. thanks

As for the serial.log, you have a solid connection to your printer. All commands are executed by the firmware.
But when the printhead does not move when you try to move it from OctoPrint, then there may be a problem within the printer. Can you move the printhead from the printer panel?

yes, jog mode works, I cam move the printer in all directions and files sliced in replicatorG uploaded to a SD card can print. I have hade descent quality on very simple prints.

thanks, I've searched and a replacement mainboard is out of my budget is their away around my problem or do I contact the sellers. I'm not certain you have a ctc replicator, so just in case, the printer uses .x3g files, so I installed a plugin, GPX, to solve the problem, it converts all the gcode to .x3g, are you certain its working. I purchased the printer of amazon a month ago, any suggestions as to how I procede?

I would recommend searching this forum for "replicator" since others have spoken about it before. I'm reasonably certain that others have had success with this printer.

Which slicer program are you using?

Also are you sure your have the GPX plugin setup correctly...

Set and save the GPX settings

  1. OctoPrint->Settings->GPX
  2. Pick your machine type: Replicator 1 Dual (if you have a clone, it's most likely a Rep 1 clone even if it was sold as a Rep 2 clone)
  3. Set the gcode flavor to "RepRap" and your slicer too.
  4. The only reason to use MakerBot flavor is if you are using a MakerBot slicer.

I have deleted and reinstall gpx twice, tried both settings, with cura to match. I believe it's not a problem with the settings, but with the printer, it receives the commands but dose not move. I have contacted the seller not to much success. But thanks CTcartesian3D.

Thanks, I'm currently contacting the seller since I believe the problems with the printer. But I'll give it a go.

Ok, no problem... As you mentioned you have a replicator 2 in the beginning I thought it worth double checking as the CTC Replicator Clone is generally considered a Replicator 1.

This the printer you have HERE

My next suggestion would have been to flash/upgrade the firmware from v7.4 to Sailfish v7.7.

As upgrading the firmware may solve the issue...

But as it's not that old the seller should hopefully replace it if it's faulty.

Thanks, I tried that, I could not get the firmware to update, despite watching 2 tutorials in English and one in what I'm presuming to be German with English subtitles. As i have said I think the problem is to do withe the main board somewhere in between the main controller computer chip and the usb port. Although it might be worth trying a new cable and pray the problem is in the cable itself and just buy a new one. Sorry I didn't respond sooner. Do you know of a way to flash the firmware bypassing the usb port, by using the SD card or something of similar fashion? thank you CTcartesian3D