Flow rate calibration variables?
 
Notifications
Clear all

Flow rate calibration variables?  

  RSS
curtis.blubaugh
(@curtis-blubaugh)
Member
Flow rate calibration variables?

I'm trying to adapt this piece of shit Bambu A1 mini to prusaslicer cuz I'm familiar with it... and it's just better lol.

Bambu studio obviously uses diff variable names than prusaslicer and I've been able to change almost all of them to suit use with prusaslicer, but I'm running into a road block with flow calibration.

The start gcode that bambu provided uses outer perimeter volumetric flow variables that I don't believe Prusaslicer has any equivalent for:

M104 S[first_layer_temperature]G90M83G0 X68 Y-2.5 F30000G0 Z0.2 F18000 ;Move to start position

G0 X88 E10 F{outer_wall_volumetric_speed/(24/20) * 60}

G0 X93 E.3742 F{outer_wall_volumetric_speed/(0.3*0.5)/4 * 60}

G0 X98 E.3742 F{outer_wall_volumetric_speed/(0.3*0.5) * 60}

G0 X103 E.3742 F{outer_wall_volumetric_speed/(0.3*0.5)/4 * 60}

G0 X108 E.3742 F{outer_wall_volumetric_speed/(0.3*0.5) * 60}

G0 X113 E.3742 F{outer_wall_volumetric_speed/(0.3*0.5)/4 * 60}

G0 X115 Z0 F20000

G0 Z5

M400

Am I ill-informed?

I can always just do the math myself and replace the variables with those numbers, but if there's a way to automate i'd like to give it a shot

This topic was modified 9 months ago by curtis.blubaugh
Posted : 22/01/2024 5:45 pm
Share: