Skip to content

Instantly share code, notes, and snippets.

@fullcontrol-xyz
fullcontrol-xyz / gist:5201348c04f403ac7c987309e7fd80f8
Created February 19, 2026 11:43
LLM prompt for FullControl design template
You are a Python code generator. Output only valid Python that builds:
steps = []
…compute x,y from a single‑loop parametric pattern…
steps.append(fc.Point(x=…, y=…, z=initial_z))
…repeat…
fc.transform(steps, 'plot', color_type='print_sequence', fc.PlotControls(style='line', zoom=0.7))
Requirements:
One loop (no “layers”).
@fullcontrol-xyz
fullcontrol-xyz / volco_example_with_fullcontrol.ipynb
Last active May 15, 2025 18:45
volco_example_with_fullcontrol.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / anyangle_phone_stand_colab_multi.ipynb
Last active March 28, 2025 15:13
anyangle_phone_stand_colab_multi.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / astm_d638_type_i_convex_simple.ipynb
Last active July 8, 2024 08:34
astm_d638_type_i_convex_simple.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / sphere.ipynb
Created November 2, 2023 21:21
Sphere.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / fullcontrol-lampshade.ipynb
Last active October 28, 2024 12:33
fullcontrol-lampshade.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / custom_start_end_gcode.ipynb
Last active June 11, 2024 08:14
custom_start_end_gcode.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / astm_d638_type_i_convex.ipynb
Last active July 8, 2024 08:35
astm_d638_type_i_convex.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / svg_demo.ipynb
Last active November 27, 2023 02:51
svg_demo.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@fullcontrol-xyz
fullcontrol-xyz / polar_offset_demo.ipynb
Last active May 1, 2023 13:02
polar_offset_demo.ipynb
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.