mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-05 16:59:08 +00:00
25 lines
2.9 KiB
INI
25 lines
2.9 KiB
INI
[printer:*AQI*]
|
|
inherits = *DeltiQ 2*
|
|
max_print_height = 400
|
|
bed_shape = 149.529x13.0821,147.82x26.0646,144.985x38.8487,141.048x51.3372,136.037x63.435,129.99x75.05,122.955x86.0938,114.983x96.4824,106.137x106.137,96.4824x114.983,86.0938x122.955,75.05x129.99,63.435x136.037,51.3372x141.048,38.8487x144.985,26.0646x147.82,13.0821x149.529,9.19097e-15x150.1,-13.0821x149.529,-26.0646x147.82,-38.8487x144.985,-51.3372x141.048,-63.435x136.037,-75.05x129.99,-86.0938x122.955,-96.4824x114.983,-106.137x106.137,-114.983x96.4824,-122.955x86.0938,-129.99x75.05,-136.037x63.435,-141.048x51.3372,-144.985x38.8487,-147.82x26.0646,-149.529x13.0821,-150.1x1.83819e-14,-149.529x-13.0821,-147.82x-26.0646,-144.985x-38.8487,-141.048x-51.3372,-136.037x-63.435,-129.99x-75.05,-122.955x-86.0938,-114.983x-96.4824,-106.137x-106.137,-96.4824x-114.983,-86.0938x-122.955,-75.05x-129.99,-63.435x-136.037,-51.3372x-141.048,-38.8487x-144.985,-26.0646x-147.82,-13.0821x-149.529,-2.75729e-14x-150.1,13.0821x-149.529,26.0646x-147.82,38.8487x-144.985,51.3372x-141.048,63.435x-136.037,75.05x-129.99,86.0938x-122.955,96.4824x-114.983,106.137x-106.137,114.983x-96.4824,122.955x-86.0938,129.99x-75.05,136.037x-63.435,141.048x-51.3372,144.985x-38.8487,147.82x-26.0646,149.529x-13.0821,150.1x-3.67639e-14
|
|
before_layer_gcode = ; BEFORE_LAYER_CHANGE\n;[layer_z]\nG92 E0\n
|
|
end_gcode = ; END_GCODE\n\nM140 S0 ; Turn off bed heater\nM141 S0 ; Turn off chamber heater\nM104 S0 ; Turn off hotend heater\n\nG28 ; Home all axes\n\nM107 ; Turn off layer fan\n\nG90 ; Absolute positioning for motion\nM220 S100 ; Feedmultiply back to 100percent\n\nM84 S5 ; Disable motor hold
|
|
layer_gcode = ; AFTER_LAYER_CHANGE\n;[layer_z]
|
|
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_TRILAB\nPRINTER_FAMILY_AQ\nPRINTER_MODEL_AQI
|
|
retract_before_travel = 3
|
|
retract_before_wipe = 100%
|
|
retract_layer_change = 1
|
|
retract_length = 4
|
|
retract_length_toolchange = 10
|
|
retract_lift = 0.2
|
|
retract_lift_above = 0
|
|
retract_lift_below = 0
|
|
retract_restart_extra = 0
|
|
retract_restart_extra_toolchange = 0
|
|
retract_speed = 30
|
|
start_gcode = ; START_GCODE\nT0\nM220 S100 ; Set feedmultiply back to 100 percent\n\nG90 ; Absolute positioning for motion\nM83 ; Relative extruder\nM107 ; Layer fan off\n\nG28 ; Home all axes\n\nM140 S[first_layer_bed_temperature] ; Set bed temperature\nM104 S{if filament_type[0]=~/(ABS)?(ABST)?(PC)?(PCABS)?(PA)?(PACF)?(PAGF)?/}180{else}150{endif} ; Set hotend material specific probing temperature\n[start_filament_gcode]\nM190 ; Wait for bed temperature\nM109 ; Wait for hotend probing temperature\n\nG32 ; Probe Z and calculate Z plane\nG29 ; Mesh bed probe\n\nM104 S[first_layer_temperature] ; Set hotend printing temperature\n\nG1009 ; Purge hotend\nG92 E0 ; Zero extruder
|
|
wipe = 1
|
|
extruder_clearance_height = 65
|
|
extruder_clearance_radius = 65
|
|
|