see the webgl canvas and gcode movement but no 'filament'.
tx0h opened this issue · 0 comments
tx0h commented
hello,
using seamonkey (mozilla), i don't see the to be printed object, just the nozzle and the gcode movement.
octoprint is 1.6.0, prettygcode is 1.2.4, python is 3.7.3 on octopi 0.18.0.
that's what i catch from the inspector console:
Create PrettyGCode View Model packed_plugins.js:363:13
Starting dependency resolution... packed_core.js:1223:517
... dependency resolution done packed_core.js:1236:1
Initial application setup done, connecting to server... packed_core.js:1259:863
Connected to the server packed_core.js:1062:368
Triggering connect on all view models packed_core.js:1067:236
Server (re)connect processed packed_core.js:1069:1
Finalizing application startup packed_core.js:1259:239
Going to bind 42 view models... packed_core.js:1240:35
Did not bind view model TimelapseViewModel to target #timelapse since it does not exist packed_core.js:1252:40
Did not bind view model TimelapseViewModel to target #timelapse_link since it does not exist packed_core.js:1252:40
Did not bind view model BackupViewModel to target #wizard_plugin_backup since it does not exist packed_core.js:1252:40
Did not bind view model UsageViewModel to target #wizard_plugin_tracking since it does not exist packed_core.js:1252:40
Did not bind view model SoftwareUpdateViewModel to target #softwareupdate_confirmation_dialog since it does not exist packed_core.js:1252:40
Did not bind view model SoftwareUpdateViewModel to target #wizard_plugin_softwareupdate since it does not exist packed_core.js:1252:40
onAfterBinding packed_plugins.js:884:21
User user logged in packed_core.js:220:610
Login mechanism: http packed_core.js:225:31
... binding done packed_core.js:1257:146
Application startup complete packed_core.js:1257:438
updateGridMesh packed_plugins.js:2243:21
Array [ undefined, undefined ] packed_plugins.js:2255:21
OBJLoader: timer startedpacked_plugins.js:4077
OBJLoader: 74.2mspacked_plugins.js:4455
updateGridMesh packed_plugins.js:2243:21
Array [ Object, Object ] packed_plugins.js:2255:21
Finished loading GCode object. packed_plugins.js:1545:25
Array [ "layers:", 0, "size:", 0 ] packed_plugins.js:1546:25
Array [ "lines:", 0 ] packed_plugins.js:1553:25
and i also captured the screen, which looks like this:
if you need more details, please let me know.