Octoprint is printing too fast (the movement is really fast)

What is the problem?

When I print via octoprint on my Anet AM8 (Marlin 2.0.5.3) it seems to ignore the speed settings, this is causing a jump and offset between layers because of the high speed.

What did you already try to solve it?

My Anet was printing fine, I didn't install any plugin, so I saw that there were some updates available, I updated my Octoprint version to the lastest, as well as my installed plugins but I got no luck, the problem persists, I generated another gcode file with a lower speed and the problem is the same, also I have printed object in my SD that I have printed already and they have the same issue.
I took a look at the logs but I could't find anything.

### Complete Logs
octoprint.log
2020-08-04 19:37:08,922 - octoprint.startup - INFO - ******************************************************************************
2020-08-04 19:37:08,924 - octoprint.startup - INFO - Starting OctoPrint 1.4.1
2020-08-04 19:37:08,925 - octoprint.startup - INFO - ******************************************************************************
2020-08-04 19:37:09,629 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity changed from offline to online
2020-08-04 19:37:09,743 - octoprint.util.connectivity.connectivity_checker - INFO - Connectivity state is currently: online
2020-08-04 19:37:09,744 - octoprint.util.connectivity.connectivity_checker - INFO - Connecting to 8.8.8.8:53 is working
2020-08-04 19:37:09,745 - octoprint.util.connectivity.connectivity_checker - INFO - Resolving octoprint.org is working
2020-08-04 19:37:10,405 - octoprint.startup - INFO - Blacklist processing done, adding 1 blacklisted plugin versions: roomtemp (any)
2020-08-04 19:37:10,474 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2020-08-04 19:37:12,326 - octoprint.plugin.core - INFO - Plugin Bed Visualizer (0.1.14) is disabled.
2020-08-04 19:37:12,356 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 47 hook handlers
2020-08-04 19:37:12,490 - octoprint.server.heartbeat - INFO - Starting server heartbeat, 900.0s interval
2020-08-04 19:37:12,517 - octoprint.server - INFO - Intermediary server started
2020-08-04 19:37:12,518 - octoprint.plugin.core - INFO - Loading plugins from /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins, /home/pi/.octoprint/plugins and installed plugin packages...
2020-08-04 19:37:12,666 - octoprint.plugin.core - INFO - Found 22 plugin(s) providing 21 mixin implementations, 47 hook handlers
2020-08-04 19:37:12,702 - octoprint.filemanager.storage - INFO - Initializing the file metadata for /home/pi/.octoprint/uploads...
2020-08-04 19:37:13,180 - octoprint.filemanager.storage - INFO - ... file metadata for /home/pi/.octoprint/uploads initialized successfully.
2020-08-04 19:37:13,185 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_SHOW (needs: u"Need(method='role', value=u'plugin_action_command_notification_show')")
2020-08-04 19:37:13,186 - octoprint.server - INFO - Added new permission from plugin action_command_notification: PLUGIN_ACTION_COMMAND_NOTIFICATION_CLEAR (needs: u"Need(method='role', value=u'plugin_action_command_notification_clear')")
2020-08-04 19:37:13,187 - octoprint.server - INFO - Added new permission from plugin action_command_prompt: PLUGIN_ACTION_COMMAND_PROMPT_INTERACT (needs: u"Need(method='role', value=u'plugin_action_command_prompt_interact')")
2020-08-04 19:37:13,189 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_READ (needs: u"Need(method='role', value=u'plugin_announcements_read')")
2020-08-04 19:37:13,191 - octoprint.server - INFO - Added new permission from plugin announcements: PLUGIN_ANNOUNCEMENTS_MANAGE (needs: u"Need(method='role', value=u'plugin_announcements_manage'), Need(method='role', value=u'plugin_announcements_read')")
2020-08-04 19:37:13,193 - octoprint.server - INFO - Added new permission from plugin appkeys: PLUGIN_APPKEYS_ADMIN (needs: u"Need(method='role', value=u'plugin_appkeys_admin')")
2020-08-04 19:37:13,194 - octoprint.server - INFO - Added new permission from plugin backup: PLUGIN_BACKUP_ACCESS (needs: u"Need(method='role', value=u'plugin_backup_access')")
2020-08-04 19:37:13,196 - octoprint.server - INFO - Added new permission from plugin firmware_check: PLUGIN_FIRMWARE_CHECK_DISPLAY (needs: u"Need(method='role', value=u'plugin_firmware_check_display')")
2020-08-04 19:37:13,197 - octoprint.server - INFO - Added new permission from plugin logging: PLUGIN_LOGGING_MANAGE (needs: u"Need(method='role', value=u'plugin_logging_manage')")
2020-08-04 19:37:13,199 - octoprint.server - INFO - Added new permission from plugin pi_support: PLUGIN_PI_SUPPORT_STATUS (needs: u"Need(method='role', value=u'plugin_pi_support_check')")
2020-08-04 19:37:13,200 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_MANAGE (needs: u"Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-08-04 19:37:13,202 - octoprint.server - INFO - Added new permission from plugin pluginmanager: PLUGIN_PLUGINMANAGER_INSTALL (needs: u"Need(method='role', value=u'plugin_pluginmanager_install'), Need(method='role', value=u'plugin_pluginmanager_manage')")
2020-08-04 19:37:13,205 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_CHECK (needs: u"Need(method='role', value=u'plugin_softwareupdate_check')")
2020-08-04 19:37:13,206 - octoprint.server - INFO - Added new permission from plugin softwareupdate: PLUGIN_SOFTWAREUPDATE_UPDATE (needs: u"Need(method='role', value=u'plugin_softwareupdate_update')")
2020-08-04 19:37:13,224 - octoprint.access.users - INFO - Migrating user mvii3iv to new granular permission system
2020-08-04 19:37:13,249 - octoprint.printer.standard - INFO - Using print time estimator provided by PrintTimeGenius
2020-08-04 19:37:13,291 - octoprint.plugins.softwareupdate - INFO - Version cache was created for another version of OctoPrint, not using it
2020-08-04 19:37:14,409 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-04 19:37:15,563 - octoprint.util.pip - INFO - Version of pip is 19.3.1
2020-08-04 19:37:15,565 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-08-04 19:37:15,566 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-08-04 19:37:15,573 - octoprint.plugin.core - INFO - Initialized 21 plugin implementation(s)
2020-08-04 19:37:16,080 - octoprint.plugin.core - INFO - 22 plugin(s) registered with the system:
|  Action Command Notification Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_notification
|  Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
|  Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
|  Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
|  Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
|  Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
| !Bed Visualizer (0.1.14) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_bedlevelvisualizer
|  Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
|  Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
|  Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
|  File Check (2020.7.6) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_file_check
|  Firmware Check (2020.6.22) (bundled) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_firmware_check
|  GCode Viewer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/gcodeviewer
|  Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
|  Login UI (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/loginui
|  Octolapse (0.4.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
|  Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
|  Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
|  PrintTimeGenius Plugin (2.2.5) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_PrintTimeGenius
|  Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
|  Themeify (1.2.2) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
|  Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
Prefix legend: ! = disabled, # = blacklisted, * = incompatible
2020-08-04 19:37:16,098 - octoprint.environment - INFO - Detected environment is Python 2.7.16 under Linux (linux2). Details:
|  hardware:
|      cores: 4
|      freq: 1200.0
|      ram: 917016576
|  os:
|      id: linux
|      platform: linux2
|  plugins:
|      pi_support:
|          model: Raspberry Pi 3 Model B Rev 1.2
|          octopi_version: 0.17.0
|  python:
|      pip: 19.3.1
|      version: 2.7.16
|      virtualenv: /home/pi/oprint
2020-08-04 19:37:16,113 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/webassets...
2020-08-04 19:37:16,140 - octoprint.server - INFO - Reset webasset folder /home/pi/.octoprint/generated/.webassets-cache...
2020-08-04 19:37:18,031 - octoprint.server - INFO - Shutting down intermediary server...
2020-08-04 19:37:18,393 - octoprint.server - INFO - Intermediary server shut down
2020-08-04 19:37:18,397 - octoprint.events - INFO - Processing startup event, this is our first event
2020-08-04 19:37:18,402 - octoprint.events - INFO - Adding 1 events to queue that were held back before startup event
2020-08-04 19:37:18,407 - octoprint.filemanager - INFO - Adding backlog items from all storage types to analysis queue...
2020-08-04 19:37:18,437 - octoprint.filemanager - INFO - Added 0 items from storage type "local" to analysis queue
2020-08-04 19:37:18,437 - octoprint.server.util.watchdog - INFO - Running initial scan on watched folder...
2020-08-04 19:37:18,517 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-08-04 19:37:18,522 - octoprint.server.util.watchdog - INFO - ... initial scan done.
2020-08-04 19:37:20,862 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-08-04 19:37:22,319 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-04 19:37:22,414 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _http._tcp
2020-08-04 19:37:22,438 - octoprint.plugins.discovery - INFO - Registered 'OctoPrint instance on octopi' for _octoprint._tcp
2020-08-04 19:37:22,460 - octoprint.plugins.discovery - INFO - Registered OctoPrint instance on octopi for SSDP
2020-08-04 19:37:22,555 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-04 19:37:22,558 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-04 19:37:22,596 - octoprint.server - INFO - Listening on http://127.0.0.1:5000
2020-08-04 19:37:22,845 - octoprint.plugins.pluginmanager - INFO - Loaded plugin repository data from disk, was still valid
2020-08-04 19:37:23,137 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-04 19:37:23,139 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-04 19:37:24,272 - octoprint.util.pip - INFO - Using "/home/pi/oprint/bin/python2 -m pip" as command to invoke pip
2020-08-04 19:37:25,102 - octoprint.plugins.pluginmanager - INFO - Loaded notice data from disk, was still valid
2020-08-04 19:37:25,229 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.0.116) 11.85ms
2020-08-04 19:37:25,676 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.0.116) 11.68ms
2020-08-04 19:37:25,795 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.116
2020-08-04 19:37:25,867 - tornado.access - WARNING - 409 GET /api/printer (::ffff:192.168.0.116) 11.08ms
2020-08-04 19:37:25,927 - octoprint.server.util.flask - INFO - Passively logging in user _api from ::ffff:192.168.0.116
2020-08-04 19:37:25,931 - octoprint.access.users - INFO - Logged in user: _api
2020-08-04 19:37:26,042 - octoprint.util.comm - INFO - Changing monitoring state from "Offline" to "Detecting serial connection"
2020-08-04 19:37:26,103 - octoprint.util.comm - INFO - Serial detection: Performing autodetection with 7 port/baudrate candidates: /dev/ttyUSB0@115200, /dev/ttyUSB0@250000, /dev/ttyUSB0@230400, /dev/ttyUSB0@57600, /dev/ttyUSB0@38400, /dev/ttyUSB0@19200, /dev/ttyUSB0@9600
2020-08-04 19:37:26,105 - octoprint.util.comm - INFO - Serial detection: Trying port /dev/ttyUSB0, baudrate 115200
2020-08-04 19:37:26,107 - octoprint.util.comm - INFO - Connecting to port /dev/ttyUSB0, baudrate 115200
2020-08-04 19:37:26,119 - octoprint.util.comm - INFO - Serial detection: Handshake attempt #1 with timeout 2.0s
2020-08-04 19:37:26,124 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-08-04 19:37:26,341 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages/ (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-08-04 19:37:26,342 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-08-04 19:37:26,353 - octoprint.util.pip - INFO - pip installs to /home/pi/oprint/lib/python2.7/site-packages (writable -> yes), --user flag needed -> no, virtual env -> yes
2020-08-04 19:37:26,359 - octoprint.util.pip - INFO - ==> pip ok -> yes
2020-08-04 19:37:26,372 - octoprint.plugins.softwareupdate - INFO - Minimum free storage across all update relevant locations is 11.7GB. That is considered sufficient for updating.
2020-08-04 19:37:27,008 - octoprint.plugins.softwareupdate - INFO - Saved version cache to disk
2020-08-04 19:37:27,020 - octoprint.plugins.themeify - INFO - Themeify initialized.
2020-08-04 19:37:27,185 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://octopi.local/'}
2020-08-04 19:37:27,731 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 15}
2020-08-04 19:37:27,795 - octoprint.util.comm - INFO - Changing monitoring state from "Detecting serial connection" to "Operational"
2020-08-04 19:37:27,808 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-08-04 19:37:28,391 - octoprint.plugins.tracking - INFO - Sent tracking event startup, payload: {'python': '2.7.16', 'ram': 917016576, u'octopi_version': u'0.17.0', 'version': u'1.4.1', 'pip': '19.3.1', 'cores': 4, 'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'}
2020-08-04 19:37:29,216 - octoprint.plugins.tracking - INFO - Sent tracking event pong, payload: {'python': '2.7.16', 'ram': 917016576, u'octopi_version': u'0.17.0', 'version': u'1.4.1', u'plugins': u'octolapse:0.4.0,themeify:1.2.2,printtimegenius:2.2.5', 'pip': '19.3.1', 'cores': 4, 'freq': 1200.0, u'pi_model': u'Raspberry Pi 3 Model B Rev 1.2', 'os': 'linux'}
2020-08-04 19:37:30,105 - tornado.access - WARNING - 403 GET /api/settings (::ffff:192.168.0.116) 176.70ms
2020-08-04 19:37:30,130 - tornado.access - WARNING - 403 GET /api/files?recursive=true (::ffff:192.168.0.116) 18.14ms
2020-08-04 19:37:30,155 - tornado.access - WARNING - 403 GET /api/plugin/pi_support (::ffff:192.168.0.116) 19.59ms
2020-08-04 19:37:30,187 - tornado.access - WARNING - 403 GET /api/timelapse?unrendered=true (::ffff:192.168.0.116) 21.48ms
2020-08-04 19:37:30,311 - tornado.access - WARNING - 403 POST /plugin/octolapse/loadState (::ffff:192.168.0.116) 149.84ms
2020-08-04 19:37:30,319 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.116
2020-08-04 19:37:30,947 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.116
2020-08-04 19:37:31,065 - octoprint.util.comm - INFO - Printer reports firmware name "Marlin 2.0.5.3 (GitHub)"
2020-08-04 19:37:31,100 - octoprint.util.comm - INFO - Firmware states that it supports temperature autoreporting
2020-08-04 19:37:31,965 - octoprint.plugins.tracking - INFO - Sent tracking event printer_connected, payload: {u'printer_baudrate': 0, u'printer_port': None, 'firmware_name': u'Marlin 2.0.5.3 (GitHub)'}
2020-08-04 19:37:38,203 - tornado.access - WARNING - 404 POST /api/plugin/zbolt_octoscreen (127.0.0.1) 15.79ms
2020-08-04 19:37:38,224 - tornado.access - WARNING - 404 POST /api/plugin/zbolt_octoscreen (127.0.0.1) 15.81ms
2020-08-04 19:37:41,109 - octoprint.server.preemptive_cache - INFO - ... done in 13.92s
2020-08-04 19:37:41,110 - octoprint.server.preemptive_cache - INFO - Preemptively caching / (ui _default) for {'query_string': 'l10n=en', 'path': '/', 'base_url': 'http://192.168.0.117/'}
2020-08-04 19:37:41,704 - octoprint.server.preemptive_cache - INFO - ... done in 0.59s
2020-08-04 19:38:19,684 - octoprint.access.users - INFO - Logged in user: mvii3iv
2020-08-04 19:38:19,692 - octoprint.server.api - INFO - Actively logging in user mvii3iv from ::ffff:192.168.0.116
2020-08-04 19:38:19,799 - octoprint.server.util.flask - INFO - Passively logging in user mvii3iv from ::ffff:192.168.0.116
2020-08-04 19:38:19,801 - octoprint.access.users - INFO - Logged in user: mvii3iv
2020-08-04 19:38:19,959 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.116
2020-08-04 19:38:23,494 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.116
2020-08-04 19:38:23,582 - octoprint.server.util.flask - INFO - Passively logging in user mvii3iv from ::ffff:192.168.0.116
2020-08-04 19:38:23,585 - octoprint.access.users - INFO - Logged in user: mvii3iv
2020-08-04 19:38:27,133 - octoprint.server.util.sockjs - INFO - User mvii3iv logged in on the socket from client ::ffff:192.168.0.116
2020-08-04 19:48:00,710 - octoprint.server.util.flask - INFO - Passively logging in user mvii3iv from ::ffff:192.168.0.116
2020-08-04 19:48:00,713 - octoprint.access.users - INFO - Logged in user: mvii3iv
2020-08-04 19:48:00,898 - octoprint.server.util.sockjs - INFO - Client connection closed: ::ffff:192.168.0.116
2020-08-04 19:48:05,068 - octoprint.server.util.sockjs - INFO - New connection from client: ::ffff:192.168.0.116
2020-08-04 19:48:05,199 - octoprint.server.util.flask - INFO - Passively logging in user mvii3iv from ::ffff:192.168.0.116
2020-08-04 19:48:05,203 - octoprint.access.users - INFO - Logged in user: mvii3iv
2020-08-04 19:48:07,667 - octoprint.server.util.sockjs - INFO - User mvii3iv logged in on the socket from client ::ffff:192.168.0.116
2020-08-04 19:52:12,492 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-08-04 19:52:27,680 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 915}
2020-08-04 20:01:36,103 - octoprint.printer.standard.job - INFO - Print job selected - origin: local, path: Phone_Stand03.gcode, owner: mvii3iv, user: mvii3iv
2020-08-04 20:01:36,128 - octoprint.util.comm - INFO - Changing monitoring state from "Operational" to "Starting"
2020-08-04 20:01:36,141 - octoprint.printer.standard.job - INFO - Print job started - origin: local, path: Phone_Stand03.gcode, owner: mvii3iv, user: mvii3iv
2020-08-04 20:01:36,200 - octoprint.util.comm - INFO - M110 detected, setting current line number to 0
2020-08-04 20:01:36,228 - octoprint.util.comm - INFO - Changing monitoring state from "Starting" to "Printing"
2020-08-04 20:01:36,881 - octoprint.plugins.tracking - INFO - Sent tracking event print_started, payload: {'origin': u'local', 'file': '51ec470b9a1e78626c3233a884ba9fdc532fed87'}
2020-08-04 20:06:54,452 - octoprint.util.comm - INFO - Changing monitoring state from "Printing" to "Cancelling"
2020-08-04 20:06:54,468 - octoprint.printer.standard.job - INFO - Print job cancelled - origin: local, path: Phone_Stand03.gcode, owner: mvii3iv, user: _api
2020-08-04 20:06:55,159 - octoprint.util.comm - INFO - Changing monitoring state from "Cancelling" to "Operational"
2020-08-04 20:06:55,285 - octoprint.plugins.tracking - INFO - Sent tracking event print_cancelled, payload: {'origin': u'local', 'file': '51ec470b9a1e78626c3233a884ba9fdc532fed87', u'elapsed': 318}
2020-08-04 20:06:55,941 - octoprint.plugins.tracking - INFO - Sent tracking event print_failed, payload: {'origin': u'local', u'reason': u'cancelled', 'file': '51ec470b9a1e78626c3233a884ba9fdc532fed87', u'elapsed': 318}
2020-08-04 20:07:12,493 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-08-04 20:07:27,686 - octoprint.plugins.tracking - INFO - Sent tracking event ping, payload: {'octoprint_uptime': 1815}

Additional information about your setup

OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible
Anet A8 (Marlin 2.0.5.3)
OctoPrint version : 1.4.1
OctoPi version : 0.17.0
Raspberry Pi 3 Model B Rev 1.2

PLUGINS

  • Octolapse
  • PrintTimeGenius Plugin
  • Printer Dialogs
  • Printer Notifications
  • Themeify
  • Virtual Printer

Sorry if I missed something important, this is my first post here.

Might want to post an example (small if possible) gcode file to evaluate as well. You can rename it with a txt extension and drag it into a comment here to upload. Also, even though you don't think a plugin is doing it, it's still a good idea to test with octoprint in safe mode just to make sure.

actually looks like you might not even have to rename the file, just drag it into a comment.

Thanks a lot for helping!!!
The file is bigger than the page limit, so I uploaded the file to my mega account
https://mega.nz/file/bwkShYoR#mZQvWL9AfRp5_HmByrJ-ns9kbgs4mfIhT-0gj-HAiOU

I looked at your gcode with two online viewers, http://gcode.ws/ and http://www.gcodeanalyser.com/ and neither one of them shows any abnormal speed issues.

thank you for looking at my gcode!

Have you had any luck fixing this?

I'm having this same issue on my Ender 3 V2 on Octoprint 1.4.2.
My print speed is insanely fast when printing from Octoprint. If I load the .gcode on the printer SD card, I have no issues.

Same issue here, it started when I tweaked the feed rate modifier in octoprint and now I have to sit and wait for every job to start so I can tune it down to 20% for the first few layers and then back up to 60-70% for the rest. It’s really frustrating

We can't help unless we have logs, gcode files and information on what y'all have configured in your gcode scripts and also whether it persists in safe mode. We can't read minds nor remote screens.

I do exactly the same, reducing the feed rate by 20% sometimes Is needed some other times it starts fine and I don't need to reduce the feed rate.

Sorry I didn’t see the reply about logs and g-code, I’m not sure I could have provided them at the time as my understanding of code and software has increased exponentially since then. At the time I was probably 1-2 weeks into printing with no prior coding experience whatsoever.

I was able to correct the issue properly AFAIK but I’m not sure how. Here are some things I have changed:

I started running octoprint from an old Windows desktop but I’ll be going back to RPi later today probably so I’ll know for sure if that was a major part of it.

I compiled and flashed new firmware several times, im now on my own build of vanilla marlin 2.0 with all parameters in configuration.h and configuration_adv.h having been changed or at least checked to see if they were the best fit for my setup.

I noticed before the last flash that any time I paused a print when I resumed it would be very very slow until the next layer and it also happened when I tried to resume failed prints by uploading edited g-code. Since the most recent flash I have not had that issue but I’m not sure what fixed it. All feed/flow rate modifiers seem to be function properly as well as pause/resume.

I haven’t noticed any inconsistencies between sliced speed and executed speed so far, I dug into my firmware and learned how to adjust linear advance, s-curve motion etc so it may have been something in there, I don’t know, I also might have just learned the proper way to edit g-code.

I’ll know for future inquiries to provide logs and g-code. Edit: found the logs FAQ.