ItsmeEng

Results 4 comments of ItsmeEng

Im running octoprint in a docker container on a raspberry pi 4. The command returned the same issue. ```shell running: "/octoprint/plugins/lib/python3.8/site-packages/octoprint_PrintTimeGenius/analyzers/marlin-calc.aarch64" "/octoprint/octoprint/uploads/Spielzeug/Propeller/AG_Gear_petg.gcode" "M200 D1.75 M200 D0 M92 X80.12 Y80.12 Z399.78...

This is the output from ssh > > ```shell > running: "/octoprint/plugins/lib/python3.8/site-packages/octoprint_PrintTimeGenius/analyzers/marlin-calc.aarch64" "/octoprint/octoprint/uploads/Spielzeug/Propeller/AG_Gear_petg.gcode" "M200 D1.75 > M200 D0 > M92 X80.12 Y80.12 Z399.78 E445.00 > M203 X300.00 Y300.00 Z50.00 E40.00...

I run the command on ssh. ``` "/octoprint/plugins/lib/python3.8/site-packages/octoprint_PrintTimeGenius/analyzers/marlin-calc.aarch64" "/octoprint/octoprint/uploads/Spielzeug/Propeller/AG_Gear_petg.gcode" "M200 D1.75 M200 D0 M92 X80.12 Y80.12 Z399.78 E445.00 M203 X300.00 Y300.00 Z50.00 E40.00 M201 X2000 Y2000 Z100 E10000 M204 P800.00...

The command ```uname -a``` returns ``` Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux ``` the folder /home/pi/octoprint/plugins/lib/python3.8/site-packages/octoprint_PrintTimeGenius/analyzers ``` analyze_gcode_comments.py marlin-calc.amd64 marlin-calc.darwin-x86_64 marlin-calc.windows-AMD64.exe __pycache__...