Flsun Super Racer (SR) Profile (#5454)
* Added Flsun SR * Optimized images * Enabled only one wall on top surfaces
This commit is contained in:
parent
bfc9008a39
commit
8dc946dc7a
22 changed files with 925 additions and 38 deletions
|
@ -12,6 +12,10 @@
|
|||
"name": "FLSun QQ-S Pro",
|
||||
"sub_path": "machine/FLSun QQ-S Pro.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Super Racer (SR)",
|
||||
"sub_path": "machine/FLSun SR.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun V400",
|
||||
"sub_path": "machine/FLSun V400.json"
|
||||
|
@ -30,6 +34,10 @@
|
|||
"name": "0.08mm Fine @FLSun QQSPro",
|
||||
"sub_path": "process/0.08mm Fine @FLSun QQSPro.json"
|
||||
},
|
||||
{
|
||||
"name": "0.08mm Fine @FLSun SR",
|
||||
"sub_path": "process/0.08mm Fine @FLSun SR.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @FLSun Q5",
|
||||
"sub_path": "process/0.16mm Optimal @FLSun Q5.json"
|
||||
|
@ -38,6 +46,10 @@
|
|||
"name": "0.16mm Optimal @FLSun QQSPro",
|
||||
"sub_path": "process/0.16mm Optimal @FLSun QQSPro.json"
|
||||
},
|
||||
{
|
||||
"name": "0.16mm Optimal @FLSun SR",
|
||||
"sub_path": "process/0.16mm Optimal @FLSun SR.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @FLSun Q5",
|
||||
"sub_path": "process/0.20mm Standard @FLSun Q5.json"
|
||||
|
@ -46,6 +58,10 @@
|
|||
"name": "0.20mm Standard @FLSun QQSPro",
|
||||
"sub_path": "process/0.20mm Standard @FLSun QQSPro.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @FLSun SR",
|
||||
"sub_path": "process/0.20mm Standard @FLSun SR.json"
|
||||
},
|
||||
{
|
||||
"name": "0.20mm Standard @FLSun V400",
|
||||
"sub_path": "process/0.20mm Standard @FLSun V400.json"
|
||||
|
@ -58,6 +74,10 @@
|
|||
"name": "0.24mm Draft @FLSun QQSPro",
|
||||
"sub_path": "process/0.24mm Draft @FLSun QQSPro.json"
|
||||
},
|
||||
{
|
||||
"name": "0.24mm Draft @FLSun SR",
|
||||
"sub_path": "process/0.24mm Draft @FLSun SR.json"
|
||||
},
|
||||
{
|
||||
"name": "0.30mm Extra Draft @FLSun Q5",
|
||||
"sub_path": "process/0.30mm Extra Draft @FLSun Q5.json"
|
||||
|
@ -65,6 +85,10 @@
|
|||
{
|
||||
"name": "0.30mm Extra Draft @FLSun QQSPro",
|
||||
"sub_path": "process/0.30mm Extra Draft @FLSun QQSPro.json"
|
||||
},
|
||||
{
|
||||
"name": "0.30mm Extra Draft @FLSun SR",
|
||||
"sub_path": "process/0.30mm Extra Draft @FLSun SR.json"
|
||||
}
|
||||
],
|
||||
"filament_list": [
|
||||
|
@ -158,6 +182,10 @@
|
|||
"name": "FLSun QQ-S Pro 0.4 nozzle",
|
||||
"sub_path": "machine/FLSun QQ-S Pro 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun Super Racer 0.4 nozzle",
|
||||
"sub_path": "machine/FLSun SR 0.4 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "FLSun V400 0.4 nozzle",
|
||||
"sub_path": "machine/FLSun V400 0.4 nozzle.json"
|
||||
|
|
BIN
resources/profiles/FLSun/FLSun Super Racer (SR)_cover.png
Normal file
BIN
resources/profiles/FLSun/FLSun Super Racer (SR)_cover.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Binary file not shown.
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
@ -15,6 +15,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -21,6 +21,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -18,6 +18,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -15,6 +15,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -45,6 +45,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -21,6 +21,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -18,6 +18,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -21,6 +21,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -12,6 +12,7 @@
|
|||
"compatible_printers": [
|
||||
"FLSun Q5 0.4 nozzle",
|
||||
"FLSun QQ-S Pro 0.4 nozzle",
|
||||
"FLSun Super Racer 0.4 nozzle",
|
||||
"FLSun V400 0.4 nozzle"
|
||||
]
|
||||
}
|
BIN
resources/profiles/FLSun/flsun_SR_buildplate_model.stl
Normal file
BIN
resources/profiles/FLSun/flsun_SR_buildplate_model.stl
Normal file
Binary file not shown.
54
resources/profiles/FLSun/flsun_SR_buildplate_texture.svg
Normal file
54
resources/profiles/FLSun/flsun_SR_buildplate_texture.svg
Normal file
|
@ -0,0 +1,54 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg
|
||||
version="1.1"
|
||||
id="svg10"
|
||||
width="2666.6667"
|
||||
height="2666.6667"
|
||||
viewBox="0 0 2666.6667 2666.6667"
|
||||
sodipodi:docname="V400.svg"
|
||||
inkscape:version="1.2.1 (9c6d41e4, 2022-07-14)"
|
||||
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
|
||||
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
xmlns:svg="http://www.w3.org/2000/svg"
|
||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
|
||||
xmlns:cc="http://creativecommons.org/ns#"
|
||||
xmlns:dc="http://purl.org/dc/elements/1.1/">
|
||||
<sodipodi:namedview
|
||||
pagecolor="#ffffff"
|
||||
bordercolor="#666666"
|
||||
borderopacity="1"
|
||||
objecttolerance="10"
|
||||
gridtolerance="10"
|
||||
guidetolerance="10"
|
||||
inkscape:pageopacity="0"
|
||||
inkscape:pageshadow="2"
|
||||
inkscape:window-width="1663"
|
||||
inkscape:window-height="1280"
|
||||
id="namedview64"
|
||||
showgrid="false"
|
||||
inkscape:zoom="0.37799999"
|
||||
inkscape:cx="850.52912"
|
||||
inkscape:cy="1335.9789"
|
||||
inkscape:window-x="0"
|
||||
inkscape:window-y="25"
|
||||
inkscape:window-maximized="0"
|
||||
inkscape:current-layer="svg10"
|
||||
inkscape:showpageshadow="2"
|
||||
inkscape:pagecheckerboard="0"
|
||||
inkscape:deskcolor="#d1d1d1" />
|
||||
<metadata
|
||||
id="metadata16">
|
||||
<rdf:RDF>
|
||||
<cc:Work
|
||||
rdf:about="">
|
||||
<dc:format>image/svg+xml</dc:format>
|
||||
<dc:type
|
||||
rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
|
||||
<dc:title />
|
||||
</cc:Work>
|
||||
</rdf:RDF>
|
||||
</metadata>
|
||||
<defs
|
||||
id="defs14" />
|
||||
</svg>
|
After Width: | Height: | Size: 1.6 KiB |
238
resources/profiles/FLSun/machine/FLSun SR 0.4 nozzle.json
Normal file
238
resources/profiles/FLSun/machine/FLSun SR 0.4 nozzle.json
Normal file
|
@ -0,0 +1,238 @@
|
|||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM003",
|
||||
"name": "FLSun Super Racer 0.4 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_machine_common",
|
||||
"printer_model": "FLSun Super Racer (SR)",
|
||||
"default_print_profile": "0.20mm Standard @FLSun SR",
|
||||
"gcode_flavor": "marlin",
|
||||
"nozzle_diameter": [
|
||||
"0.4"
|
||||
],
|
||||
"nozzle_type": "brass",
|
||||
"default_filament_profile": [
|
||||
"FLSin Generic PLA"
|
||||
],
|
||||
"bed_exclude_area": [
|
||||
"0x0"
|
||||
],
|
||||
"auxiliary_fan": "0",
|
||||
"before_layer_change_gcode": ";BEFORE_LAYER_CHANGE\nG92 E0.0\n;[layer_z]",
|
||||
"change_filament_gcode": ";FILAMENT_CHANGE\nM600",
|
||||
"deretraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"extruder_clearance_height_to_lid": "140",
|
||||
"extruder_clearance_height_to_rod": "36",
|
||||
"extruder_clearance_radius": "65",
|
||||
"machine_end_gcode": "; printing object ENDGCODE\nG92 E0.0 ; prepare to retract\nG1 E-6 F3000; retract to avoid stringing\n; Anti-stringing end wiggle\n{if layer_z < max_print_height}G1 Z{min(layer_z+100, max_print_height)}{endif} F4000 ; Move print head up\nG1 X0 Y120 F3000 ; present print\n; Reset print setting overrides\nG92 E0\nM200 D0 ; disable volumetric e\nM220 S100 ; reset speed factor to 100%\nM221 S100 ; reset extruder factor to 100%\n;M900 K0 ; reset linear acceleration(Marlin)\n; Shut down printer\nM104 S0 ; turn off temperature\nM140 S0 ; turn off heatbed\nM107 ; turn off fan\nM18 S180 ;disable motors after 180s\nM300 S40 P10 ; Bip\nM117 Print finish.",
|
||||
"machine_max_acceleration_e": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_extruding": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_retracting": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"machine_max_acceleration_travel": [
|
||||
"3000",
|
||||
"3000"
|
||||
],
|
||||
"machine_max_acceleration_x": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_y": [
|
||||
"5000",
|
||||
"2000"
|
||||
],
|
||||
"machine_max_acceleration_z": [
|
||||
"1500",
|
||||
"200"
|
||||
],
|
||||
"machine_max_jerk_e": [
|
||||
"2.5",
|
||||
"2.5"
|
||||
],
|
||||
"machine_max_jerk_x": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_y": [
|
||||
"9",
|
||||
"9"
|
||||
],
|
||||
"machine_max_jerk_z": [
|
||||
"3",
|
||||
"0.4"
|
||||
],
|
||||
"machine_max_speed_e": [
|
||||
"30",
|
||||
"25"
|
||||
],
|
||||
"machine_max_speed_x": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_y": [
|
||||
"300",
|
||||
"200"
|
||||
],
|
||||
"machine_max_speed_z": [
|
||||
"20",
|
||||
"12"
|
||||
],
|
||||
"machine_min_extruding_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_min_travel_rate": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"machine_pause_gcode": "M600",
|
||||
"machine_start_gcode": ";STARTGCODE\nM117 Initializing\n; Set coordinate modes\nG90 ; use absolute coordinates\nM83 ; extruder relative mode\n; Reset speed and extrusion rates\nM200 D0 ; disable volumetric E\nM220 S100 ; reset speed\n; Set initial warmup temps\nM117 Nozzle preheat\nM104 S100 ; preheat extruder to no ooze temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed final temp\nM300 S40 P10 ; Bip\n; Home\nM117 Homing\nG28 ; home all with default mesh bed level\n; For ABL users put G29 for a leveling request\n; Final warmup routine\nM117 Final warmup\nM104 S[first_layer_temperature] ; set extruder final temp\nM109 S[first_layer_temperature] ; wait for extruder final temp\nM190 S[first_layer_bed_temperature] ; wait for bed final temp\nM300 S440 P200 ; 1st beep for printer ready and allow some time to clean nozzle\nM300 S0 P250 ; wait between dual beep\nM300 S440 P200 ; 2nd beep for printer ready\nG4 S10 ; wait to clean the nozzle\nM300 S440 P200 ; 3rd beep for ready to start printing\n; Prime line routine\nM117 Printing prime line\n;M900 K0; Disable Linear Advance (Marlin) for prime line\nG92 E0.0; reset extrusion distance\nG1 F3000 Z1\nG1 X-150 Y0 Z0.4\nG92 E0\nG3 X0 Y-130 I150 Z0.3 E30 F2000\nG92 E0.0 ; reset extrusion distance\n; Final print adjustments\nM117 Preparing to print\n;M82 ; extruder absolute mode\nM221 S{if layer_height<0.075}100{else}95{endif}\nM300 S40 P10 ; chirp\nM117 Print [input_filename_base]; Display: Printing started...",
|
||||
"machine_unload_filament_time": "0",
|
||||
"max_layer_height": [
|
||||
"0.2"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.08"
|
||||
],
|
||||
"printable_area": [
|
||||
"134.486x11.766",
|
||||
"132.949x23.4425",
|
||||
"130.4x34.9406",
|
||||
"126.859x46.1727",
|
||||
"122.352x57.0535",
|
||||
"116.913x67.5",
|
||||
"110.586x77.4328",
|
||||
"103.416x86.7763",
|
||||
"95.4594x95.4594",
|
||||
"86.7763x103.416",
|
||||
"77.4328x110.586",
|
||||
"67.5x116.913",
|
||||
"57.0535x122.352",
|
||||
"46.1727x126.859",
|
||||
"34.9406x130.4",
|
||||
"23.4425x132.949",
|
||||
"11.766x134.486",
|
||||
"8.26637e-15x135",
|
||||
"-11.766x134.486",
|
||||
"-23.4425x132.949",
|
||||
"-34.9406x130.4",
|
||||
"-46.1727x126.859",
|
||||
"-57.0535x122.352",
|
||||
"-67.5x116.913",
|
||||
"-77.4328x110.586",
|
||||
"-86.7763x103.416",
|
||||
"-95.4594x95.4594",
|
||||
"-103.416x86.7763",
|
||||
"-110.586x77.4328",
|
||||
"-116.913x67.5",
|
||||
"-122.352x57.0535",
|
||||
"-126.859x46.1727",
|
||||
"-130.4x34.9406",
|
||||
"-132.949x23.4425",
|
||||
"-134.486x11.766",
|
||||
"-135x1.65327e-14",
|
||||
"-134.486x-11.766",
|
||||
"-132.949x-23.4425",
|
||||
"-130.4x-34.9406",
|
||||
"-126.859x-46.1727",
|
||||
"-122.352x-57.0535",
|
||||
"-116.913x-67.5",
|
||||
"-110.586x-77.4328",
|
||||
"-103.416x-86.7763",
|
||||
"-95.4594x-95.4594",
|
||||
"-86.7763x-103.416",
|
||||
"-77.4328x-110.586",
|
||||
"-67.5x-116.913",
|
||||
"-57.0535x-122.352",
|
||||
"-46.1727x-126.859",
|
||||
"-34.9406x-130.4",
|
||||
"-23.4425x-132.949",
|
||||
"-11.766x-134.486",
|
||||
"-2.47991e-14x-135",
|
||||
"11.766x-134.486",
|
||||
"23.4425x-132.949",
|
||||
"34.9406x-130.4",
|
||||
"46.1727x-126.859",
|
||||
"57.0535x-122.352",
|
||||
"67.5x-116.913",
|
||||
"77.4328x-110.586",
|
||||
"86.7763x-103.416",
|
||||
"95.4594x-95.4594",
|
||||
"103.416x-86.7763",
|
||||
"110.586x-77.4328",
|
||||
"116.913x-67.5",
|
||||
"122.352x-57.0535",
|
||||
"126.859x-46.1727",
|
||||
"130.4x-34.9406",
|
||||
"132.949x-23.4425",
|
||||
"134.486x-11.766",
|
||||
"135x-3.30655e-14"
|
||||
],
|
||||
"printable_height": "330",
|
||||
"printer_technology": "FFF",
|
||||
"printer_variant": "0.4",
|
||||
"printhost_apikey": "",
|
||||
"printhost_authorization_type": "key",
|
||||
"printhost_cafile": "",
|
||||
"printhost_password": "",
|
||||
"printhost_port": "",
|
||||
"printhost_ssl_ignore_revoke": "0",
|
||||
"printhost_user": "",
|
||||
"retract_before_wipe": [
|
||||
"70%"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"2"
|
||||
],
|
||||
"retract_lift_above": [
|
||||
"0"
|
||||
],
|
||||
"retract_lift_below": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra": [
|
||||
"0"
|
||||
],
|
||||
"retract_restart_extra_toolchange": [
|
||||
"0"
|
||||
],
|
||||
"retract_when_changing_layer": [
|
||||
"1"
|
||||
],
|
||||
"retraction_length": [
|
||||
"6.5"
|
||||
],
|
||||
"retraction_minimum_travel": [
|
||||
"1"
|
||||
],
|
||||
"retraction_speed": [
|
||||
"40"
|
||||
],
|
||||
"template_custom_gcode": ";FILAMENT_CHANGE\nM600",
|
||||
"thumbnails": [
|
||||
"260x260"
|
||||
],
|
||||
"wipe": [
|
||||
"1"
|
||||
],
|
||||
"wipe_distance": [
|
||||
"1"
|
||||
],
|
||||
"z_hop": [
|
||||
"0.5"
|
||||
],
|
||||
"z_hop_types": [
|
||||
"Normal Lift"
|
||||
]
|
||||
}
|
12
resources/profiles/FLSun/machine/FLSun SR.json
Normal file
12
resources/profiles/FLSun/machine/FLSun SR.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "machine_model",
|
||||
"name": "FLSun Super Racer (SR)",
|
||||
"model_id": "FLSun_Super_Racer",
|
||||
"nozzle_diameter": "0.4",
|
||||
"machine_tech": "FFF",
|
||||
"family": "FLSun",
|
||||
"bed_model": "flsun_SR_buildplate_model.stl",
|
||||
"bed_texture": "flsun_SR_buildplate_texture.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "FLSun Generic ABS;FLSun Generic PLA;FLSun Generic PLA-CF;FLSun Generic PETG;FLSun Generic TPU;FLSun Generic ASA;FLSun Generic PC;FLSun Generic PVA;FLSun Generic PA;FLSun Generic PA-CF"
|
||||
}
|
109
resources/profiles/FLSun/process/0.08mm Fine @FLSun SR.json
Normal file
109
resources/profiles/FLSun/process/0.08mm Fine @FLSun SR.json
Normal file
|
@ -0,0 +1,109 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.08mm Fine @FLSun SR",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"adaptive_layer_height": "1",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.08",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "10",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
"bridge_flow": "0.7",
|
||||
"bridge_speed": "30",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1500",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.45",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "800",
|
||||
"initial_layer_line_width": "0.45",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "5",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.06",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.38",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "1.5",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.06",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "45",
|
||||
"support_object_xy_distance": "60%",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.38",
|
||||
"top_shell_layers": "12",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "40",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "30",
|
||||
"gap_infill_speed": "30",
|
||||
"sparse_infill_speed": "60",
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"FLSun Super Racer 0.4 nozzle"
|
||||
]
|
||||
}
|
109
resources/profiles/FLSun/process/0.16mm Optimal @FLSun SR.json
Normal file
109
resources/profiles/FLSun/process/0.16mm Optimal @FLSun SR.json
Normal file
|
@ -0,0 +1,109 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.16mm Optimal @FLSun SR",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"adaptive_layer_height": "1",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.16",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
"bridge_flow": "0.9",
|
||||
"bridge_speed": "30",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1500",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.45",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "800",
|
||||
"initial_layer_line_width": "0.45",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "5",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.16",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.38",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.16",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "45",
|
||||
"support_object_xy_distance": "60%",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.38",
|
||||
"top_shell_layers": "6",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "40",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "30",
|
||||
"gap_infill_speed": "30",
|
||||
"sparse_infill_speed": "60",
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"FLSun Super Racer 0.4 nozzle"
|
||||
]
|
||||
}
|
109
resources/profiles/FLSun/process/0.20mm Standard @FLSun SR.json
Normal file
109
resources/profiles/FLSun/process/0.20mm Standard @FLSun SR.json
Normal file
|
@ -0,0 +1,109 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.20mm Standard @FLSun SR",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"adaptive_layer_height": "1",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.2",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "30",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1500",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.45",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "800",
|
||||
"initial_layer_line_width": "0.45",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "5",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.2",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.38",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.2",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "45",
|
||||
"support_object_xy_distance": "60%",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.38",
|
||||
"top_shell_layers": "5",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "40",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "30",
|
||||
"gap_infill_speed": "30",
|
||||
"sparse_infill_speed": "60",
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"FLSun Super Racer 0.4 nozzle"
|
||||
]
|
||||
}
|
109
resources/profiles/FLSun/process/0.24mm Draft @FLSun SR.json
Normal file
109
resources/profiles/FLSun/process/0.24mm Draft @FLSun SR.json
Normal file
|
@ -0,0 +1,109 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.24mm Draft @FLSun SR",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"adaptive_layer_height": "1",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.24",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "4",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "30",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1500",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.45",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.45",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "800",
|
||||
"initial_layer_line_width": "0.45",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.45",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "5",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.18",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.38",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.18",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "45",
|
||||
"support_object_xy_distance": "60%",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.38",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "40",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "30",
|
||||
"gap_infill_speed": "30",
|
||||
"sparse_infill_speed": "60",
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"FLSun Super Racer 0.4 nozzle"
|
||||
]
|
||||
}
|
|
@ -0,0 +1,109 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP004",
|
||||
"name": "0.30mm Extra Draft @FLSun SR",
|
||||
"from": "system",
|
||||
"inherits": "fdm_process_common",
|
||||
"instantiation": "true",
|
||||
"adaptive_layer_height": "1",
|
||||
"reduce_crossing_wall": "0",
|
||||
"layer_height": "0.3",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_speed": "30",
|
||||
"brim_width": "0",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "",
|
||||
"print_sequence": "by layer",
|
||||
"default_acceleration": "1500",
|
||||
"top_surface_acceleration": "0",
|
||||
"bridge_no_support": "0",
|
||||
"draft_shield": "disabled",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"enable_arc_fitting": "0",
|
||||
"outer_wall_line_width": "0.5",
|
||||
"wall_infill_order": "inner wall/outer wall/infill",
|
||||
"line_width": "0.5",
|
||||
"infill_direction": "45",
|
||||
"sparse_infill_density": "15%",
|
||||
"sparse_infill_pattern": "grid",
|
||||
"initial_layer_acceleration": "1000",
|
||||
"travel_acceleration": "0",
|
||||
"inner_wall_acceleration": "800",
|
||||
"initial_layer_line_width": "0.5",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"infill_combination": "0",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"infill_wall_overlap": "25%",
|
||||
"interface_shells": "0",
|
||||
"ironing_flow": "15%",
|
||||
"ironing_spacing": "0.1",
|
||||
"ironing_speed": "15",
|
||||
"ironing_type": "no ironing",
|
||||
"reduce_infill_retraction": "1",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_{print_time}.gcode",
|
||||
"detect_overhang_wall": "1",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "20",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "10",
|
||||
"inner_wall_line_width": "0.45",
|
||||
"wall_loops": "3",
|
||||
"only_one_wall_top": "1",
|
||||
"print_settings_id": "",
|
||||
"raft_layers": "0",
|
||||
"seam_position": "aligned",
|
||||
"skirt_distance": "5",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "2",
|
||||
"minimum_sparse_infill_area": "10",
|
||||
"internal_solid_infill_line_width": "0",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
"enable_support": "0",
|
||||
"resolution": "0.012",
|
||||
"support_type": "normal(auto)",
|
||||
"support_style": "grid",
|
||||
"support_on_build_plate_only": "0",
|
||||
"support_top_z_distance": "0.22",
|
||||
"support_filament": "0",
|
||||
"support_line_width": "0.38",
|
||||
"support_interface_loop_pattern": "0",
|
||||
"support_interface_filament": "0",
|
||||
"support_interface_top_layers": "2",
|
||||
"support_interface_bottom_layers": "-1",
|
||||
"support_interface_spacing": "0.5",
|
||||
"support_interface_speed": "100%",
|
||||
"support_base_pattern": "rectilinear",
|
||||
"support_base_pattern_spacing": "0.22",
|
||||
"support_speed": "60",
|
||||
"support_threshold_angle": "45",
|
||||
"support_object_xy_distance": "60%",
|
||||
"tree_support_branch_angle": "45",
|
||||
"tree_support_wall_count": "0",
|
||||
"detect_thin_wall": "1",
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "0.8",
|
||||
"initial_layer_speed": "35%",
|
||||
"initial_layer_infill_speed": "35%",
|
||||
"outer_wall_speed": "40",
|
||||
"inner_wall_speed": "40",
|
||||
"internal_solid_infill_speed": "40",
|
||||
"top_surface_speed": "30",
|
||||
"gap_infill_speed": "30",
|
||||
"sparse_infill_speed": "60",
|
||||
"travel_speed": "150",
|
||||
"enable_prime_tower": "0",
|
||||
"wipe_tower_no_sparse_layers": "0",
|
||||
"prime_tower_width": "60",
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [
|
||||
"FLSun Super Racer 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue