gargansa / MELT

Filament mixing plugin for M3D compound nozzle and M3D QuadFusion nozzle. Designed to apply gradients and set filament ratios for a multi filament extruder head.
12 stars 7 forks source link

Don't succeed to use Initial/final main flow in Expert Controls #6

Open Subbykun opened 5 years ago

Subbykun commented 5 years ago

First, thank you very much for all your work. I test your MELT plugins on Promega printer with Compound nozzle since 2 weeks ago and it's a really good plugins. I want to try the initial and final main flow in expert controls because I want a gradient not from 100/0 to 0/100% because the color of my second filament is too strong. I want a gradient from 90/10 to 35/65% I try everything with your plugins but I never succeed to edit my gcode. The beginning of my gcode is edited like this:

;LAYER_COUNT:485 M563 P0 D0:1 H1 G10 P0 X0 Y0 Z0 G10 P0 R120 S220 M568 P0 S1 M567 P0 E1.000:0.000 ;Debug Version:3.4.0 ;Debug Clamp_choice:percent Direction:normal ;Debug Modifier:normal Rate Modifier:normal ;Debug Pattern:[0.5, 1.0, 0.25, 0.75, 0.5, 0.0] ;Debug Change_rate:4 Initial_flows:[1.0, 0, 0.0, 0.0] Final_flows[0.5, 0.5, 0.0, 0.0] ;Debug Qty_extruders:2 Flow_min:0.0 ;Debug Percent_start:0.1 Percent_end:1.0 ;Debug Layer_start:0 Layer_end:100000 ;LAYER:0

But when I check near the end, for example layer 452 I obtain this: M567 P0 E0.073:0.927

So the gcode was edited but for 0/100% and not 50/50% in this example.

Can you help me please. Thank you so much. Best regards