SynDaverCO / symple-slicer

A web-based slicer for 3D printers using the Cura Engine
GNU Affero General Public License v3.0
21 stars 9 forks source link

Extra Travel Moves #193

Closed synsuiter closed 2 years ago

synsuiter commented 2 years ago

Describe the bug SS is adding extra travel moves to X00 Y00 each time the nozzles switch.

Details

To Reproduce Steps to reproduce the behavior:

  1. Create a dual slice with both nozzles being used to print.
  2. observe the preview travel lines.

I tried changing the setting "layer_start_x" and "layer_start_y" to the center of the bed (500x500) but that didn't change where it was traveling too.

Screenshots dual-time-est

marciot commented 2 years ago

@synsuiter: This is a slice engine issue. I believe I've seen it before and Ultimaker Cura 4.12.1 does the same thing.

marciot commented 2 years ago

@synsuiter: Please test with "machine_extruder_end_pos_abs" set to "false" and possibly also "machine_extruder_start_pos_abs". I believe this is the setting that is causing the problem.

synsuiter commented 2 years ago

Will do

synsuiter commented 2 years ago

This works, I have pushed machine profile edits for the NG2. Will close when applied and confirmed.

marciot commented 2 years ago

@synsuiter: I pulled, but there are no changes to the profiles.

synsuiter commented 2 years ago

That..... Is because I forgot to Push them. My B. sending your way now.

synsuiter commented 2 years ago

This is solved, good find sir.