101 lines
2.6 KiB
JSON
101 lines
2.6 KiB
JSON
|
{
|
||
|
"type": "machine",
|
||
|
"setting_id": "GM003",
|
||
|
"name": "FLSun T1 0.4 nozzle",
|
||
|
"from": "system",
|
||
|
"instantiation": "true",
|
||
|
"inherits": "fdm_machine_common",
|
||
|
"printer_model": "FLSun T1",
|
||
|
"default_print_profile": "0.20mm PLA_HS_T1_FLSUN @FLSUN",
|
||
|
"gcode_flavor": "klipper",
|
||
|
"nozzle_diameter": [
|
||
|
"0.4"
|
||
|
],
|
||
|
"bed_exclude_area": [
|
||
|
"0x0"
|
||
|
],
|
||
|
"printable_area": [
|
||
|
"129.505x11.3302",
|
||
|
"128.025x22.5743",
|
||
|
"125.57x33.6465",
|
||
|
"122.16x44.4626",
|
||
|
"117.82x54.9404",
|
||
|
"112.583x65",
|
||
|
"106.49x74.5649",
|
||
|
"99.5858x83.5624",
|
||
|
"91.9239x91.9239",
|
||
|
"83.5624x99.5858",
|
||
|
"74.5649x106.49",
|
||
|
"65x112.583",
|
||
|
"54.9404x117.82",
|
||
|
"44.4626x122.16",
|
||
|
"33.6465x125.57",
|
||
|
"22.5743x128.025",
|
||
|
"11.3302x129.505",
|
||
|
"7.9602e-15x130",
|
||
|
"-11.3302x129.505",
|
||
|
"-22.5743x128.025",
|
||
|
"-33.6465x125.57",
|
||
|
"-44.4626x122.16",
|
||
|
"-54.9404x117.82",
|
||
|
"-65x112.583",
|
||
|
"-74.5649x106.49",
|
||
|
"-83.5624x99.5858",
|
||
|
"-91.9239x91.9239",
|
||
|
"-99.5858x83.5624",
|
||
|
"-106.49x74.5649",
|
||
|
"-112.583x65",
|
||
|
"-117.82x54.9404",
|
||
|
"-122.16x44.4626",
|
||
|
"-125.57x33.6465",
|
||
|
"-128.025x22.5743",
|
||
|
"-129.505x11.3302",
|
||
|
"-130x1.59204e-14",
|
||
|
"-129.505x-11.3302",
|
||
|
"-128.025x-22.5743",
|
||
|
"-125.57x-33.6465",
|
||
|
"-122.16x-44.4626",
|
||
|
"-117.82x-54.9404",
|
||
|
"-112.583x-65",
|
||
|
"-106.49x-74.5649",
|
||
|
"-99.5858x-83.5624",
|
||
|
"-91.9239x-91.9239",
|
||
|
"-83.5624x-99.5858",
|
||
|
"-74.5649x-106.49",
|
||
|
"-65x-112.583",
|
||
|
"-54.9404x-117.82",
|
||
|
"-44.4626x-122.16",
|
||
|
"-33.6465x-125.57",
|
||
|
"-22.5743x-128.025",
|
||
|
"-11.3302x-129.505",
|
||
|
"-2.38806e-14x-130",
|
||
|
"11.3302x-129.505",
|
||
|
"22.5743x-128.025",
|
||
|
"33.6465x-125.57",
|
||
|
"44.4626x-122.16",
|
||
|
"54.9404x-117.82",
|
||
|
"65x-112.583",
|
||
|
"74.5649x-106.49",
|
||
|
"83.5624x-99.5858",
|
||
|
"91.9239x-91.9239",
|
||
|
"99.5858x-83.5624",
|
||
|
"106.49x-74.5649",
|
||
|
"112.583x-65",
|
||
|
"117.82x-54.9404",
|
||
|
"122.16x-44.4626",
|
||
|
"125.57x-33.6465",
|
||
|
"128.025x-22.5743",
|
||
|
"129.505x-11.3302",
|
||
|
"130x-3.18408e-14"
|
||
|
],
|
||
|
"printable_height": "330",
|
||
|
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning\nTIMELAPSE_RENDER",
|
||
|
"machine_start_gcode": "G21\nG90\nM82\nG28 ; home all axes\nM140 S[first_layer_bed_temperature]\nM104 S[first_layer_temperature] T0\nG1 F3000 Z1\nG1 X-125 Y0 Z0.4\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature]\nM107 T0\nG92 E0\nG3 X0 Y-125 I125 Z0.3 E30 F2000\nG92 E0\nSET_TMC_CURRENT STEPPER=extruder CURRENT=0.8",
|
||
|
"layer_change_gcode": "",
|
||
|
"machine_pause_gcode": "M600",
|
||
|
"scan_first_layer": "0",
|
||
|
"nozzle_type": "hardened_steel",
|
||
|
"auxiliary_fan": "0"
|
||
|
}
|
||
|
|