101 lines
2.7 KiB
JSON
101 lines
2.7 KiB
JSON
|
{
|
||
|
"type": "machine",
|
||
|
"setting_id": "GM003",
|
||
|
"name": "FLSun S1 0.4 nozzle",
|
||
|
"from": "system",
|
||
|
"instantiation": "true",
|
||
|
"inherits": "fdm_machine_common",
|
||
|
"printer_model": "FLSun S1",
|
||
|
"default_print_profile": "0.20mm PLA_HS_S1_FLSUN @FLSUN",
|
||
|
"gcode_flavor": "klipper",
|
||
|
"nozzle_diameter": [
|
||
|
"0.4"
|
||
|
],
|
||
|
"bed_exclude_area": [
|
||
|
"0x0"
|
||
|
],
|
||
|
"printable_area": [
|
||
|
"159.392x13.945",
|
||
|
"157.57x27.7838",
|
||
|
"154.549x41.4112",
|
||
|
"150.351x54.7234",
|
||
|
"145.01x67.6191",
|
||
|
"138.564x80.0002",
|
||
|
"131.065x91.7725",
|
||
|
"122.567x102.846",
|
||
|
"113.137x113.137",
|
||
|
"102.846x122.567",
|
||
|
"91.7725x131.065",
|
||
|
"80.0003x138.564",
|
||
|
"67.6191x145.01",
|
||
|
"54.7234x150.351",
|
||
|
"41.4112x154.549",
|
||
|
"27.7838x157.57",
|
||
|
"13.945x159.392",
|
||
|
"9.79721e-15x160",
|
||
|
"-13.945x159.392",
|
||
|
"-27.7838x157.57",
|
||
|
"-41.4112x154.549",
|
||
|
"-54.7234x150.351",
|
||
|
"-67.6191x145.01",
|
||
|
"-80.0002x138.564",
|
||
|
"-91.7725x131.065",
|
||
|
"-102.846x122.567",
|
||
|
"-113.137x113.137",
|
||
|
"-122.567x102.846",
|
||
|
"-131.065x91.7725",
|
||
|
"-138.564x80.0003",
|
||
|
"-145.01x67.6191",
|
||
|
"-150.351x54.7234",
|
||
|
"-154.549x41.4112",
|
||
|
"-157.57x27.7838",
|
||
|
"-159.392x13.945",
|
||
|
"-160x1.95944e-14",
|
||
|
"-159.392x-13.945",
|
||
|
"-157.57x-27.7838",
|
||
|
"-154.549x-41.4112",
|
||
|
"-150.351x-54.7234",
|
||
|
"-145.01x-67.6191",
|
||
|
"-138.564x-80.0003",
|
||
|
"-131.065x-91.7725",
|
||
|
"-122.567x-102.846",
|
||
|
"-113.137x-113.137",
|
||
|
"-102.846x-122.567",
|
||
|
"-91.7725x-131.065",
|
||
|
"-80.0003x-138.564",
|
||
|
"-67.6191x-145.01",
|
||
|
"-54.7234x-150.351",
|
||
|
"-41.4112x-154.549",
|
||
|
"-27.7838x-157.57",
|
||
|
"-13.945x-159.392",
|
||
|
"-2.93916e-14x-160",
|
||
|
"13.945x-159.392",
|
||
|
"27.7838x-157.57",
|
||
|
"41.4112x-154.549",
|
||
|
"54.7234x-150.351",
|
||
|
"67.6191x-145.01",
|
||
|
"80.0002x-138.564",
|
||
|
"91.7725x-131.065",
|
||
|
"102.846x-122.567",
|
||
|
"113.137x-113.137",
|
||
|
"122.567x-102.846",
|
||
|
"131.065x-91.7725",
|
||
|
"138.564x-80.0002",
|
||
|
"145.01x-67.6191",
|
||
|
"150.351x-54.7234",
|
||
|
"154.549x-41.4112",
|
||
|
"157.57x-27.7838",
|
||
|
"159.392x-13.945",
|
||
|
"160x-3.91888e-14"
|
||
|
],
|
||
|
"printable_height": "430",
|
||
|
"machine_end_gcode": "M107 T0\nM104 S0\nM104 S0 T1\nM140 S0\nG92 E0\nG91\nG1 Z+0.5 F6000\nG28 \nG90 ;absolute positioning",
|
||
|
"machine_start_gcode": "G21\nG90\nM82\nG28 ; home all axes\nM140 S[first_layer_bed_temperature] is_AB\nM104 S[first_layer_temperature] T0\nG1 F3000 Z1\nG1 X-155 Y0 Z0.4\nM107 T0\nM109 S[first_layer_temperature] T0\nM190 S[first_layer_bed_temperature] is_AB\nG92 E0\nG3 X0 Y-155 I155 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"
|
||
|
}
|
||
|
|