mirror of
https://github.com/prusa3d/Slic3r-settings.git
synced 2025-08-11 17:04:06 +02:00
Clean up common printer settings
This commit is contained in:
@@ -1269,11 +1269,9 @@ start_filament_gcode = "; Filament gcode\n{if nozzle_diameter[initial_extruder]
|
|||||||
[printer:*common*]
|
[printer:*common*]
|
||||||
printer_technology = FFF
|
printer_technology = FFF
|
||||||
autoemit_temperature_commands = 0
|
autoemit_temperature_commands = 0
|
||||||
between_objects_gcode =
|
|
||||||
color_change_gcode = M600
|
color_change_gcode = M600
|
||||||
gcode_flavor = reprapfirmware
|
gcode_flavor = reprapfirmware
|
||||||
high_current_on_filament_swap = 0
|
high_current_on_filament_swap = 0
|
||||||
layer_gcode =
|
|
||||||
machine_limits_usage = time_estimate_only
|
machine_limits_usage = time_estimate_only
|
||||||
machine_max_acceleration_e = 2400
|
machine_max_acceleration_e = 2400
|
||||||
machine_max_acceleration_extruding = 5000
|
machine_max_acceleration_extruding = 5000
|
||||||
@@ -1293,12 +1291,9 @@ machine_max_jerk_z = 2.5
|
|||||||
max_print_height = 1000
|
max_print_height = 1000
|
||||||
parking_pos_retraction = 92
|
parking_pos_retraction = 92
|
||||||
pause_print_gcode = M226
|
pause_print_gcode = M226
|
||||||
print_host =
|
|
||||||
printer_model =
|
|
||||||
remaining_times = 1
|
remaining_times = 1
|
||||||
silent_mode = 0
|
silent_mode = 0
|
||||||
single_extruder_multi_material = 0
|
single_extruder_multi_material = 0
|
||||||
template_custom_gcode =
|
|
||||||
thumbnails = 256x256/QOI
|
thumbnails = 256x256/QOI
|
||||||
use_firmware_retraction = 0
|
use_firmware_retraction = 0
|
||||||
use_relative_e_distances = 1
|
use_relative_e_distances = 1
|
||||||
|
Reference in New Issue
Block a user