The "-style" parameter of command line doesn't work
Posted: 06 Sep 2018, 02:21
Hi Expert,
I'm using 1.5 version, I have 3 different style profiles in the -style.ini, the 3 profiles have different layer thickness, the other parameters are same.
I want to use command line to do the slicing with different profile for different object, but when I use the parmeter "-style" and found that it doesn't work.
For example, my -style.ini content is as below, the profile name is "010", "015", "020". When I use the command line: KISSlicer64.exe "kehua1-body.stl" -inidir "./" -style 020.ini -o "./101.gcode" in DOS window, I found that Kissslicer always startup with loading the profile "010" instead of "020". I don't understand if I was using a wrong. Can Anyone help on this case, thanks a lot.
[010]
quality_percentage=0
layer_thickness_mm=0.1
extrusion_width_mm=0.4
num_loops=5
skin_thickness_mm=1
infill_extrusion_width=0.4
infill_density_denominator=0
stacked_layers=1
use_destring=1
use_wipe=1
use_corners=1
loops_insideout=1
infill_st_oct_rnd=1
inset_surface_xy_mm=0
seam_jitter_degrees=0
seam_depth_scaler=0.5
seam_gap_scaler=1
seam_angle_degrees=0
[015]
quality_percentage=0
layer_thickness_mm=0.15
extrusion_width_mm=0.4
num_loops=5
skin_thickness_mm=1
infill_extrusion_width=0.4
infill_density_denominator=0
stacked_layers=1
use_destring=1
use_wipe=1
use_corners=1
loops_insideout=1
infill_st_oct_rnd=1
inset_surface_xy_mm=0
seam_jitter_degrees=0
seam_depth_scaler=0.5
seam_gap_scaler=1
seam_angle_degrees=0
[020]
quality_percentage=0
layer_thickness_mm=0.2
extrusion_width_mm=0.4
num_loops=5
skin_thickness_mm=1
infill_extrusion_width=0.4
infill_density_denominator=0
stacked_layers=1
use_destring=1
use_wipe=1
use_corners=1
loops_insideout=1
infill_st_oct_rnd=1
inset_surface_xy_mm=0
seam_jitter_degrees=0
seam_depth_scaler=0.5
seam_gap_scaler=1
seam_angle_degrees=0
I'm using 1.5 version, I have 3 different style profiles in the -style.ini, the 3 profiles have different layer thickness, the other parameters are same.
I want to use command line to do the slicing with different profile for different object, but when I use the parmeter "-style" and found that it doesn't work.
For example, my -style.ini content is as below, the profile name is "010", "015", "020". When I use the command line: KISSlicer64.exe "kehua1-body.stl" -inidir "./" -style 020.ini -o "./101.gcode" in DOS window, I found that Kissslicer always startup with loading the profile "010" instead of "020". I don't understand if I was using a wrong. Can Anyone help on this case, thanks a lot.
[010]
quality_percentage=0
layer_thickness_mm=0.1
extrusion_width_mm=0.4
num_loops=5
skin_thickness_mm=1
infill_extrusion_width=0.4
infill_density_denominator=0
stacked_layers=1
use_destring=1
use_wipe=1
use_corners=1
loops_insideout=1
infill_st_oct_rnd=1
inset_surface_xy_mm=0
seam_jitter_degrees=0
seam_depth_scaler=0.5
seam_gap_scaler=1
seam_angle_degrees=0
[015]
quality_percentage=0
layer_thickness_mm=0.15
extrusion_width_mm=0.4
num_loops=5
skin_thickness_mm=1
infill_extrusion_width=0.4
infill_density_denominator=0
stacked_layers=1
use_destring=1
use_wipe=1
use_corners=1
loops_insideout=1
infill_st_oct_rnd=1
inset_surface_xy_mm=0
seam_jitter_degrees=0
seam_depth_scaler=0.5
seam_gap_scaler=1
seam_angle_degrees=0
[020]
quality_percentage=0
layer_thickness_mm=0.2
extrusion_width_mm=0.4
num_loops=5
skin_thickness_mm=1
infill_extrusion_width=0.4
infill_density_denominator=0
stacked_layers=1
use_destring=1
use_wipe=1
use_corners=1
loops_insideout=1
infill_st_oct_rnd=1
inset_surface_xy_mm=0
seam_jitter_degrees=0
seam_depth_scaler=0.5
seam_gap_scaler=1
seam_angle_degrees=0