SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.57k stars 768 forks source link

Incompatibility with older davinci printers #6097

Open Bexin3 opened 1 month ago

Bexin3 commented 1 month ago

Is there an existing issue for this feature request?

Is your feature request related to a problem?

Hello, I am currently using a davinci 1.1 plus, and I as able to generate code and get it working on it from slic3r using a simple script that removes empty lines and adds some info - https://github.com/chrislondon/Convert_GCode_To_3W script but standalone, however for an some reason this doesn’t work with Orca slicer. The files as such are not accepted but after removing some of the images and such I was able to put it on the printer. However it wasn't entered and didnt seem to be printing.

Too left edge by deleted

Which printers will be beneficial to this feature?

Others

Describe the solution you'd like

Would be great to see this fixed or an outright possibility to generate .3w code

Describe alternatives you've considered

No response

Additional context

No response

Bexin3 commented 1 month ago

Specifically here you can see how the file looks when imported int XYZware from orca compared to slic3r Screenshot 2024-07-11 at 14 41 06 Screenshot 2024-07-11 at 14 40 45

Bexin3 commented 1 month ago

I assume this might be due to default Gcode flavour?

Bexin3 commented 1 month ago

Weirdly enough no, all behave the same

discip commented 1 month ago

@Bexin3 Have you tried disabling Arc fitting?

image

Bexin3 commented 1 month ago

@discip Hello, sadly no luck I had it disabled already, so tired enabling it, and while no luck, it seems to make it worse;

Screenshot 2024-07-21 at 16 15 53