TriLAB 0.0.5 Removed obsolete host keys.
This commit is contained in:
parent
72a64c200b
commit
b0485e3949
@ -1,4 +1,5 @@
|
|||||||
min_slic3r_version = 2.3.0-alpha3
|
min_slic3r_version = 2.3.0-alpha3
|
||||||
|
0.0.5 Removed obsolete host keys.
|
||||||
0.0.4 Added PLA, PETG profiles for 0.8 nozzle, update print materials
|
0.0.4 Added PLA, PETG profiles for 0.8 nozzle, update print materials
|
||||||
0.0.3 Added DeltiQ 2, DeltiQ 2 Plus printers, 0.10mm, 0.20mm FLEX print profiles, updated print materials, flexprint extension support
|
0.0.3 Added DeltiQ 2, DeltiQ 2 Plus printers, 0.10mm, 0.20mm FLEX print profiles, updated print materials, flexprint extension support
|
||||||
min_slic3r_version = 2.3.0-alpha0
|
min_slic3r_version = 2.3.0-alpha0
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
name = TriLAB
|
name = TriLAB
|
||||||
# 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 = 0.0.4
|
config_version = 0.0.5
|
||||||
# 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/TriLAB/
|
config_update_url = https://files.prusa3d.com/wp-content/uploads/repository/PrusaSlicer-settings-master/live/TriLAB/
|
||||||
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
# changelog_url = https://files.prusa3d.com/?latest=slicer-profiles&lng=%1%
|
||||||
@ -713,21 +713,17 @@ extra_loading_move = -2
|
|||||||
extruder_colour = #FF0000
|
extruder_colour = #FF0000
|
||||||
extruder_offset = 0x0
|
extruder_offset = 0x0
|
||||||
gcode_flavor = repetier
|
gcode_flavor = repetier
|
||||||
host_type = octoprint
|
|
||||||
layer_gcode = ;AFTER_LAYER_CHANGE\nM117 layer [layer_num] at [layer_z]mm\n;[layer_z]\n
|
layer_gcode = ;AFTER_LAYER_CHANGE\nM117 layer [layer_num] at [layer_z]mm\n;[layer_z]\n
|
||||||
max_layer_height = 0.25
|
max_layer_height = 0.25
|
||||||
max_print_height = 320
|
max_print_height = 320
|
||||||
min_layer_height = 0.15
|
min_layer_height = 0.15
|
||||||
nozzle_diameter = 0.4
|
nozzle_diameter = 0.4
|
||||||
parking_pos_retraction = 92
|
parking_pos_retraction = 92
|
||||||
print_host =
|
|
||||||
printer_model =
|
printer_model =
|
||||||
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_DQL
|
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_DQL
|
||||||
printer_settings_id =
|
printer_settings_id =
|
||||||
printer_variant =
|
printer_variant =
|
||||||
printer_vendor = TriLAB Group s.r.o.
|
printer_vendor = TriLAB Group s.r.o.
|
||||||
printhost_apikey =
|
|
||||||
printhost_cafile =
|
|
||||||
remaining_times = 0
|
remaining_times = 0
|
||||||
retract_before_travel = 3
|
retract_before_travel = 3
|
||||||
retract_before_wipe = 100%
|
retract_before_wipe = 100%
|
||||||
@ -740,8 +736,6 @@ retract_lift_below = 319
|
|||||||
retract_restart_extra = 0
|
retract_restart_extra = 0
|
||||||
retract_restart_extra_toolchange = 0
|
retract_restart_extra_toolchange = 0
|
||||||
retract_speed = 30
|
retract_speed = 30
|
||||||
serial_port =
|
|
||||||
serial_speed = 250000
|
|
||||||
silent_mode = 0
|
silent_mode = 0
|
||||||
single_extruder_multi_material = 0
|
single_extruder_multi_material = 0
|
||||||
start_gcode = ;START\nM220 S100 ; Set feedmultiply back to 100percent\nG90 ; Absolute positioning\nM83 ; Relative extruder\nM107 ; Layer fan OFF\nM190 S[first_layer_bed_temperature] ; Set bed temperature and wait\nM104 S[first_layer_temperature] ; Set extruder temperature\nG28 ; Home all axes\nG33 ; auto leveling rutine\nG1 X-62 Y-108 Z0.3 F6000 ; Go to purge position start\nG92 E0 ; Zero extruder\nM109 S[first_layer_temperature] ; Set and wait - hotend temperature\nG3 X62 Y-108 I62 J108 E10 F200 ; Go ARC to purge end\nG92 E0 ; Zero extruder
|
start_gcode = ;START\nM220 S100 ; Set feedmultiply back to 100percent\nG90 ; Absolute positioning\nM83 ; Relative extruder\nM107 ; Layer fan OFF\nM190 S[first_layer_bed_temperature] ; Set bed temperature and wait\nM104 S[first_layer_temperature] ; Set extruder temperature\nG28 ; Home all axes\nG33 ; auto leveling rutine\nG1 X-62 Y-108 Z0.3 F6000 ; Go to purge position start\nG92 E0 ; Zero extruder\nM109 S[first_layer_temperature] ; Set and wait - hotend temperature\nG3 X62 Y-108 I62 J108 E10 F200 ; Go ARC to purge end\nG92 E0 ; Zero extruder
|
||||||
|
Loading…
Reference in New Issue
Block a user