Kieran

Results 155 comments of Kieran
trafficstars

@rdudhagra I've attached the STEP files for the unified H-Bar, the simplified magnet carriage (plus the alternate design that uses heat-set inserts), the lipped wheel spacer, and the shortened rear...

@rdudhagra if you're interested in merging some of these PRs, I started paying for Fusion 360 professional and it includes a _really_ good mesh converter. Once I know what files...

@rdudhagra no problem at all! Schooling certainly comes first. My table is actually mostly done, but I'm not happy with how loud it is. I want it to be as...

I got around this with `{filament_type[initial_tool]}` Similarly, I was able to get my initial nozzle and bed temps into my start GCODE with `NOZZLE_TEMP={first_layer_temperature[initial_tool]} BED_TEMP={first_layer_bed_temperature[initial_tool]} FILAMENT_TYPE={filament_type[initial_tool]}`

@Sidirius this also works in the filename - I'm using it!

@Sidirius `{input_filename_base}_{nozzle_diameter[0]}_{filament_type[initial_tool]}.gcode` I've tested on Orca 1.8.1 and 1.9.0 and both have worked (but this has been working for me for many months) ![Screenshot 2024-01-11 at 10 55 09 AM](https://github.com/SoftFever/OrcaSlicer/assets/569917/f7646c8d-01ed-4bb0-a0ce-ceea98eca3ca)

I'd love to help out with this! Would you be interested in merging if I opened a new PR with these proposed changes?

@backstab5983 I made a PR here: https://github.com/ghoto/smoked-salmon/pull/2 If anyone wants to take the changes from that PR, feel free! I can also open a similar PR here if @ligh7s is...

Has anyone had any luck here?

@pukkandan Again, no rush but is there anything I can do here to make it easier to review and test? Let me know if I can help!