Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
24 Aug 2025 00:13
Replied by tommylight on topic Need help changing axis home direction?

Need help changing axis home direction?

Category: General LinuxCNC Questions

How did you create the config?
If using the wizard, there is "invert" on the right side of every pin, so check that for direction of the axis you need.
You can also edit the .ini file and add " - " (minus sign) in front of the SCALE value for the joints/axis you need to change direction.
  • tommylight
  • tommylight's Avatar
24 Aug 2025 00:10
Replied by tommylight on topic Voron Life , for anyone going into 3D printing !

Voron Life , for anyone going into 3D printing !

Category: Additive Manufacturing

Seen that a while back, it is a version of Voron 2.4 but bigger.
I have a bigger Voron with 10mm belts all over and i think i linked to files probably twice till now, they ar eon printables.com under the toma.3d name, just in case.
  • cmorley
  • cmorley
23 Aug 2025 23:48 - 23 Aug 2025 23:51
Replied by cmorley on topic Displaying Active Work Coordinate System

Displaying Active Work Coordinate System

Category: GladeVCP

Glad you got it to work.
It errors for timing reasons it seems, the function get called before all the initiation is done.
After initiation then there is no more errors.
I ran your panel in master and it's the same.

You can quiet the message by changing the code in hal_actions.py
def on_activate(self, w):
    try:
        ensure_mode(self.stat, self.linuxcnc, linuxcnc.MODE_MDI)
        template = HalTemplate(self.command)
        cmd = template.substitute(FloatComp(self.hal))
        self.linuxcnc.mdi(cmd)
    except Exception as e:
        pass
        #print(self.get_name(),e)

 
  • benn686
  • benn686
23 Aug 2025 23:24

ColorCNC Colorlight 5A-75E/5A-75B as FPGA controller board

Category: Driver Boards

Anyone have a Lattice Diamond project for the Colorlight v8 board?

I bought the board and a HW-USBN-2A jtag programmer.. however, the litex .bit file generated doesn't seem to do anything.. no led activity, no button response, no serial output etc.

So just want to take a step back, and see if I a simple blink-led project, synthesized in Diamond works.
 
  • cmorley
  • cmorley
23 Aug 2025 22:58
Replied by cmorley on topic QtDragon feature request go_to_zero

QtDragon feature request go_to_zero

Category: Qtvcp

What version of linuxcnc are you using?
I like this idea and have it working in principle for master branch.
  • my1987toyota
  • my1987toyota's Avatar
23 Aug 2025 22:03
Replied by my1987toyota on topic Voron Life , for anyone going into 3D printing !

Voron Life , for anyone going into 3D printing !

Category: Additive Manufacturing

I just came across this today, very tempting. Albeit it needs some work.
  • JT
  • JT's Avatar
23 Aug 2025 21:07
Flex GUI Keyboard Jogging was created by JT

Flex GUI Keyboard Jogging

Category: Flex GUI

We have been working on keyboard jogging for Flex GUI at the request of several people.

A test repo is here github.com/jethornton/flexgui2

JT
  • JT
  • JT's Avatar
23 Aug 2025 21:06
Replied by JT on topic Flex Gui preset buttons

Flex Gui preset buttons

Category: Flex GUI

An input filter is not supported by Flex GUI at this time.

JT
  • Quarter20
  • Quarter20
23 Aug 2025 20:36
Replied by Quarter20 on topic Need help changing axis home direction?

Need help changing axis home direction?

Category: General LinuxCNC Questions

I had this router working with Mach 3 and just swapped the Breakout board and LinuxPC.

The paraport wiring is the same and I put it into the step config the same way. I can jog the Z and X just fine, but since it is tandem Y, and that axis is last to home, I haven't gotten that far.

I just thought I would focus on the Z for now and get it to home upwards instead of down.

In Mach 3 I had put it set to home X and Y in negative direction. Z in Positive since it went from 0 to -150mm.

Any help is greatly appreciated!
  • Quarter20
  • Quarter20
23 Aug 2025 20:26
Need help changing axis home direction? was created by Quarter20

Need help changing axis home direction?

Category: General LinuxCNC Questions

I have a gantry router that utilizes the Y and Y tandem configuration. When I go to home it, my Z moves towards the positive direction instead of toward my home switch. Also my X and Y's are doing the same thing? Im sure this is a matter of changing some + or - signals in the files somewhere? Can anyone help?
 
Displaying 13801 - 13810 out of 13810 results.
Time to create page: 0.480 seconds
Powered by Kunena Forum