poc of functions

This commit is contained in:
Sotig
2026-05-29 11:44:41 +03:00
parent 07cd9ebac9
commit 778380dc35
15 changed files with 924 additions and 56 deletions

63
config.json Normal file
View File

@@ -0,0 +1,63 @@
{
"action": "print",
"expTime": 3,
"expTimeFirst": 30,
"expUserProfile": 0,
"fileCreationTimestamp": "2026-04-10 at 07:29:05 UTC",
"hollow": 0,
"jobDir": "output",
"layerHeight": 0.03,
"materialName": "Prusament Resin Tough Prusa Orange @0.05",
"numFade": 10,
"numFast": 1063,
"numSlow": 0,
"printProfile": "0.05 Normal",
"printTime": 9128.405000,
"printerModel": "SL1",
"printerProfile": "Original Prusa SL1",
"printerVariant": "default",
"prusaSlicerVersion": "PrusaSlicer-2.9.4+Fedora",
"usedMaterial": 28.229211,
"version": 1,
"exposure_profile": {
"area_fill": 35,
"below_area_fill": {
"delay_before_exposure_ms": 0,
"delay_after_exposure_ms": 0,
"tower_hop_height_nm": 0,
"tower_profile": "layer22",
"use_tilt": true,
"tilt_down_initial_profile": "layer400",
"tilt_down_offset_steps": 0,
"tilt_down_offset_delay_ms": 0,
"tilt_down_finish_profile": "layer1750",
"tilt_down_cycles": 1,
"tilt_down_delay_ms": 0,
"tilt_up_initial_profile": "move5120",
"tilt_up_offset_steps": 400,
"tilt_up_offset_delay_ms": 0,
"tilt_up_finish_profile": "layer400",
"tilt_up_cycles": 1,
"tilt_up_delay_ms": 0
},
"above_area_fill": {
"delay_before_exposure_ms": 1000,
"delay_after_exposure_ms": 0,
"tower_hop_height_nm": 0,
"tower_profile": "layer22",
"use_tilt": true,
"tilt_down_initial_profile": "layer400",
"tilt_down_offset_steps": 0,
"tilt_down_offset_delay_ms": 0,
"tilt_down_finish_profile": "layer1500",
"tilt_down_cycles": 1,
"tilt_down_delay_ms": 0,
"tilt_up_initial_profile": "move5120",
"tilt_up_offset_steps": 400,
"tilt_up_offset_delay_ms": 0,
"tilt_up_finish_profile": "layer400",
"tilt_up_cycles": 1,
"tilt_up_delay_ms": 0
}
}
}