Full OrcaSlicer config for Ender3 & ASWX4P

This commit is contained in:
2025-09-03 12:34:20 +02:00
parent 26059687a4
commit 734071765d
861 changed files with 56695 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
{
"bed_custom_texture": "/Users/mbocquet/OrcaSlicer plates/Ender3/Ender3-v2.png",
"deretraction_speed": [
"0"
],
"from": "User",
"gcode_flavor": "klipper",
"inherits": "Creality Ender-3 0.4 nozzle",
"is_custom_defined": "0",
"layer_change_gcode": "SET_PRINT_STATS_INFO CURRENT_LAYER={layer_num + 1}",
"machine_end_gcode": "PRINT_END",
"machine_start_gcode": "SET_PRINT_STATS_INFO TOTAL_LAYER=[total_layer_count]\nPRINT_START BED_TEMP={first_layer_bed_temperature[current_extruder]} VITRIFICATION_TEMP={temperature_vitrification[current_extruder]} NOZZLE_TEMP={first_layer_temperature[current_extruder]}",
"manual_filament_change": "1",
"max_layer_height": [
"0.32"
],
"name": "Creality Ender-3 Klipper 0.4 nozzle",
"nozzle_type": "brass",
"print_host": "192.168.10.84:81",
"printer_settings_id": "Creality Ender-3 Klipper 0.4 nozzle",
"retract_length_toolchange": [
"10"
],
"retraction_length": [
"1.3"
],
"retraction_speed": [
"30"
],
"support_multi_bed_types": "1",
"thumbnails": "300x300/PNG",
"version": "2.3.0.1",
"wipe": [
"0"
]
}