Inital commit

This commit is contained in:
2026-02-10 01:32:51 +01:00
commit f911b5ff9b
39 changed files with 676 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"from": "User",
"inherits": "Flashforge Adventurer 5M 0.25 Nozzle",
"is_custom_defined": "0",
"machine_end_gcode": "END_PRINT",
"machine_start_gcode": "START_PRINT BED_TEMP=[bed_temperature_initial_layer_single] EXTRUDER_TEMP=[nozzle_temperature_initial_layer]",
"name": "0.25 Nozzle",
"print_host": "http://192.168.1.133:7125/",
"print_host_webui": "http://192.168.1.133:4001/",
"printer_settings_id": "0.25 Nozzle",
"support_multi_bed_types": "1",
"time_lapse_gcode": "TIMELAPSE_TAKE_FRAME",
"version": "2.2.0.4"
}