Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Commandline parameter -c with unsupported .ini files Settings #256

Open
walterX12 opened this issue Sep 28, 2017 · 0 comments
Open

Commandline parameter -c with unsupported .ini files Settings #256

walterX12 opened this issue Sep 28, 2017 · 0 comments

Comments

@walterX12
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant