orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 PLA-CF @base.json
dylan 97eec47be6 update Snapmaker profiles
- add Breakaway Support filament
- add preheat params for Snapmaker Dual/IDEX printers
- update the check bounds code in start-gcode, which is now off by default
2024-08-27 01:14:19 +08:00

47 lines
No EOL
779 B
JSON

{
"type": "filament",
"from": "system",
"instantiation": "false",
"name": "Snapmaker J1 PLA-CF @base",
"filament_id": "3806593857",
"inherits": "fdm_filament_pla",
"required_nozzle_HRC": [
"40"
],
"hot_plate_temp": [
"55"
],
"hot_plate_temp_initial_layer": [
"55"
],
"filament_density": [
"1.22"
],
"filament_max_volumetric_speed": [
"15"
],
"nozzle_temperature_initial_layer": [
"230"
],
"nozzle_temperature": [
"230"
],
"temperature_vitrification": [
"150"
],
"default_filament_colour": [
"#3D3C39"
],
"filament_type": [
"PLA-CF"
],
"nozzle_temperature_range_low": [
"210"
],
"nozzle_temperature_range_high": [
"250"
],
"additional_cooling_fan_speed": [
"0"
]
}