CrealityOfficial / CrealityPrint

GNU General Public License v3.0
167 stars 24 forks source link

creality print for linux isn't working #176

Open juliangrubio opened 1 week ago

juliangrubio commented 1 week ago

This is the output on console:

user@pc:$ ./Creality_Print-v4.3.7.6627-x86_64-Release.AppImage flush record : [{"_track_id":800350165,"distinct_id":"F2:41:12:CD:B8:88","event":"BuyTicket","lib":{"$lib":"cpp","$lib_method":"code","$lib_version":"1.0.2"},"properties":{"$lib":"cpp","$lib_version":"1.0.2","app_name":"Creality Print","platform":"Win"},"time":1718570020165,"type":"track"}] add record:{"_track_id":306622133,"distinct_id":"F2:41:12:CD:B8:88","event":"BuyTicket","lib":{"$lib":"cpp","$lib_method":"code","$lib_version":"1.0.2"},"properties":{"$lib":"cpp","$lib_version":"1.0.2","app_name":"Creality Print","platform":"Win"},"time":1718570342133,"type":"track"} CXBinManager open file size [239984] parse binary stl ...face 4798

parse binary stl success...

Computing bounding box... Done. x = 0 .. 58, y = 2,1684e-15 .. 95, z = 0 .. 90,6761 Computing bounding box... Done. x = 0 .. 58, y = 2,1684e-15 .. 95, z = 0 .. 90,6761 Computing bounding box... Done. x = 0 .. 58, y = 2,1684e-15 .. 95, z = 0 .. 90,6761 Computing bounding box... Done. x = -29 .. 29, y = -47,5 .. 47,5, z = -45,3381 .. 45,3381 Computing bounding box... Done. x = -29 .. 29, y = -47,5 .. 47,5, z = -45,3381 .. 45,3381 Computing bounding box... Done. x = -29 .. 29, y = -47,5 .. 47,5, z = -45,3381 .. 45,3381 flush record : [{"_track_id":306622133,"distinct_id":"F2:41:12:CD:B8:88","event":"BuyTicket","lib":{"$lib":"cpp","$lib_method":"code","$lib_version":"1.0.2"},"properties":{"$lib":"cpp","$lib_version":"1.0.2","app_name":"Creality Print","platform":"Win"},"time":1718570342133,"type":"track"}] add record:{"_track_id":684901346,"distinct_id":"F2:41:12:CD:B8:88","event":"BuyTicket","lib":{"$lib":"cpp","$lib_method":"code","$lib_version":"1.0.2"},"properties":{"$lib":"cpp","$lib_version":"1.0.2","app_name":"Creality Print","platform":"Win"},"time":1718570351346,"type":"track"} Computing bounding box... Done. x = 81 .. 139, y = 62,5 .. 157,5, z = 0 .. 90,6761

notice it say: "platform":"Win". the app it opens fine, but when I try to click on Slice button nothing happens