mirror of
https://github.com/QIDITECH/QIDISlicer.git
synced 2026-01-30 23:48:44 +03:00
Add Accessory
This commit is contained in:
@@ -1128,11 +1128,14 @@ compatible_printers_condition = printer_model=="X-smart 3" and nozzle_diameter[0
|
||||
# Common printer preset
|
||||
[printer:*common*]
|
||||
autoemit_temperature_commands = 1
|
||||
auxiliary_fan = 0
|
||||
bed_custom_model =
|
||||
bed_custom_texture =
|
||||
bed_shape = 0x0,325x0,325x325,0x325
|
||||
before_layer_gcode = G92 E0
|
||||
between_objects_gcode =
|
||||
chamber_fan = 1
|
||||
chamber_temperature = 0
|
||||
color_change_gcode = M600
|
||||
cooling_tube_length = 5
|
||||
cooling_tube_retraction = 91.5
|
||||
@@ -1211,7 +1214,9 @@ z_offset = 0
|
||||
[printer:*X-MAX 3*]
|
||||
inherits = *common*
|
||||
printer_model = X-MAX 3
|
||||
auxiliary_fan = 1
|
||||
bed_shape = 0x0,325x0,325x325,0x325
|
||||
chamber_temperature = 1
|
||||
max_print_height = 315
|
||||
thumbnails = 380x380,210x210
|
||||
|
||||
@@ -1234,7 +1239,9 @@ default_print_profile = 0.20mm Fine @X-MAX 3 0.4 nozzle
|
||||
[printer:*X-Plus 3*]
|
||||
inherits = *common*
|
||||
printer_model = X-Plus 3
|
||||
auxiliary_fan = 1
|
||||
bed_shape = 0x0,280x0,280x280,0x280
|
||||
chamber_temperature = 1
|
||||
max_print_height = 270
|
||||
thumbnails = 380x380,210x210
|
||||
|
||||
|
||||
Reference in New Issue
Block a user