mirror of
https://github.com/Santoku-Slicer/Profiles.git
synced 2026-07-07 08:50:02 +00:00
11 lines
949 B
INI
11 lines
949 B
INI
[printer:*DeltiQ 2 FlexPrint*]
|
|
inherits = *DeltiQ 2*
|
|
start_gcode = ; START_GCODE\n\nM220 S100 ; Set feedmultiply back to 100percent\n\nT1 ; Select FlexPrint extruder\n\nG90 ; Absolute positioning\nM83; Relative Extruder\n\nG28 ; Home all axes\n\nM190 S[first_layer_bed_temperature] ; Set and wait - bed temperature\nM104 S[first_layer_temperature]\n\nG28 ; Home all axes\nG32 ; Probe Z and calculate Z plane\n\nG29 ; Mesh bed probe\n\nG1009 ; Go ARC to purge end\n\nG92 E0 ; Zero extruder
|
|
default_print_profile = 0.20mm FLEX @DQ2FP
|
|
default_filament_profile = "Generic FLEX @DQ2FP"
|
|
retract_length = 0.7
|
|
retract_speed = 25
|
|
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_DQ\nPRINTER_MODEL_DQ2+FP\nFLEXPRINT1
|
|
machine_max_jerk_e = 0.6
|
|
|