Mark Burton

Results 487 comments of Mark Burton

Hi, it doesn't recognize "topview", instead, try: "7": { "value": [ "y", "90" ], "target": "resetview" }, Left view would require ["x", "90"] and right view ["x", "-90"] I can't...

Hi, yes, the directions (and sensitivity) of the mouse axes can be changed by editing the config file. To change the direction, change the sign of the axis's **scale** value.

> if I use the tilt it zooms automatically This I do not understand, why should tilting change the zoom? Nobody has reported this before.

Please edit the config.json file and add this line into the list of devices: [ "0x256f", "0xc633", "spacemouse", "3Dconnexion Space Mouse Enterprise" ], JSON is very fussy about commas so...

That's right, thanks for the help @DivingDuck .

Yes, the rotation is weird because it's still using the same rotation code as used for the 2D mouse with the addition of the roll axis. I have tinkered with...

Please provide a project file that suffers from this issue and I will investigate. Thanks.

Thanks for the stl, could you also please provide the gcode file that you get as I can't reproduce the problem yet. Thanks.

OK, thanks for that. Yes, I can see the duplicated infill. It doesn't happen in my Cura build because I have the following additional code which the Cura devs may...