You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried in vesrion 1.7. to use ini file generated by command line parameter -d, but some of the parameters are invalid and throws exception when loading them via -c commadline parameter.
I have commented following settings and it worked fine then. It would help to remove those parameters from export (command line -d) or to implement parsing thouse parameters as an input using -s or -c command line. Or the other option is to prepare more detailed help on option -h.
Hi,
I have tried in vesrion 1.7. to use ini file generated by command line parameter -d, but some of the parameters are invalid and throws exception when loading them via -c commadline parameter.
I have commented following settings and it worked fine then. It would help to remove those parameters from export (command line -d) or to implement parsing thouse parameters as an input using -s or -c command line. Or the other option is to prepare more detailed help on option -h.
#BottomClipAmount_um=0.0
#ExtrusionWidth_um=400
#FilamentDiameter_um=2890
#FirstLayerExtrusionWidth_um=800
#FirstLayerThickness_um=300
#InfillExtendIntoPerimeter_um=60
#LayerThickness_um=100
#MinimumTravelToCauseRetraction_um=10000
#OutsideExtrusionWidth_um=400
#PositionToPlaceObjectCenter_um=[102.5,102.5,0]
#RaftAirGap_um=200
#RaftBaseExtrusionWidth_um=1200
#RaftBaseLineSpacing_um=1600
#RaftBaseThickness_um=300
#RaftExtraDistanceAroundPart_um=5000
#RaftInterfaceExtrusionWidth_um=350
#RaftInterfaceLineSpacing_um=1000
#RaftInterfaceThicknes_um=250
#RaftSurfaceExtrusionWidth_um=400
#RaftSurfaceLayers=2
#RaftSurfaceLineSpacing_um=400
#RaftSurfacePrintSpeed=0
#RaftSurfaceThickness_um=250
#SkirtDistance_um=6000
#SkirtMinLength_um=0
#SupportAirGap_um=300
#SupportExtrusionWidth_um=400
#SupportLineSpacing_um=2000
#SupportXYDistance_um=700
#WipeShieldDistanceFromShapes_um=0
#WipeTowerSize_um=5000
#ZOffset_um=0
Hope it helps.
The text was updated successfully, but these errors were encountered: