Dima Buzdyk

Results 38 comments of Dima Buzdyk

I got my hands on 3DConnection SpaceNavigator Wireless and found that all the code needed already there. The only thing is need to be done is libspnav-dev added to build...

Test build available here https://github.com/buzzhuzz/OrcaSlicer/actions/runs/8892413761 I still need either https://github.com/SoftFever/OrcaSlicer/pull/5203 or https://github.com/SoftFever/OrcaSlicer/pull/4175 integrated before making PR per this task.

Purpose of this PR is to make OrcaSlicer compile on such systems. Contents and behavior of AppImage is not changed here.

This PR only fixes compilation issue. For the AppImage fixes please check test build from #4616. https://github.com/SoftFever/OrcaSlicer/issues/4616#issuecomment-2079487313

@SoftFever Majority of that patch is configure script re-generated by autotools due to updated configure.am I'll open PR fo Orca-deps-wxWidgets first.

Orca does have model repair tool in its Windows build. Unfortunately, I can't help much there as I'm only use Linux. Also, sometimes exporting STL back from Orca into the...

> Have you tried to start change line width not for the surface wall but for the second one? Good idea I didn't thought of. However, that'll make implementation more...

@SoftFever, @igiannakas, Thanks for the suggestion on the nature of this defect. I took some time to make more experiments and even compare gcode output to one produced by the...

@vgdh, I've looked into the code once more following your suggestion to push walls starting from the second priemeter and got another working POC: [front-light-bracket_PETG_35m55s.gcode.zip](https://github.com/SoftFever/OrcaSlicer/files/15426011/front-light-bracket_PETG_35m55s.gcode.zip) ![Screenshot from 2024-05-24 06-41-22](https://github.com/SoftFever/OrcaSlicer/assets/46728448/960171ed-8af6-4bed-b5fb-d77c8e45c830) ![Screenshot...

Perimeter interlock reworked to internal wall interlock which now works as follows: ![interlock-rework drawio](https://github.com/SoftFever/OrcaSlicer/assets/46728448/188e38e9-f0fc-410e-9d7f-b5f81302037c) Current implementation is for Arachne only simply because it was easier to implement. Test prints: 1....