Coder Social home page Coder Social logo

printcfg's Introduction

Hi I'm Rootiest ๐Ÿ‘‹

  • Name: Chris (or rootiest)
  • he/him
  • NH, USA (English)

I'm a software developer and maker.

I'm currently spending most of my time working on Klipper and Voron related projects.

I've also designed some PCBs for 3D printers and home automation projects.

Recently I've been working on a Discord bot, which you can see in action on my Discord server.

Her name is Anna, and she works alongside Elsa to keep the server running smoothly and provide some fun interaction for my community.


ko-fi
If you like my work, consider buying me a coffee.


Join the Rootiest Discord server
Stop by on Discord for support and community interaction for my projects.


๐Ÿ“ซHow to reach me:
logo@Rootiest on Discord
logo@[email protected] on Mastodon
logo@[email protected] on Lemmy
logoRootiest on Slack
logo@rootiest:matrix.org by Matrix
logo[email protected] by email

GPG: 37FC35E99FC824927707DE4C355DD4B4902F72A6


Shows a snake consuming the squares from the rootiest contributions graph. Shows an animated chart of the rootiest contributions.

printcfg's People

Contributors

rootiest avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

printcfg's Issues

[FEATURE]

hi,
I could not get the start gcode to play nice with OrcaSlicer.

  1. Failed to generate G-code for invalid custom G-code.
    machine_start_gcode Parsing error at line 2: Not a variable name
    SET_GCODE_VARIABLE MACRO=_printcfg VARIABLE=extruder_temp VALUE={first_layer_temperature[initial_extruder] + extruder_temperature_offset[initial_extruder]}
    ^
    It is pointing to extruder_temperature_offset[initial_extruder].
    I removed this offset from start gcode. Onto point 2.

  2. Failed to generate G-code for invalid custom G-code.
    machine_start_gcode Parsing error at line 4: Referencing a vector variable when scalar is expected
    SET_GCODE_VARIABLE MACRO=_printcfg VARIABLE=chamber_temp VALUE={chamber_temperature}
    ^
    It is pointing at {chamber_temperature}. I removed this line. Onto point 3.

  3. Failed to generate G-code for invalid custom G-code.
    machine_start_gcode Parsing error at line 5: Not a variable name
    SET_GCODE_VARIABLE MACRO=_printcfg VARIABLE=material_color VALUE={filament_colour_int}
    ^
    Now it is pointing at {filament_colour_int}. Also removed the line. Onto point 4.

  4. Failed to generate G-code for invalid custom G-code.
    machine_start_gcode Parsing error at line 7: Not a variable name
    SET_GCODE_VARIABLE MACRO=_printcfg VARIABLE=tool_name VALUE="'{tool_name[initial_extruder]}'"
    ^
    Now it is pointing at {tool_name[initial_extruder]}.

I have zero understanding in coding macros, or coding of any sort :)
Can you provide start and other gcodes for OrcaSlicer? Can your configuration play nice with it? I have a feeling Orca does not use the above mentioned variables at all... In any case, appreciate your work, thank you

Does this work with prusaSlicer?

Is your feature request related to a problem? Please describe.
Already configured the user_profile and add the commands to my Prusaslicer but when I slice the model I got various error "Parsing error at line X: Not a variable name" in various parts of the slicer not only in the custom start gcode but in the layer change too

Clearly outline your question
I just want to know if this work with Prusaslicer? or most of those variables are only for Supe Slicer

Describe your hypothesis
I think most of the variables used are only for Superslicer

before_layer_gcode
Parsing error at line 3: Not a variable name
SET_GCODE_VARIABLE MACRO=_printcfg VARIABLE=material_color VALUE={filament_colour_int}
                                                                  ^
layer_gcode
Parsing error at line 3: Not a variable name
SET_GCODE_VARIABLE MACRO=_printcfg VARIABLE=material_color VALUE={filament_colour_int}
                                                                  ^
start_gcode
Parsing error at line 4: Not a variable name
SET_GCODE_VARIABLE MACRO=_printcfg VARIABLE=extruder_temp VALUE={first_layer_temperature[initial_extruder] + extruder_temperature_offset[initial_extruder]}
                                                                                                             ^
Please inspect the file /var/folders/7d/pvpt96_117l98cnrbh3719s40000gn/T/.36239.gcode.tmp for error messages enclosed between
        !!!!! Failed to process the custom G-code template ...
and
        !!!!! End of an error report for the custom G-code template ...
for all macro processing errors.```

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.