Remco Veldkamp

Results 54 issues of Remco Veldkamp

When selecting wireframe mode in the dev panel, some parts of the model seem to be missing.

bug

To make a lib a better Threejs player we should allow Threejs primitives to be customized via the public api. Care need to be taken not to be merely passing...

3.1+
proposal

Basically `_readFromStream` should be dropped as an exposed method (it was experimental anyway) and `processGCode` should be able to handle streams. Streams are useful for instance when drag 'n dropping...

3.1+

Color of narrow extrusion/travel lines is updated instantly. The way I access the travel lines and extrusion lines in the scene: - .userData a reserved object on 3d objects (meshes,...

this will implement #249 it's a work in progress. Still throws an error atm

demo

Often there are travel moves above the topmost extrusion layer. Due to the clipping planes, of which the max is initialized at the topmost extrusion layer, those travel lines are...

bug
blocked

Notify the user of this. see https://app.logrocket.com/x64tmd/gcode-preview-demo/s/6-0196f284-39c6-7bcd-863d-5b16a517b717/0?dashboardID=logrocket-analytics&fromTab=&interval=1d&persistForm=true&range=1M&rangeEnd=1747895734762&rangeStart=1745303734762 also, while at it, notify when webgl is not supported at all. And where I said 'webgl' possibly replace that with 'webgl2'. bonus...

bug

When no `buildvolume` property is present in defaultSettings, the preview will not load. This is because if this vue binding `v-model="settings.buildVolume.x"`. But on the other hand we want the defaultSettings...

bug

..when switching presets

bug