General rework. Updated start g-code.
https://github.com/prusa3d/PrusaSlicer/pull/10140
This commit is contained in:
parent
368d36089b
commit
de69696edb
@ -1,3 +1,5 @@
|
|||||||
|
min_slic3r_version = 2.6.0-alpha5
|
||||||
|
1.0.1 General rework. Fix start gcodes.
|
||||||
min_slic3r_version = 2.6.0-alpha0
|
min_slic3r_version = 2.6.0-alpha0
|
||||||
1.0.0 Initial Rigid3D bundle
|
1.0.0 Initial Rigid3D bundle
|
||||||
|
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
name = Rigid3D
|
name = Rigid3D
|
||||||
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
# Configuration version of this file. Config file will only be installed, if the config_version differs.
|
||||||
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
# This means, the server may force the PrusaSlicer configuration to be downgraded.
|
||||||
config_version = 1.0.0
|
config_version = 1.0.1
|
||||||
# Where to get the updates from?
|
# Where to get the updates from?
|
||||||
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Rigid3D/
|
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/Rigid3D/
|
||||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||||
@ -64,7 +64,7 @@ bridge_angle = 0
|
|||||||
bridge_flow_ratio = 1
|
bridge_flow_ratio = 1
|
||||||
bridge_speed = 60
|
bridge_speed = 60
|
||||||
brim_separation = 0
|
brim_separation = 0
|
||||||
brim_type = no_brim
|
brim_type = outer_only
|
||||||
brim_width = 0
|
brim_width = 0
|
||||||
clip_multipart_objects = 1
|
clip_multipart_objects = 1
|
||||||
compatible_printers =
|
compatible_printers =
|
||||||
@ -75,19 +75,19 @@ dont_support_bridges = 1
|
|||||||
draft_shield = disabled
|
draft_shield = disabled
|
||||||
elefant_foot_compensation = 0
|
elefant_foot_compensation = 0
|
||||||
ensure_vertical_shell_thickness = 0
|
ensure_vertical_shell_thickness = 0
|
||||||
external_perimeter_extrusion_width = 0.45
|
external_perimeter_extrusion_width = 0
|
||||||
external_perimeter_speed = 50%
|
external_perimeter_speed = 50%
|
||||||
external_perimeters_first = 1
|
external_perimeters_first = 1
|
||||||
extra_perimeters = 1
|
extra_perimeters = 1
|
||||||
extruder_clearance_height = 20
|
extruder_clearance_height = 20
|
||||||
extruder_clearance_radius = 20
|
extruder_clearance_radius = 20
|
||||||
extrusion_width = 0.45
|
extrusion_width = 0
|
||||||
fill_angle = 45
|
fill_angle = 45
|
||||||
fill_density = 10%
|
fill_density = 10%
|
||||||
fill_pattern = line
|
fill_pattern = line
|
||||||
first_layer_acceleration = 0
|
first_layer_acceleration = 0
|
||||||
first_layer_acceleration_over_raft = 0
|
first_layer_acceleration_over_raft = 0
|
||||||
first_layer_extrusion_width = 0.42
|
first_layer_extrusion_width = 0
|
||||||
first_layer_height = 0.2
|
first_layer_height = 0.2
|
||||||
first_layer_speed = 50%
|
first_layer_speed = 50%
|
||||||
first_layer_speed_over_raft = 30
|
first_layer_speed_over_raft = 30
|
||||||
@ -105,8 +105,8 @@ infill_anchor = 2.5
|
|||||||
infill_anchor_max = 12
|
infill_anchor_max = 12
|
||||||
infill_every_layers = 1
|
infill_every_layers = 1
|
||||||
infill_extruder = 1
|
infill_extruder = 1
|
||||||
infill_extrusion_width = 0.45
|
infill_extrusion_width = 0
|
||||||
infill_first = 1
|
infill_first = 0
|
||||||
infill_only_where_needed = 0
|
infill_only_where_needed = 0
|
||||||
infill_overlap = 25%
|
infill_overlap = 25%
|
||||||
infill_speed = 60
|
infill_speed = 60
|
||||||
@ -124,11 +124,11 @@ mmu_segmented_region_max_width = 0
|
|||||||
notes =
|
notes =
|
||||||
only_retract_when_crossing_perimeters = 0
|
only_retract_when_crossing_perimeters = 0
|
||||||
ooze_prevention = 0
|
ooze_prevention = 0
|
||||||
output_filename_format = {input_filename_base}_{layer_height}mm_{initial_filament_type}_{printer_model}_{print_time}.gcode
|
output_filename_format = {input_filename_base}_{layer_height}mm_{initial_filament_type}_{printer_model}.gcode
|
||||||
overhangs = 1
|
overhangs = 1
|
||||||
perimeter_acceleration = 0
|
perimeter_acceleration = 0
|
||||||
perimeter_extruder = 1
|
perimeter_extruder = 1
|
||||||
perimeter_extrusion_width = 0.45
|
perimeter_extrusion_width = 0
|
||||||
perimeter_speed = 60
|
perimeter_speed = 60
|
||||||
perimeters = 2
|
perimeters = 2
|
||||||
post_process =
|
post_process =
|
||||||
@ -139,7 +139,7 @@ raft_first_layer_density = 90%
|
|||||||
raft_first_layer_expansion = 3
|
raft_first_layer_expansion = 3
|
||||||
raft_layers = 0
|
raft_layers = 0
|
||||||
resolution = 0
|
resolution = 0
|
||||||
seam_position = rear
|
seam_position = random
|
||||||
single_extruder_multi_material_priming = 1
|
single_extruder_multi_material_priming = 1
|
||||||
skirt_distance = 6
|
skirt_distance = 6
|
||||||
skirt_height = 1
|
skirt_height = 1
|
||||||
@ -147,14 +147,14 @@ skirts = 0
|
|||||||
slice_closing_radius = 0.049
|
slice_closing_radius = 0.049
|
||||||
slicing_mode = regular
|
slicing_mode = regular
|
||||||
small_perimeter_speed = 15
|
small_perimeter_speed = 15
|
||||||
solid_infill_below_area = 70
|
solid_infill_below_area = 0
|
||||||
solid_infill_every_layers = 0
|
solid_infill_every_layers = 0
|
||||||
solid_infill_extruder = 1
|
solid_infill_extruder = 1
|
||||||
solid_infill_extrusion_width = 0.45
|
solid_infill_extrusion_width = 0
|
||||||
solid_infill_speed = 100%
|
solid_infill_speed = 100%
|
||||||
spiral_vase = 0
|
spiral_vase = 0
|
||||||
standby_temperature_delta = -5
|
standby_temperature_delta = -5
|
||||||
support_material = 0
|
support_material = 1
|
||||||
support_material_angle = 0
|
support_material_angle = 0
|
||||||
support_material_auto = 1
|
support_material_auto = 1
|
||||||
support_material_bottom_contact_distance = 0
|
support_material_bottom_contact_distance = 0
|
||||||
@ -164,7 +164,7 @@ support_material_closing_radius = 2
|
|||||||
support_material_contact_distance = 0.2
|
support_material_contact_distance = 0.2
|
||||||
support_material_enforce_layers = 0
|
support_material_enforce_layers = 0
|
||||||
support_material_extruder = 1
|
support_material_extruder = 1
|
||||||
support_material_extrusion_width = 0.35
|
support_material_extrusion_width = 0
|
||||||
support_material_interface_contact_loops = 0
|
support_material_interface_contact_loops = 0
|
||||||
support_material_interface_extruder = 1
|
support_material_interface_extruder = 1
|
||||||
support_material_interface_layers = 3
|
support_material_interface_layers = 3
|
||||||
@ -174,7 +174,7 @@ support_material_interface_speed = 100%
|
|||||||
support_material_pattern = rectilinear
|
support_material_pattern = rectilinear
|
||||||
support_material_spacing = 2.5
|
support_material_spacing = 2.5
|
||||||
support_material_speed = 60
|
support_material_speed = 60
|
||||||
support_material_style = grid
|
support_material_style = organic
|
||||||
support_material_synchronize_layers = 0
|
support_material_synchronize_layers = 0
|
||||||
support_material_threshold = 0
|
support_material_threshold = 0
|
||||||
support_material_with_sheath = 1
|
support_material_with_sheath = 1
|
||||||
@ -182,7 +182,7 @@ support_material_xy_spacing = 50%
|
|||||||
thick_bridges = 0
|
thick_bridges = 0
|
||||||
thin_walls = 1
|
thin_walls = 1
|
||||||
top_fill_pattern = monotonic
|
top_fill_pattern = monotonic
|
||||||
top_infill_extrusion_width = 0.4
|
top_infill_extrusion_width = 0
|
||||||
top_solid_infill_speed = 100%
|
top_solid_infill_speed = 100%
|
||||||
top_solid_min_thickness = 0.8
|
top_solid_min_thickness = 0.8
|
||||||
travel_speed = 80
|
travel_speed = 80
|
||||||
@ -408,7 +408,7 @@ pause_print_gcode = M0
|
|||||||
printer_settings_id =
|
printer_settings_id =
|
||||||
printer_technology = FFF
|
printer_technology = FFF
|
||||||
printer_variant = 0.4
|
printer_variant = 0.4
|
||||||
remaining_times = 1
|
remaining_times = 0
|
||||||
retract_before_travel = 2
|
retract_before_travel = 2
|
||||||
retract_before_wipe = 0%
|
retract_before_wipe = 0%
|
||||||
retract_layer_change = 0
|
retract_layer_change = 0
|
||||||
@ -438,7 +438,7 @@ bed_shape = 0x0,200x0,200x200,0x200
|
|||||||
max_print_height = 190
|
max_print_height = 190
|
||||||
printer_model = Zero2
|
printer_model = Zero2
|
||||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_ZERO2\nPRINTER_HAS_HEATEDBED\n
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_ZERO2\nPRINTER_HAS_HEATEDBED\n
|
||||||
start_gcode = G21\nG92 E0\nG28\nM420 S1\nM107\nG90\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X190.0 Y0.1 Z0.3 F1500.0 E15\nG1 X190 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E30\nG1 Z2.0 F1500.0\nG92 E0\n
|
start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X190.0 Y0.1 Z0.3 F1500.0 E15\nG1 X190 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E30\nG1 Z2.0 F1500.0\nG92 E0\n
|
||||||
end_gcode = G1 X0 Y180\nM107\nG91\nG0 Z20\nT0\nG1 E-1\nM104 T0 S0\nG90\nG92 E0\nM140 S0\nM84\nM300 S2093 P150\nM300 S2637 P150\nM300 S3135 P150\nM300 S4186 P150\nM300 S3135 P150\nM300 S2637 P150\nM300 S2793 P150\nM300 S2349 P150\nM300 S1975 P150\nM300 S2093 P450\n
|
end_gcode = G1 X0 Y180\nM107\nG91\nG0 Z20\nT0\nG1 E-1\nM104 T0 S0\nG90\nG92 E0\nM140 S0\nM84\nM300 S2093 P150\nM300 S2637 P150\nM300 S3135 P150\nM300 S4186 P150\nM300 S3135 P150\nM300 S2637 P150\nM300 S2793 P150\nM300 S2349 P150\nM300 S1975 P150\nM300 S2093 P450\n
|
||||||
|
|
||||||
[printer:Rigid3D Zero3]
|
[printer:Rigid3D Zero3]
|
||||||
@ -447,7 +447,7 @@ bed_shape = 0x0,200x0,200x200,0x200
|
|||||||
max_print_height = 200
|
max_print_height = 200
|
||||||
printer_model = Zero3
|
printer_model = Zero3
|
||||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_ZERO3\nPRINTER_HAS_HEATEDBED\n
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_ZERO3\nPRINTER_HAS_HEATEDBED\n
|
||||||
start_gcode = G21\nG92 E0\nG28\nM420 S1\nM107\nG90\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X190.0 Y0.1 Z0.3 F1500.0 E15\nG1 X190 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E30\nG1 Z2.0 F1500.0\nG92 E0\n
|
start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X190.0 Y0.1 Z0.3 F1500.0 E15\nG1 X190 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E30\nG1 Z2.0 F1500.0\nG92 E0\n
|
||||||
end_gcode = G92 E0\nT0\nG1 F1800 E-2\nG27 P2\nM107\nM104 T0 S0\nM140 S0\nG90\nG92 E0\nM18\n
|
end_gcode = G92 E0\nT0\nG1 F1800 E-2\nG27 P2\nM107\nM104 T0 S0\nM140 S0\nG90\nG92 E0\nM18\n
|
||||||
|
|
||||||
[printer:Rigid3D Mucit]
|
[printer:Rigid3D Mucit]
|
||||||
@ -456,7 +456,7 @@ bed_shape = 0x0,150x0,150x150,0x150
|
|||||||
max_print_height = 150
|
max_print_height = 150
|
||||||
printer_model = Mucit
|
printer_model = Mucit
|
||||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_MUCIT\n
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_MUCIT\n
|
||||||
start_gcode = G21\nG92 E0\nG28\nM420 S1\nM107\nG90\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X140.0 Y0.1 Z0.3 F1500.0 E10\nG1 X140 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E20\nG1 Z2.0 F1500.0\nG92 E0\n
|
start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X140.0 Y0.1 Z0.3 F1500.0 E10\nG1 X140 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E20\nG1 Z2.0 F1500.0\nG92 E0\n
|
||||||
end_gcode = G1 X0 Y140\nM107\nG91\nG0 Z20\nT0\nG1 E-2\nM104 T0 S0\nG90\nG92 E0\nM140 S0\nM84\nM300 S2093 P150\nM300 S2637 P150\nM300 S3135 P150\nM300 S4186 P150\nM300 S3135 P150\nM300 S2637 P150\nM300 S2793 P150\nM300 S2349 P150\nM300 S1975 P150\nM300 S2093 P450\n
|
end_gcode = G1 X0 Y140\nM107\nG91\nG0 Z20\nT0\nG1 E-2\nM104 T0 S0\nG90\nG92 E0\nM140 S0\nM84\nM300 S2093 P150\nM300 S2637 P150\nM300 S3135 P150\nM300 S4186 P150\nM300 S3135 P150\nM300 S2637 P150\nM300 S2793 P150\nM300 S2349 P150\nM300 S1975 P150\nM300 S2093 P450\n
|
||||||
|
|
||||||
[printer:Rigid3D Mucit2]
|
[printer:Rigid3D Mucit2]
|
||||||
@ -465,5 +465,5 @@ bed_shape = 0x0,150x0,150x150,0x150
|
|||||||
max_print_height = 150
|
max_print_height = 150
|
||||||
printer_model = Mucit2
|
printer_model = Mucit2
|
||||||
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_MUCIT2\nPRINTER_HAS_HEATEDBED\n
|
printer_notes = Don't remove the following keywords! These keywords are used in the "compatible printer" condition of the print and filament profiles to link the particular print and filament profiles to this printer profile.\nPRINTER_VENDOR_RIGID3D\nPRINTER_MODEL_MUCIT2\nPRINTER_HAS_HEATEDBED\n
|
||||||
start_gcode = G21\nG92 E0\nG28\nM420 S1\nM107\nG90\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X140.0 Y0.1 Z0.3 F1500.0 E10\nG1 X140 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E20\nG1 Z2.0 F1500.0\nG92 E0\n
|
start_gcode = G21\nG92 E0\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature]\nG28\nM420 S1\nM107\nG90\nM190 S[first_layer_bed_temperature]\nM109 S[first_layer_temperature]\nG1 X10.0 Y0.1 Z0.3 F3000.0\nG1 X140.0 Y0.1 Z0.3 F1500.0 E10\nG1 X140 Y0.4 Z0.3 F3000.0\nG1 X10.0 Y0.4 Z0.3 F1500.0 E20\nG1 Z2.0 F1500.0\nG92 E0\n
|
||||||
end_gcode = G92 E0\nT0\nG1 F1800 E-2\nG27 P2\nM107\nM104 T0 S0\nM140 S0\nG90\nG92 E0\nM18\n
|
end_gcode = G92 E0\nT0\nG1 F1800 E-2\nG27 P2\nM107\nM104 T0 S0\nM140 S0\nG90\nG92 E0\nM18\n
|
||||||
|
Loading…
Reference in New Issue
Block a user